Colby Mchenry 7db4c1d2f8 test(mcp): unindexed suite teardown survives Windows file locking (#824) 1 неделя назад
..
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 недель назад
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 недель назад
db-perf.test.ts 572b1ede18 fix(db): skip orphaned edges during batch insert (#462) 4 недель назад
drupal.test.ts 025ebc88d6 Release 0.9.4: framework-aware routing + dynamic-dispatch coverage + retrieval improvements (#365) 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 823ffd1c3d feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815) 1 неделя назад
fabric-view.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 недель назад
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 неделя назад
installer-targets.test.ts 8170d181f2 feat(cli+installer): codegraph explore/node CLI + instructions-file block — subagent & non-MCP reach (#704) (#819) 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 недель назад
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 c9559d9991 fix(watcher): bound fd/watch cost with a native fs.watch hybrid (#644, #496, #555, #628, #579) (#650) 2 недель назад
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 неделя назад
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 823ffd1c3d feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815) 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 месяц назад
ts-field-classification.test.ts 38eb4e688c fix(extraction): classify TS/JS class fields by value — properties, not methods (#808) (#809) 1 неделя назад
upgrade.test.ts 4e5cf2de56 feat(cli): add `codegraph upgrade` self-update + stale-index re-index hint (#710) 2 недель назад
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 c9559d9991 fix(watcher): bound fd/watch cost with a native fs.watch hybrid (#644, #496, #555, #628, #579) (#650) 2 недель назад
worktree-detection.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 недель назад