Colby Mchenry
|
848fde9f59
feat(telemetry): anonymous usage telemetry — documented schema, opt-out, public ingest worker (#834)
|
1 hete |
Colby Mchenry
|
7db4c1d2f8
test(mcp): unindexed suite teardown survives Windows file locking (#824)
|
1 hete |
Colby Mchenry
|
7ef2ea9c11
docs(readme): MCP Tools table reflects the 4-tool default surface (#818) (#823)
|
1 hete |
Colby Mchenry
|
01717854f5
fix(cli): codegraph node accepts Windows backslash paths in file mode (#822)
|
1 hete |
Colby Mchenry
|
adcb862f8e
fix(cli): explore/node not-indexed error stops agents from running init themselves (#821)
|
1 hete |
Colby Mchenry
|
e2f1fe4b2a
fix(installer): instructions block is scope-neutral — conditional on .codegraph/ existing (#820)
|
1 hete |
Colby Mchenry
|
8170d181f2
feat(cli+installer): codegraph explore/node CLI + instructions-file block — subagent & non-MCP reach (#704) (#819)
|
1 hete |
Colby Mchenry
|
c450fd95b7
feat(mcp): default tool surface trimmed to 4 — explore, node, search, callers (#818)
|
1 hete |
Colby Mchenry
|
f9fcc2cd6a
feat(mcp): unindexed sessions go quiet — empty tools/list + inactive instructions, no-error policy (#769) (#817)
|
1 hete |
Colby Mchenry
|
0682681175
chore(agent-eval): standing A/B model policy — sonnet + high effort, never Opus/Fable (#816)
|
1 hete |
Colby Mchenry
|
823ffd1c3d
feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815)
|
1 hete |
Colby Mchenry
|
763ee9c825
fix(resolution): Svelte/Vue component resolvers get the #764 ambiguity rule (#814)
|
1 hete |
Colby Mchenry
|
222af6b87c
fix(mcp+resolution): stop conflating same-named symbols across monorepo apps (#764) (#813)
|
1 hete |
Colby Mchenry
|
dce61a5f4a
fix(extraction): qualified Type::member refs skip the name gate — no-import references resolve (#812)
|
1 hete |
Colby Mchenry
|
1f15f93feb
feat(extraction): PHP string/array callables + Ruby lifecycle-hook symbols (#811)
|
1 hete |
Colby Mchenry
|
38095aa95b
feat(resolution): inherited this.X, Java/Kotlin cross-file method refs, Swift type scoping (#810)
|
1 hete |
Colby Mchenry
|
38eb4e688c
fix(extraction): classify TS/JS class fields by value — properties, not methods (#808) (#809)
|
1 hete |
Colby Mchenry
|
8a114ba53c
feat(extraction): capture function-as-value — callback registration sites in callers/impact (#756) (#807)
|
1 hete |
Colby Mchenry
|
0df9246752
fix(extraction): capture & clean docstrings across all README languages (#780) (#806)
|
1 hete |
Colby Mchenry
|
0b1a2eed97
fix(mcp): treat a stdin 'error' as shutdown so the server can't orphan/spin (#799) (#805)
|
1 hete |
Colby Mchenry
|
d0e649969a
fix(graph): treat class instantiation as a caller/callee edge (#774) (#804)
|
1 hete |
Colby Mchenry
|
9a0f144770
fix(directory): self-heal a stale .codegraph/.gitignore so daemon.pid is ignored (#788) (#802)
|
1 hete |
Colby Mchenry
|
c39b4b938e
docs(readme): fill framework-coverage gaps — add Play, Vue/Nuxt, Scala (#798)
|
1 hete |
Colby Mchenry
|
b7b7c8b4e8
docs(readme): update Pascal/Delphi coverage 75.7% → 77.4% (#797)
|
1 hete |
Colby Mchenry
|
0b3f3f969c
docs(design): Pascal free-routine call attribution fixed (#795) (#796)
|
1 hete |
Colby Mchenry
|
dac00e7d44
fix(pascal): attribute a free routine's calls to it, not the file (#795)
|
1 hete |
Colby Mchenry
|
5342f7a93e
docs(design): Pascal paren-less method calls now extracted (#793) (#794)
|
1 hete |
Colby Mchenry
|
35dce04e1f
feat(pascal): extract paren-less method calls (Obj.Free; / TFoo.GetInstance.DoIt;) (#793)
|
1 hete |
Colby Mchenry
|
4c35b72136
docs(design): Pascal/Delphi chained calls shipped (#791) — 13 languages (#750) (#792)
|
1 hete |
Colby Mchenry
|
af56f3539d
fix(pascal): resolve chained factory calls TFoo.GetInstance().DoIt() (#750) (#791)
|
1 hete |