COMMITS
May 22, 2026
C
release: roll WASM Zone OOM fix into 0.9.3 (not 0.9.4) (#323)
Colby Mchenry committed
C
fix: prevent V8 turboshaft WASM Zone OOM during indexing (#298, #293) (#322)
Colby Mchenry committed
C
feat(installer): add `codegraph uninstall` command (#313) (#318)
Colby Mchenry committed
C
Merge remote-tracking branch 'origin/ci/bump-actions-node24'
Colby McHenry committed
C
ci: bump checkout/setup-node to v6 (Node 24 runtime)
Colby McHenry committed
C
fix(installer): Windows npm launcher EINVAL on modern Node (#289) (#292)
Colby Mchenry committed
May 21, 2026
C
feat: zero-config indexing driven by .gitignore (#283) (#285)
Colby Mchenry committed
M
feat(frameworks): add Drupal 8/9/10/11 support (#271)
Marcelo Vani committed
R
feat(installer): add Hermes Agent target (#274)
roach committed
@
fix(security): refuse to follow symlinks when writing /tmp session marker (#280)
@aaronjmars committed
C
docs(readme): rewrite database-is-locked troubleshooting for the bundled backend
Colby McHenry committed
C
docs(readme): left-align install code blocks (were centered by the hero div)
Colby McHenry committed
C
release: 0.9.1 (fix curl-install launcher; publish all platform packages)
Colby McHenry committed
C
fix(dist): resolve symlinks in the bundle launcher (curl install was broken)
Colby McHenry committed
C
fix(release): make publish idempotent + verify packages landed on the registry
Colby McHenry committed
C
chore: remove obsolete manual-publish paths (release.sh, /publish skill)
Colby McHenry committed
C
release: 0.9.0 (self-contained bundled distribution; node:sqlite)
Colby McHenry committed
C
C
fix(installer): strip stale auto-sync hooks on install and uninstall (#278)
Colby Mchenry committed
C
feat: add Lua and Luau language support (#273)
Colby Mchenry committed
C
chore: remove leftover debug scripts and stale docs
Colby McHenry committed
May 20, 2026
C
release: 0.8.0
Colby McHenry committed
C
Readme updated and detect test files in kotlin and swift
Colby McHenry committed
C
feat(frameworks): add NestJS support (#220) (#225)
Colby Mchenry committed
C
Update README
Colby McHenry committed
C
perf(mcp): answer-directly steering — ~35% cheaper, ~70% fewer tool calls (#224)
Colby Mchenry committed
C
fix(sync): stop reporting git-untracked files as pending after sync (#206) (#218)
Colby Mchenry committed
C
fix(extraction): index nested non-submodule git repos (#193) (#217)
Colby Mchenry committed
C
fix(db): require better-sqlite3 ^12.4.1 so Node 24 gets the native backend (#203) (#216)
Colby Mchenry committed
C
refactor(eval): rename /audit skill to /agent-eval
Colby McHenry committed