Colby McHenry
|
dbab9a19f6
Merge remote-tracking branch 'origin/main' into HEAD
|
1 week ago |
Colby Mchenry
|
a5c2709e6d
fix(mcp): adopt a single indexed sub-project below the server root + say when no project resolves (#1606, #1607) (#1614)
|
1 week ago |
Colby Mchenry
|
d618d94144
fix(extraction): detect a plain `struct Derived : Base` base clause in .h headers as C++ (#1592) (#1593)
|
1 week ago |
Colby Mchenry
|
cf1b0e341a
fix(sync): refresh the watcher's scope when codegraph.json or a .gitignore changes (#1590) (#1594)
|
1 week ago |
Colby Mchenry
|
838006c947
fix(kernel): guard the native walkers against stack overflow and defer deep files to wasm (#1581) (#1600)
|
1 week ago |
Colby Mchenry
|
0d17dfd6a8
feat(cli): `install --init` and `init --yes` for a one-shot, non-interactive bootstrap (#1578) (#1595)
|
1 week ago |
Colby Mchenry
|
278a8edc35
fix(resolution): resolve calls to object-literal namespace members (#1573) (#1597)
|
1 week ago |
Colby Mchenry
|
7963672689
fix(rust): resolve `self.field.method()` on the field's declared type instead of a same-named method (#1585) (#1599)
|
1 week ago |
Colby Mchenry
|
12f7a59f26
fix(rust): qualify generic/lifetime impl methods by the implementing type, not the trait (#1588) (#1596)
|
1 week ago |
Colby McHenry
|
80ef4b8a3c
fix(cli): register the documented `context` command (#1611)
|
1 week ago |
Colby McHenry
|
44e1812d3b
changelog: cover the merged contributor batch (#1547, #1215, #594, #1463)
|
2 weeks ago |
Max Hsu
|
bc894802ff
feat(installer): support project-local Codex installs (#1531) (#1551)
|
2 weeks ago |
Max Hsu
|
474f051d3c
fix(resolution): load path aliases through tsconfig `extends` and base configs (#1534) (#1548)
|
2 weeks ago |
Max Hsu
|
9219967e43
perf(search): seek the name index for exact-name lookups (#1542)
|
2 weeks ago |
Max Hsu
|
a74029105a
fix(resolution): resolve ES imports targeting .xsjs/.xsjslib files (#556) (#594)
|
2 weeks ago |
Colby McHenry
|
ccb0295259
fix(explore): reliably pin extension-less kebab-case file basenames in queries
|
2 weeks ago |
Daniil
|
81e1f4a92f
fix: harden daemon and large-index recovery paths (#1562)
|
2 weeks ago |
Colby Mchenry
|
d8f2eeaddf
fix(db): loop-append dense unresolved-ref result rows; make stripped-salvage visible (#1558) (#1576)
|
2 weeks ago |
Colby Mchenry
|
26045b3159
fix(extraction): decode kernel results in indexAll retry passes; self-heal wiped rows (#1541) (#1575)
|
2 weeks ago |
Colby McHenry
|
d806317897
fix(explore): improve query accuracy for file paths, camelCase, and variables
|
2 weeks ago |
Colby McHenry
|
d289bf84d3
Merge main into fix/union-declarations-not-indexed
|
4 weeks ago |
Colby McHenry
|
5b0c4b8b93
fix(resolution): trait dispatch reaches union implementors (#1515)
|
4 weeks ago |
Colby McHenry
|
493d4210f1
Merge branch 'main' into feat/copilot-installer-targets
|
4 weeks ago |
Colby McHenry
|
2962e7e1f4
feat(mcp): surface supported languages in MCP server instructions (#671)
|
4 weeks ago |
Colby Mchenry
|
99f2ebf0d1
Merge pull request #1527 from colbymchenry/bugfix/CG-38
|
4 weeks ago |
Colby McHenry
|
2c708caf7c
Merge branch 'main' into feature/CG-35
|
1 month ago |
Colby McHenry
|
89c53ddf24
fix(explore): guarantee an agent-named symbol renders, wherever it sits (CG-38)
|
1 month ago |
Colby McHenry
|
10f1ac601a
docs(benchmarks): record the CG-36 cluster-starvation measurement
|
1 month ago |
Colby McHenry
|
9efae0f8f2
fix(explore): damp ambient declaration files on flow queries (CG-28)
|
1 month ago |
Colby McHenry
|
dc4fd755ef
merge: recognize Wrangler-style generated banners (CG-25)
|
1 month ago |