COMMITS
May 20, 2026
C
fix(mcp): auto-detect project via roots/list when no rootUri (#196) (#214)
Colby Mchenry committed
C
fix(mcp): skip fs.watch on WSL2 /mnt drives that hang MCP startup (#199) (#210)
Colby Mchenry committed
C
fix(installer): write Claude project-local MCP config to .mcp.json (#207) (#209)
Colby Mchenry committed
C
feat(eval): add agent-eval harness and /audit + /publish Claude skills
Colby McHenry committed
C
docs: add Star History chart to README
Colby McHenry committed
May 19, 2026
C
feat(mcp): line numbers in explore output + per-file cluster fixes (#188)
Colby Mchenry committed
C
feat(mcp): size-adaptive output budget for codegraph_explore (#185) (#187)
Colby Mchenry committed
C
chore(release): refine release-notes extractor (#181)
Colby Mchenry committed
C
chore(release): unwrap CHANGELOG paragraphs for GitHub Release notes (#180)
Colby Mchenry committed
C
release: 0.7.10 (Windows mojibake fix, module-qualified symbol lookups, MCP handshake)
Colby McHenry committed
C
fix(mcp): resolve module-qualified symbol lookups (#173) (#179)
Colby Mchenry committed
C
fix(cli): ASCII glyph fallback for Windows console mojibake (#168) (#178)
Colby Mchenry committed
C
fix(mcp): don't block initialize handshake on heavy init (#172) (#177)
Colby Mchenry committed
May 18, 2026
C
Merge remote-tracking branch 'origin/main'
Colby McHenry committed
C
release: 0.7.9
Colby McHenry committed
C
Update README.md
Colby Mchenry committed
C
fix(installer): opencode .jsonc + AGENTS.md (0.7.8) (#163)
Colby Mchenry committed
C
release: 0.7.7 (multi-agent installer — Cursor, Codex, opencode)
Colby McHenry committed
C
feat(installer): multi-target — Claude Code, Cursor, Codex CLI, opencode (#162)
Colby Mchenry committed
May 13, 2026
C
release: 0.7.6 (fix permission denied on global install)
Colby McHenry committed
May 12, 2026
M
test+feat: add cargo workspace crate resolution for rust resolver (#151)
Mike Fiedler committed
May 8, 2026
C
fix(extraction): recurse into git submodules when listing files (#150)
Colby Mchenry committed
C
fix(cli): hard-exit on Node 25.x instead of soft warning + crash (#149)
Colby Mchenry committed
C
fix(db): surface SQLite backend in status + actionable WASM-fallback banner (#148)
Colby Mchenry committed
C
docs(readme): move Initialize Projects above the gif + add Scala to languages (#146)
Colby Mchenry committed
F
90 scala support (#91)
firehooper committed
C
docs(readme): add Initialize Projects snippet to Get Started (#145)
Colby Mchenry committed
C
docs(readme): add Vue to the Supported Languages table (#144)
Colby Mchenry committed
T
feat: wire up framework route extraction (#89)
timomeara committed
A
feat: add Vue support (#66)
Abhijeet committed