Commit History

Author SHA1 Message Date
  Colby Mchenry aa07dc59d4 fix(csharp): resolve chained static-factory calls Foo.Create().Bar() (#750) (#753) 2 weeks ago
  Colby Mchenry 3e04650850 fix(kotlin): resolve chained companion-factory calls Foo.getInstance().bar() (#750) (#752) 2 weeks ago
  Colby Mchenry 7f6bdf7ad1 fix(java): resolve chained static-factory calls Foo.getInstance().bar() (#750) (#751) 2 weeks ago
  Colby Mchenry eb5960b535 fix(php): resolve chained static-factory calls `Cls::for($x)->method()` (#608) (#749) 2 weeks ago
  Colby Mchenry 75ae1e8bd9 fix(search): down-weight the project name in ranking — completes #720 (#748) 2 weeks ago
  Colby Mchenry afec1282e1 fix(search): score path relevance per query word, not per sub-token (#720) (#745) 2 weeks ago
  Colby Mchenry 5b3f5e36db fix(go): attribute calls inside top-level closures to the var, not the file (#693) (#744) 2 weeks ago
  Colby Mchenry 35b44e242c fix(scan): don't abort indexing on a non-UTF-8 or unparseable .gitignore (#682) (#743) 2 weeks ago
  Max Hsu 6e2a24d96a fix(extraction): map PHP include/require to file→file dependency edges (#660) (#663) 2 weeks ago
  Colby Mchenry fd03f31b2c fix(cpp): resolve calls through singletons/factories/chained getters (#645) (#742) 2 weeks ago
  Colby Mchenry a56d9e6941 feat(directory): CODEGRAPH_DIR env var to override the index dir name (#636) (#741) 2 weeks ago
  Colby Mchenry 636d9fcb7d feat(extraction): index string-literal names in generic tuple type aliases (#634) (#740) 2 weeks ago
  Colby Mchenry 1983590533 feat(mcp): codegraph_node reads files like the Read tool — offset/limit, byte-parity (#738) 2 weeks ago
  Colby Mchenry 0e2789ab71 docs(agent-eval): nested MCP attach is startup-latency, not a hard block (#735) 2 weeks ago
  Colby Mchenry 28c5268ee3 docs(agent-eval): evals must run non-nested + add ab-new-vs-baseline.sh (#734) 2 weeks ago
  Colby Mchenry 7175dc456c feat(mcp): steer agents to codegraph during implementation + file-view node mode (#733) 2 weeks ago
  Colby Mchenry 10defecc4b fix(mcp): silence the daemon-attach log by default (#618) (#725) 2 weeks ago
  Colby Mchenry 7fd8b4c185 fix(security): resolve symlinks in path validation to block out-of-root reads (#527) (#724) 2 weeks ago
  Colby Mchenry 112e278b5c fix(security): index config files by key only, never surface values (#383) (#722) 2 weeks ago
  Colby Mchenry 80db274e5f feat(csharp): index C# 12 primary constructors via an up-to-date grammar (#237) (#717) 2 weeks ago
  Colby Mchenry 2f50473aaa fix(go): attach cross-file methods to their receiver type (#583) (#716) 2 weeks ago
  Colby Mchenry 8d35931c3b fix(python): resolve call edges through imported modules (#578) (#715) 2 weeks ago
  Colby Mchenry 471084dd6e fix(daemon): keep a session alive when its daemon is restarted under it (#662) (#713) 2 weeks ago
  Colby Mchenry 80358a84d9 fix(daemon): reap dead-peer clients + inactivity backstop so a daemon can't leak (#692) (#712) 2 weeks ago
  Colby Mchenry 565eb20e26 fix(windows): reap orphaned MCP processes when their parent exits (#692, #576, #680) (#711) 2 weeks ago
  Colby Mchenry 4e5cf2de56 feat(cli): add `codegraph upgrade` self-update + stale-index re-index hint (#710) 2 weeks ago
  Colby Mchenry 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 weeks ago
  Colby McHenry bfa84d32b8 docs(readme): drop "!" from waitlist button, version-tag README images 2 weeks ago
  Colby McHenry 2a7b34d5a3 docs(assets): redesign waitlist SVG button with outlined Archivo typeface and brand palette 2 weeks ago
  Colby McHenry c95ead5c4e docs(readme): add getcodegraph.com waitlist banner 2 weeks ago