Colby Mchenry f34f606342 feat(extraction): same-file value-reference edges for impact analysis — 15 languages (#897) 6 дней назад
..
evaluation c626dfa989 feat: Improve multi-term search ranking with co-occurrence boosting and compound matching 2 месяцев назад
integration 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 недель назад
adaptive-explore-sizing.test.ts 3a1ddf41cd feat(mcp): trace relevance + closure-collection + god-file rendering + cold-start handshake (#580) 3 недель назад
cli-affected-paths.test.ts f7441f2124 fix(resolution,cli): cross-file static method calls + affected path normalization (#825) (#865) 1 неделя назад
cli-version.test.ts 64ff7597d0 fix(cli): stop `serve --mcp` from confusing humans — hide it + explain on a TTY (#867) 1 неделя назад
closure-collection-synthesizer.test.ts 3a1ddf41cd feat(mcp): trace relevance + closure-collection + god-file rendering + cold-start handshake (#580) 3 недель назад
concurrent-locking.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 месяц назад
config-secret-redaction.test.ts 112e278b5c fix(security): index config files by key only, never surface values (#383) (#722) 2 недель назад
context-ranking.test.ts 75ae1e8bd9 fix(search): down-weight the project name in ranking — completes #720 (#748) 2 недель назад
context.test.ts 6b672f9152 Add evaluation framework and fix call graph extraction 5 месяцев назад
daemon-attach-log.test.ts 10defecc4b fix(mcp): silence the daemon-attach log by default (#618) (#725) 2 недель назад
daemon-client-liveness.test.ts 471084dd6e fix(daemon): keep a session alive when its daemon is restarted under it (#662) (#713) 2 недель назад
daemon-manager.test.ts ff288ac711 feat(cli): one interactive `codegraph daemon` command, replaces stop/list (#863) 1 неделя назад
daemon-registry.test.ts 0f825649a1 feat(cli): codegraph stop / list to manage background daemons (#861) 1 неделя назад
db-perf.test.ts 572b1ede18 fix(db): skip orphaned edges during batch insert (#462) 3 недель назад
drupal.test.ts 025ebc88d6 Release 0.9.4: framework-aware routing + dynamic-dispatch coverage + retrieval improvements (#365) 1 месяц назад
dynamic-boundaries.test.ts df6f4bec43 feat(explore): dynamic-dispatch boundary surfacing — announce where a flow ends instead of guessing edges (#687) (#835) 1 неделя назад
explore-blast-radius.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 недель назад
explore-output-budget.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 недель назад
expo-modules.test.ts 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 недель назад
extraction.test.ts 06a410e9b4 feat(extraction): R language support (#828) (#839) 1 неделя назад
fabric-view.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 недель назад
fatal-handler.test.ts 3476ac9a27 fix(mcp): exit on uncaught exception instead of orphaning/spinning at 100% CPU (#855) 1 неделя назад
foundation.test.ts 9a0f144770 fix(directory): self-heal a stale .codegraph/.gitignore so daemon.pid is ignored (#788) (#802) 1 неделя назад
frameworks-integration.test.ts 71935e37c2 feat(mcp): multi-module Go trace-quality + small-repo retrieval tuning (#494) 3 недель назад
frameworks.test.ts 823ffd1c3d feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815) 1 неделя назад
function-ref.test.ts dce61a5f4a fix(extraction): qualified Type::member refs skip the name gate — no-import references resolve (#812) 1 неделя назад
generated-detection.test.ts 71935e37c2 feat(mcp): multi-module Go trace-quality + small-repo retrieval tuning (#494) 3 недель назад
gin-middleware-chain.test.ts f58de8a391 feat(resolution): gin middleware-chain synthesizer + Opus 4.8 benchmark refresh (#547) 3 недель назад
git-hooks.test.ts cf7db7cb98 fix(mcp): skip fs.watch on WSL2 /mnt drives that hang MCP startup (#199) (#210) 1 месяц назад
glyphs.test.ts e176062c56 fix(cli): ASCII glyph fallback for Windows console mojibake (#168) (#178) 1 месяц назад
graph.test.ts d0e649969a fix(graph): treat class instantiation as a caller/callee edge (#774) (#804) 1 неделя назад
index-command.test.ts b49147eab0 fix(cli): make `codegraph index` a full rebuild so it stops reporting 0 nodes (#874) (#894) 1 неделя назад
installer-targets.test.ts 13b2575dfe fix(installer): opencode global config goes to ~/.config/opencode on every platform (#535) (#836) 1 неделя назад
installer.test.ts a9c9e76d8c fix(installer): stop duplicating agent instructions; MCP server is the single source of truth (#529) (#538) 3 недель назад
is-test-file.test.ts d2664e87b0 Readme updated and detect test files in kotlin and swift 1 месяц назад
iterate-nodes-by-kind.test.ts 2a22f9f55a fix(resolution): stream node-kind scans in synthesis to fix OOM on dense files (#610) (#653) 2 недель назад
liveness-watchdog.test.ts 484da77296 test(mcp): make liveness-watchdog kill assertions cross-platform (#859) 1 неделя назад
mcp-catchup-gate.test.ts 71935e37c2 feat(mcp): multi-module Go trace-quality + small-repo retrieval tuning (#494) 3 недель назад
mcp-daemon.test.ts 10defecc4b fix(mcp): silence the daemon-attach log by default (#618) (#725) 2 недель назад
mcp-debounce-env.test.ts b48170e69f feat(mcp): per-file staleness banner + tunable watcher debounce (#403) (#428) 4 недель назад
mcp-files-path-normalization.test.ts e1eb13cf9b fix(mcp): normalize root-ish path filters in codegraph_files (#426) (#466) 3 недель назад
mcp-initialize.test.ts ddb1a8f72d fix: issue-triage quick wins (extraction, MCP probes, gitignore, CJK, impact) (#654) 2 недель назад
mcp-ppid-watchdog.test.ts 995da54430 feat(mcp): share one serve --mcp per project across MCP clients (#411) 4 недель назад
mcp-roots.test.ts 1cd162a66d fix(mcp): auto-detect project via roots/list when no rootUri (#196) (#214) 1 месяц назад
mcp-staleness-banner.test.ts beca7116a0 feat(mcp): surface degraded watcher state to the agent in tool responses (#892) 1 неделя назад
mcp-tool-allowlist.test.ts c450fd95b7 feat(mcp): default tool surface trimmed to 4 — explore, node, search, callers (#818) 1 неделя назад
mcp-unindexed.test.ts 7db4c1d2f8 test(mcp): unindexed suite teardown survives Windows file locking (#824) 1 неделя назад
multi-repo-workspace.test.ts 5cc155ddc4 fix(index): skip nested git worktrees instead of indexing them as duplicate repos (#848) (#868) 1 неделя назад
node-file-view.test.ts 1983590533 feat(mcp): codegraph_node reads files like the Read tool — offset/limit, byte-parity (#738) 2 недель назад
node-sqlite-backend.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 месяц назад
node-version-check.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 месяц назад
npm-sdk.test.ts 89d4d37a29 feat(npm): restore programmatic/embedded SDK API (#354) (#603) 3 недель назад
npm-shim.test.ts 15072aa29f fix: self-heal missing platform bundle from GitHub Releases (#303) (#335) 1 месяц назад
object-literal-methods.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 недель назад
ppid-watchdog.test.ts 565eb20e26 fix(windows): reap orphaned MCP processes when their parent exits (#692, #576, #680) (#711) 2 недель назад
pr19-improvements.test.ts fd03f31b2c fix(cpp): resolve calls through singletons/factories/chained getters (#645) (#742) 2 недель назад
prepare-release.test.ts f6fabe9b5a docs(claude): rewrite release section for auto-promote workflow + link-ref on promote (#437) 4 недель назад
react-native-bridge.test.ts 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 недель назад
resolution.test.ts f7441f2124 fix(resolution,cli): cross-file static method calls + affected path normalization (#825) (#865) 1 неделя назад
rn-event-channel.test.ts 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 недель назад
same-name-disambiguation.test.ts 222af6b87c fix(mcp+resolution): stop conflating same-named symbols across monorepo apps (#764) (#813) 1 неделя назад
search-query-parser.test.ts 56f6b3b485 feat(search): field-qualified queries (kind:/lang:/path:/name:) + fuzzy typo fallback (#131) 1 месяц назад
security.test.ts 7fd8b4c185 fix(security): resolve symlinks in path validation to block out-of-root reads (#527) (#724) 2 недель назад
sqlite-backend.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 месяц назад
status-json.test.ts 7b62356f53 feat(cli): add version, indexPath, lastIndexed to status --json (#329) 2 недель назад
stdin-teardown.test.ts 0b1a2eed97 fix(mcp): treat a stdin 'error' as shutdown so the server can't orphan/spin (#799) (#805) 1 неделя назад
strip-comments.test.ts 74327814ee feat: wire up framework route extraction (#89) 1 месяц назад
swift-objc-bridge-resolver.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 недель назад
swift-objc-bridge.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 недель назад
symbol-lookup.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 недель назад
sync.test.ts f6772dac7c feat: zero-config indexing driven by .gitignore (#283) (#285) 1 месяц назад
telemetry.test.ts 848fde9f59 feat(telemetry): anonymous usage telemetry — documented schema, opt-out, public ingest worker (#834) 1 неделя назад
ts-field-classification.test.ts 38eb4e688c fix(extraction): classify TS/JS class fields by value — properties, not methods (#808) (#809) 1 неделя назад
unsafe-index-root.test.ts 2472508549 fix(installer,cli): refuse to index $HOME / filesystem root (#860) 1 неделя назад
upgrade.test.ts 4e5cf2de56 feat(cli): add `codegraph upgrade` self-update + stale-index re-index hint (#710) 2 недель назад
value-reference-edges.test.ts f34f606342 feat(extraction): same-file value-reference edges for impact analysis — 15 languages (#897) 6 дней назад
wasm-runtime-flags.test.ts e5d633075c fix: prevent V8 turboshaft WASM Zone OOM during indexing (#298, #293) (#322) 1 месяц назад
watch-policy.test.ts f6772dac7c feat: zero-config indexing driven by .gitignore (#283) (#285) 1 месяц назад
watcher.test.ts ab107b325a fix(watcher): warn (don't degrade) on Linux inotify watch exhaustion (ENOSPC) (#893) 1 неделя назад
worktree-detection.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 недель назад