-
18a99f5f0f
fix(site): center docs content on wide screens (#378)


2026-05-24 13:38:33 -05:00
-
6a2098b199
feat(site): add Docs & Languages links to the docs header (#377)


2026-05-24 13:27:45 -05:00
-
7f30c4f5c8
docs(readme): link to the website & docs site (#376)


2026-05-24 13:25:24 -05:00
-
4509b45dd5
Add landing page + Starlight docs site (#375)


2026-05-24 13:21:25 -05:00
-
1f3625a3e9
docs(readme): answer directly with codegraph, not via an Explore agent (#367)


2026-05-24 04:52:44 -05:00
-
025ebc88d6
Release 0.9.4: framework-aware routing + dynamic-dispatch coverage + retrieval improvements (#365)


2026-05-24 04:41:04 -05:00
-
f366222dbd
docs(readme): add codegraph_explore to the MCP Tools table (#226)


2026-05-22 21:23:24 +01:00
-
1f11de73ff
feat(cli): add callers, callees, impact commands for CLI/MCP parity (#204)


2026-05-23 04:18:23 +08:00
-
fb45959af7
fix(mcp): reap serve --mcp child when parent is SIGKILL'd (#286)


2026-05-23 05:02:29 +09:00
-
fd6a649518
docs(readme): link support badges to sections (#326)


2026-05-22 15:49:49 -04:00
-
6f4b521512
fix(mcp): make session-marker symlink resistance work on Windows (#337)


2026-05-22 14:23:10 -05:00
-
02ea482b37
fix: validate projectPath in MCP handler to block sensitive directories (#230)

Aditya RawatandGitHub
2026-05-23 00:45:02 +05:30
-
7d5dd4cda7
fix: remove dead try/catch in insertNode; fix SENSITIVE_PATHS case-sensitivity (#327)

Leon.CandGitHub
2026-05-23 03:13:42 +08:00
-
c9d2a25b73
docs: validate Windows PRs via Parallels+SSH; gitignore .parallels

Colby McHenryandClaude Opus 4.7
2026-05-22 14:12:40 -05:00
-
23ad4ea923
fix(mcp): cap codegraph_context output to prevent context bloat (#296)

Baijack-starandGitHub
2026-05-23 02:20:08 +08:00
-
7340892290
fix: bound resolver caches, validate MCP input sizes, add integration tests (#213)

SRIKANTH AandGitHub
2026-05-22 14:18:26 -04:00
-
b13f2f1ba1
perf(db): batch node lookups, fix insertNode cache, run maintenance after writes (#108)

andreinknvandGitHub
2026-05-22 14:16:34 -04:00
-
4e34ba8399
fix: resolve install.sh latest version without the GitHub API (#325) (#336)


2026-05-22 12:53:07 -05:00
-
15072aa29f
fix: self-heal missing platform bundle from GitHub Releases (#303) (#335)


2026-05-22 11:38:28 -05:00
-
5aae9c4bbf
Uninstall info in readme
Colby McHenry
2026-05-22 05:58:34 -05:00
-
c09dfd071e
release: roll WASM Zone OOM fix into 0.9.3 (not 0.9.4) (#323)


2026-05-22 05:44:37 -05:00
-
e5d633075c
fix: prevent V8 turboshaft WASM Zone OOM during indexing (#298, #293) (#322)


2026-05-22 05:39:24 -05:00
-
bf73f4d05c
feat(installer): add
codegraph uninstall command (#313) (#318)


2026-05-22 04:51:42 -05:00
-
77e29c436c
Merge remote-tracking branch 'origin/ci/bump-actions-node24'
Colby McHenry
2026-05-22 04:27:38 -05:00
-
-
359e5820d2
ci: bump checkout/setup-node to v6 (Node 24 runtime)

Colby McHenryandClaude Opus 4.7
2026-05-21 21:30:14 -05:00
-
-
c41559a9d0
fix(installer): Windows npm launcher EINVAL on modern Node (#289) (#292)


2026-05-21 21:22:50 -05:00
-
f6772dac7c
feat: zero-config indexing driven by .gitignore (#283) (#285)


2026-05-21 18:06:02 -05:00
-
5b71a89574
feat(frameworks): add Drupal 8/9/10/11 support (#271)

Marcelo VaniandGitHub
2026-05-21 23:11:19 +01:00
-
95dace987e
feat(installer): add Hermes Agent target (#274)

roachandGitHub
2026-05-22 07:03:18 +09:00
-
cda42c8222
fix(security): refuse to follow symlinks when writing /tmp session marker (#280)


2026-05-21 17:58:41 -04:00
-
5a094315c9
docs(readme): rewrite database-is-locked troubleshooting for the bundled backend

Colby McHenryandClaude Opus 4.7
2026-05-21 16:21:06 -05:00
-
34411d7ee2
docs(readme): left-align install code blocks (were centered by the hero div)

Colby McHenryandClaude Opus 4.7
2026-05-21 16:17:40 -05:00
-
b8d9aaef16
release: 0.9.1 (fix curl-install launcher; publish all platform packages)

Colby McHenryandClaude Opus 4.7
2026-05-21 16:08:02 -05:00
-
2759afa57b
fix(dist): resolve symlinks in the bundle launcher (curl install was broken)

Colby McHenryandClaude Opus 4.7
2026-05-21 16:07:46 -05:00
-
cc1b13056b
fix(release): make publish idempotent + verify packages landed on the registry

Colby McHenryandClaude Opus 4.7
2026-05-21 16:05:05 -05:00
-
630c60f852
chore: remove obsolete manual-publish paths (release.sh, /publish skill)

Colby McHenryandClaude Opus 4.7
2026-05-21 15:57:12 -05:00
-
6bc745b196
release: 0.9.0 (self-contained bundled distribution; node:sqlite)

Colby McHenryandClaude Opus 4.7
2026-05-21 15:54:36 -05:00
-
ac52fd76c0
Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282)


2026-05-21 15:48:04 -05:00
-
b8aec39abd
fix(installer): strip stale auto-sync hooks on install and uninstall (#278)


2026-05-21 13:56:08 -05:00
-
4329a52bec
feat: add Lua and Luau language support (#273)

Colby MchenryandGitHub
2026-05-21 09:28:00 -05:00
-
2fc0df7108
chore: remove leftover debug scripts and stale docs

Colby McHenryandClaude Opus 4.7
2026-05-21 08:27:12 -05:00
-
c3f1e273d4
release: 0.8.0
Colby McHenry
2026-05-20 18:41:42 -05:00
-
d2664e87b0
Readme updated and detect test files in kotlin and swift
Colby McHenry
2026-05-20 18:36:18 -05:00
-
948b287536
feat(frameworks): add NestJS support (#220) (#225)


2026-05-20 17:09:54 -05:00
-
5c6e5d5c67
Update README
Colby McHenry
2026-05-20 16:37:34 -05:00
-
f5bbc26c60
perf(mcp): answer-directly steering — ~35% cheaper, ~70% fewer tool calls (#224)


2026-05-20 16:33:50 -05:00
-
a47355780b
fix(sync): stop reporting git-untracked files as pending after sync (#206) (#218)


2026-05-20 12:15:54 -05:00
-
07c093cc3f
fix(extraction): index nested non-submodule git repos (#193) (#217)


2026-05-20 12:03:43 -05:00
-
9b06b0edde
fix(db): require better-sqlite3 ^12.4.1 so Node 24 gets the native backend (#203) (#216)


2026-05-20 11:54:19 -05:00
-
b3d3ddbd93
refactor(eval): rename /audit skill to /agent-eval
Colby McHenry
2026-05-20 11:36:45 -05:00
-
1cd162a66d
fix(mcp): auto-detect project via roots/list when no rootUri (#196) (#214)


2026-05-20 11:35:13 -05:00
-
cf7db7cb98
fix(mcp): skip fs.watch on WSL2 /mnt drives that hang MCP startup (#199) (#210)


2026-05-20 10:32:08 -05:00
-
79b9601aae
fix(installer): write Claude project-local MCP config to .mcp.json (#207) (#209)


2026-05-20 09:47:03 -05:00
-
7fe64b32be
feat(eval): add agent-eval harness and /audit + /publish Claude skills
Colby McHenry
2026-05-20 09:39:17 -05:00
-
1cbca5a51e
docs: add Star History chart to README
Colby McHenry
2026-05-20 08:25:43 -05:00
-
2c1a314b84
feat(mcp): line numbers in explore output + per-file cluster fixes (#188)


2026-05-19 17:16:12 -05:00
-
93e53e7c69
feat(mcp): size-adaptive output budget for codegraph_explore (#185) (#187)


2026-05-19 16:23:09 -05:00
-
4bb95639ca
chore(release): refine release-notes extractor (#181)


2026-05-19 12:05:59 -05:00
-
483ec9171c
chore(release): unwrap CHANGELOG paragraphs for GitHub Release notes (#180)


2026-05-19 11:42:22 -05:00
-
fb8fb0ea8b
release: 0.7.10 (Windows mojibake fix, module-qualified symbol lookups, MCP handshake)
Colby McHenry
2026-05-19 11:32:47 -05:00
-
83f36dc170
fix(mcp): resolve module-qualified symbol lookups (#173) (#179)


2026-05-19 11:02:26 -05:00
-
e176062c56
fix(cli): ASCII glyph fallback for Windows console mojibake (#168) (#178)


2026-05-19 10:45:20 -05:00
-
36c8dbc404
fix(mcp): don't block initialize handshake on heavy init (#172) (#177)


2026-05-19 10:20:02 -05:00
-
9b6a917d32
Merge remote-tracking branch 'origin/main'
Colby McHenry
2026-05-18 08:29:18 -05:00
-
-
662bb1ece8
release: 0.7.9
Colby McHenry
2026-05-18 08:29:16 -05:00
-
c811237db8
Update README.md

Colby MchenryandGitHub
2026-05-17 20:52:13 -05:00
-
-
58c1414ce5
fix(installer): opencode .jsonc + AGENTS.md (0.7.8) (#163)


2026-05-17 20:26:49 -05:00
-
7d87126ee8
release: 0.7.7 (multi-agent installer — Cursor, Codex, opencode)
Colby McHenry
2026-05-17 19:27:05 -05:00
-
a447e1d430
feat(installer): multi-target — Claude Code, Cursor, Codex CLI, opencode (#162)



2026-05-17 19:26:09 -05:00
-
7e617d819b
release: 0.7.6 (fix permission denied on global install)
Colby McHenry
2026-05-13 09:00:41 -05:00
-
6ac2066a7a
test+feat: add cargo workspace crate resolution for rust resolver (#151)

![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png)


2026-05-12 14:25:14 -04:00
-
1cbd5a8123
fix(extraction): recurse into git submodules when listing files (#150)


2026-05-08 09:05:44 -05:00
-
b47c9562ec
fix(cli): hard-exit on Node 25.x instead of soft warning + crash (#149)


2026-05-08 08:54:32 -05:00
-
55daeffe13
fix(db): surface SQLite backend in status + actionable WASM-fallback banner (#148)


2026-05-08 08:27:53 -05:00
-
af7abd50cb
docs(readme): move Initialize Projects above the gif + add Scala to languages (#146)


2026-05-07 22:11:41 -05:00
-
8506936f86
90 scala support (#91)



2026-05-07 23:10:58 -04:00
-
00b298966f
docs(readme): add Initialize Projects snippet to Get Started (#145)


2026-05-07 22:06:40 -05:00
-
181b180881
docs(readme): add Vue to the Supported Languages table (#144)


2026-05-07 22:04:31 -05:00
-
74327814ee
feat: wire up framework route extraction (#89)



2026-05-07 21:03:33 -06:00
-
5ab81746e8
feat: add Vue support (#66)



2026-05-08 08:26:57 +05:30
-
804ab671d4
feat(mcp): emit server-level instructions in initialize response (#143)


2026-05-07 21:33:32 -05:00
-
a460b856c2
perf(db): drop redundant idx_edges_source / idx_edges_target (#142)


2026-05-07 21:29:00 -05:00
-
153fd1e974
fix(gitignore): anchor "coverage/" rule to repo root (#127)

andreinknvandGitHub
2026-05-07 22:03:44 -04:00
-
5e5d8d9447
fix(cli): surface lock-acquisition errors and silence Emscripten Aborted() spam (#128)

andreinknvandGitHub
2026-05-07 22:02:20 -04:00
-
4f6c51d381
fix(extraction): drop duplicate export-var nodes and honour maxFileSize in bulk path (#129)

andreinknvandGitHub
2026-05-07 21:59:26 -04:00
-
d151c0f922
feat(resolution): tsconfig path aliases + re-export chain following (#130)



2026-05-07 21:53:16 -04:00
-
56f6b3b485
feat(search): field-qualified queries (kind:/lang:/path:/name:) + fuzzy typo fallback (#131)



2026-05-07 21:35:49 -04:00
-
38d155618f
fix: add @clack/prompts transitive deps to fix npx installation (#136)




2026-05-08 09:28:44 +08:00
-
8eed24327c
feat(extraction): instantiates + decorates graph edges (#134)



2026-05-07 21:08:55 -04:00
-
2dc4bc3968
Merge pull request #84 from colbymchenry/colbymchenry-patch-1

Colby MchenryandGitHub
2026-04-14 18:31:46 -05:00
-
-
1cf5ccf925
Update README.md

Colby MchenryandGitHub
2026-04-14 18:31:36 -05:00
-
-
19532a81a5
Enhance search result merging and Svelte component extraction
Colby McHenry
2026-04-08 17:27:35 -05:00
-
88fa716418
Add Svelte language support and improve codegraph_explore tool guidance
Colby McHenry
2026-04-07 23:47:45 -05:00
-
39c9b6cf7a
Improve search relevance by refining scoring and filtering algorithms
Colby McHenry
2026-04-07 17:28:47 -05:00
-
789158bfd4
Bump version to 0.7.2
Colby McHenry
2026-04-07 16:56:41 -05:00
-
884b6c7fb5
Bump version to 0.7.0
Colby McHenry
2026-04-07 16:17:26 -05:00
-
32f9cd460e
docs: Clean up README formatting and remove deprecated CLI hook commands
Colby McHenry
2026-04-07 16:14:58 -05:00
-
a0a18b1913
Update package description with improved performance metrics
Colby McHenry
2026-04-07 16:03:29 -05:00
-
3da5c96a0b
feat: Add file watcher with debounced auto-sync and comprehensive test coverage
Colby McHenry
2026-04-07 16:02:15 -05:00
-
453c39d774
refactor: Remove semantic search and vector embedding functionality
Colby McHenry
2026-04-07 14:59:48 -05:00