提交歷史

作者 SHA1 備註 提交日期
  Colby McHenry ec42aa76b0 chore(release): bump version to 1.1.0 21 小時之前
  Colby Mchenry 85a8f32fd9 fix(mcp): serve tools without a root index + make the front-load hook monorepo-aware (#964) (#966) 1 天之前
  Colby Mchenry 0a91d0f512 perf(resolution): fix O(K²) import-node blowup in "Resolving refs" (#915) (#965) 1 天之前
  Colby Mchenry a89315645d feat(go): index GoFrame g.Meta routes and bind them to controller methods (#747) (#957) 1 天之前
  Colby Mchenry 6459ead6aa fix(extraction): index files reached through in-root symlinks that point outside the repo (#935) (#956) 1 天之前
  Colby Mchenry d1121e46f0 feat(config): map custom file extensions to languages via codegraph.json (#906) (#955) 1 天之前
  Colby Mchenry ba209d9489 feat(c/c++): resolve function-pointer dispatch (#932) (#954) 2 天之前
  Colby Mchenry 826810f128 feat(java): index Lombok-generated members so call chains resolve (#912) (#953) 2 天之前
  Colby Mchenry 3e1547bbe1 fix(mcp): bold labels instead of ATX headings in tool results (#778) (#951) 2 天之前
  Colby Mchenry ace8d8a0d0 fix(mcp): stop the first tool call hanging on a huge-repo catch-up reconcile (#905) (#950) 2 天之前
  Colby Mchenry 2010c2d2b5 fix(sync): apply the ignore matcher to the git change-detection fast path (#766) (#949) 2 天之前
  Colby Mchenry 149b4e11c7 Enhance README with CodeGraph benefits and image 2 天之前
  Colby McHenry 2f3188eb49 docs: reframe value prop around precision/speed, update Node floor to 20, and expand language/framework coverage 2 天之前
  Colby Mchenry f63e5db2cc fix(extraction): drop the phantom C++ function from a macro-annotated class misparse (#946) (#948) 2 天之前
  Colby Mchenry 2bdc169ce4 fix(extraction): skip submodule worktrees instead of indexing them as duplicates (#945) (#947) 2 天之前
  Colby Mchenry 03666584ed fix(extraction): drop the `./` self-entry from `git ls-files --directory` (#936) (#941) 2 天之前
  Colby Mchenry e43ac82cdf fix(mcp): reopen the database when it's replaced on disk instead of serving a deleted inode (#925) (#940) 2 天之前
  Colby Mchenry 62d5cdde2c fix(mcp): re-resolve a path's index every call so worktree state isn't pinned (#926) (#939) 3 天之前
  Colby Mchenry b218f625f7 Merge pull request #937 from colbymchenry/codegraph-ai 3 天之前
  Colby McHenry bd4814d8c1 feat(installer): stop auto-indexing on install + ship opt-in front-load prompt hook 3 天之前
  Colby McHenry 212dfc4b6a docs(changelog): note the sync cross-file caller-edge fix (#899) 3 天之前
  Josh 6110df8b76 fix(sync): preserve cross-file caller edges across callee re-index (#899) (#927) 3 天之前
  Colby McHenry 64426cad93 fix(react): recognize forwardRef/memo/styled components + index JSX-file routes (#841) 3 天之前
  Colby McHenry b5090cbad5 docs(dispatch-backlog): shelve trezor barrel-registry as single-lineage/overfit 3 天之前
  Colby McHenry feb2f641de feat(resolution): bridge Laravel event(new X) to its listener handles 3 天之前
  Colby McHenry 2c522c6254 feat(resolution): bridge Sidekiq Worker.perform_async to #perform 3 天之前
  Colby McHenry d1381e11f6 feat(resolution): bridge MediatR Send/Publish to its IRequestHandler.Handle 3 天之前
  Colby McHenry 8591ea5993 chore: gitignore docs/business/ (confidential, keep out of public repo) 3 天之前
  Colby McHenry 9b7ca2e394 feat(resolution): bridge Spring publishEvent() to its @EventListener handlers 3 天之前
  Colby McHenry 6e5c3a9336 feat(resolution): bridge Celery .delay()/.apply_async() dispatch to the task body 3 天之前