Colby McHenry
|
c1d92c3755
feat(cli+installer): codegraph explore/node CLI + instructions-file block — subagent & non-MCP reach (#704)
|
1 tydzień temu |
Colby Mchenry
|
c450fd95b7
feat(mcp): default tool surface trimmed to 4 — explore, node, search, callers (#818)
|
1 tydzień temu |
Colby Mchenry
|
f9fcc2cd6a
feat(mcp): unindexed sessions go quiet — empty tools/list + inactive instructions, no-error policy (#769) (#817)
|
1 tydzień temu |
Colby Mchenry
|
823ffd1c3d
feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815)
|
1 tydzień temu |
Colby Mchenry
|
763ee9c825
fix(resolution): Svelte/Vue component resolvers get the #764 ambiguity rule (#814)
|
1 tydzień temu |
Colby Mchenry
|
222af6b87c
fix(mcp+resolution): stop conflating same-named symbols across monorepo apps (#764) (#813)
|
1 tydzień temu |
Colby Mchenry
|
dce61a5f4a
fix(extraction): qualified Type::member refs skip the name gate — no-import references resolve (#812)
|
1 tydzień temu |
Colby Mchenry
|
1f15f93feb
feat(extraction): PHP string/array callables + Ruby lifecycle-hook symbols (#811)
|
1 tydzień temu |
Colby Mchenry
|
38095aa95b
feat(resolution): inherited this.X, Java/Kotlin cross-file method refs, Swift type scoping (#810)
|
1 tydzień temu |
Colby Mchenry
|
38eb4e688c
fix(extraction): classify TS/JS class fields by value — properties, not methods (#808) (#809)
|
1 tydzień temu |
Colby Mchenry
|
8a114ba53c
feat(extraction): capture function-as-value — callback registration sites in callers/impact (#756) (#807)
|
1 tydzień temu |
Colby Mchenry
|
0df9246752
fix(extraction): capture & clean docstrings across all README languages (#780) (#806)
|
1 tydzień temu |
Colby Mchenry
|
0b1a2eed97
fix(mcp): treat a stdin 'error' as shutdown so the server can't orphan/spin (#799) (#805)
|
1 tydzień temu |
Colby Mchenry
|
d0e649969a
fix(graph): treat class instantiation as a caller/callee edge (#774) (#804)
|
1 tydzień temu |
Colby Mchenry
|
9a0f144770
fix(directory): self-heal a stale .codegraph/.gitignore so daemon.pid is ignored (#788) (#802)
|
1 tydzień temu |
Colby Mchenry
|
dac00e7d44
fix(pascal): attribute a free routine's calls to it, not the file (#795)
|
1 tydzień temu |
Colby Mchenry
|
35dce04e1f
feat(pascal): extract paren-less method calls (Obj.Free; / TFoo.GetInstance.DoIt;) (#793)
|
1 tydzień temu |
Colby Mchenry
|
af56f3539d
fix(pascal): resolve chained factory calls TFoo.GetInstance().DoIt() (#750) (#791)
|
1 tydzień temu |
Colby Mchenry
|
d21d2dfa50
fix(objc): resolve chained message-send calls [[Foo create] doIt] (#750) (#786)
|
1 tydzień temu |
Colby Mchenry
|
16c73e2b0e
fix(dart): resolve chained static-factory / constructor calls Foo.create().bar() (#750) (#762)
|
1 tydzień temu |
Colby Mchenry
|
2f96f58cbb
fix(scala): resolve chained static-factory/apply calls Foo.create().bar() (#750) (#761)
|
1 tydzień temu |
Colby Mchenry
|
ccced9e358
fix(go): resolve chained factory-function calls New().Method() (#750) (#760)
|
2 tygodni temu |
Colby Mchenry
|
5805f01957
fix(rust): resolve chained associated-function calls Foo::new().bar() (#750) (#757)
|
2 tygodni temu |
Colby Mchenry
|
7c7f0dd56f
fix(swift): resolve chained static-factory/fluent calls + nested-extension naming (#750) (#755)
|
2 tygodni temu |
Colby Mchenry
|
48d4654e8d
feat(resolution): conformance-aware chained-method resolution (#750) (#754)
|
2 tygodni temu |
Colby Mchenry
|
aa07dc59d4
fix(csharp): resolve chained static-factory calls Foo.Create().Bar() (#750) (#753)
|
2 tygodni temu |
Colby Mchenry
|
3e04650850
fix(kotlin): resolve chained companion-factory calls Foo.getInstance().bar() (#750) (#752)
|
2 tygodni temu |
Colby Mchenry
|
7f6bdf7ad1
fix(java): resolve chained static-factory calls Foo.getInstance().bar() (#750) (#751)
|
2 tygodni temu |
Colby Mchenry
|
eb5960b535
fix(php): resolve chained static-factory calls `Cls::for($x)->method()` (#608) (#749)
|
2 tygodni temu |
Colby Mchenry
|
75ae1e8bd9
fix(search): down-weight the project name in ranking — completes #720 (#748)
|
2 tygodni temu |