커밋 기록

작성자 SHA1 메시지 날짜
  Colby Mchenry a89315645d feat(go): index GoFrame g.Meta routes and bind them to controller methods (#747) (#957) 11 시간 전
  Colby Mchenry 6459ead6aa fix(extraction): index files reached through in-root symlinks that point outside the repo (#935) (#956) 12 시간 전
  Colby Mchenry d1121e46f0 feat(config): map custom file extensions to languages via codegraph.json (#906) (#955) 13 시간 전
  Colby Mchenry ba209d9489 feat(c/c++): resolve function-pointer dispatch (#932) (#954) 16 시간 전
  Colby Mchenry 826810f128 feat(java): index Lombok-generated members so call chains resolve (#912) (#953) 17 시간 전
  Colby Mchenry 3e1547bbe1 fix(mcp): bold labels instead of ATX headings in tool results (#778) (#951) 17 시간 전
  Colby Mchenry ace8d8a0d0 fix(mcp): stop the first tool call hanging on a huge-repo catch-up reconcile (#905) (#950) 18 시간 전
  Colby Mchenry 2010c2d2b5 fix(sync): apply the ignore matcher to the git change-detection fast path (#766) (#949) 19 시간 전
  Colby Mchenry 149b4e11c7 Enhance README with CodeGraph benefits and image 19 시간 전
  Colby McHenry 2f3188eb49 docs: reframe value prop around precision/speed, update Node floor to 20, and expand language/framework coverage 20 시간 전
  Colby Mchenry f63e5db2cc fix(extraction): drop the phantom C++ function from a macro-annotated class misparse (#946) (#948) 21 시간 전
  Colby Mchenry 2bdc169ce4 fix(extraction): skip submodule worktrees instead of indexing them as duplicates (#945) (#947) 21 시간 전
  Colby Mchenry 03666584ed fix(extraction): drop the `./` self-entry from `git ls-files --directory` (#936) (#941) 21 시간 전
  Colby Mchenry e43ac82cdf fix(mcp): reopen the database when it's replaced on disk instead of serving a deleted inode (#925) (#940) 1 일 전
  Colby Mchenry 62d5cdde2c fix(mcp): re-resolve a path's index every call so worktree state isn't pinned (#926) (#939) 1 일 전
  Colby Mchenry b218f625f7 Merge pull request #937 from colbymchenry/codegraph-ai 1 일 전
  Colby McHenry bd4814d8c1 feat(installer): stop auto-indexing on install + ship opt-in front-load prompt hook 1 일 전
  Colby McHenry 212dfc4b6a docs(changelog): note the sync cross-file caller-edge fix (#899) 1 일 전
  Josh 6110df8b76 fix(sync): preserve cross-file caller edges across callee re-index (#899) (#927) 1 일 전
  Colby McHenry 64426cad93 fix(react): recognize forwardRef/memo/styled components + index JSX-file routes (#841) 1 일 전
  Colby McHenry b5090cbad5 docs(dispatch-backlog): shelve trezor barrel-registry as single-lineage/overfit 1 일 전
  Colby McHenry feb2f641de feat(resolution): bridge Laravel event(new X) to its listener handles 1 일 전
  Colby McHenry 2c522c6254 feat(resolution): bridge Sidekiq Worker.perform_async to #perform 2 일 전
  Colby McHenry d1381e11f6 feat(resolution): bridge MediatR Send/Publish to its IRequestHandler.Handle 2 일 전
  Colby McHenry 8591ea5993 chore: gitignore docs/business/ (confidential, keep out of public repo) 2 일 전
  Colby McHenry 9b7ca2e394 feat(resolution): bridge Spring publishEvent() to its @EventListener handlers 2 일 전
  Colby McHenry 6e5c3a9336 feat(resolution): bridge Celery .delay()/.apply_async() dispatch to the task body 2 일 전
  Colby McHenry 80a1044d3d feat(resolution): bridge Vuex string dispatch/commit to actions and mutations 2 일 전
  Colby McHenry 8ea32059b6 feat(resolution): bridge Pinia useStore().action() calls to the action 2 일 전
  Colby McHenry cc9c2f7420 feat(extraction): index Vuex/Pinia store actions, mutations, and getters 2 일 전