Colby McHenry 272d0e99a6 fix(extraction): C# produces `references` edges for type annotations (#381) 3 주 전
..
__helpers__ 22bc542d34 test: eliminate chokidar/FSEvents race in watcher + staleness-banner tests (#434) 4 주 전
evaluation c626dfa989 feat: Improve multi-term search ranking with co-occurrence boosting and compound matching 2 달 전
integration 7340892290 fix: bound resolver caches, validate MCP input sizes, add integration tests (#213) 1 개월 전
concurrent-locking.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 개월 전
context.test.ts 6b672f9152 Add evaluation framework and fix call graph extraction 5 달 전
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 개월 전
explore-output-budget.test.ts 2c1a314b84 feat(mcp): line numbers in explore output + per-file cluster fixes (#188) 1 개월 전
expo-modules.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 주 전
extraction.test.ts 7e0d9b9ec0 fix(extraction): extract type refs from TS interface property and method signatures (#432) 3 주 전
fabric-view.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 주 전
foundation.test.ts f6772dac7c feat: zero-config indexing driven by .gitignore (#283) (#285) 1 개월 전
frameworks-integration.test.ts 2543ae565a feat(java): trace Spring/MyBatis enterprise flow end-to-end (#389) (#468) 3 주 전
frameworks.test.ts 8876defbc1 fix(nestjs): propagate RouterModule.register prefixes to controller routes (#459) (#460) 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 cc6e7a5c89 Init 5 달 전
installer-targets.test.ts e76cc547b0 fix(hermes): preserve YAML list-at-same-indent style on install (#456) (#461) 3 주 전
installer.test.ts 79b9601aae fix(installer): write Claude project-local MCP config to .mcp.json (#207) (#209) 1 개월 전
is-test-file.test.ts d2664e87b0 Readme updated and detect test files in kotlin and swift 1 개월 전
mcp-daemon.test.ts 995da54430 feat(mcp): share one serve --mcp per project across MCP clients (#411) 4 주 전
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 995da54430 feat(mcp): share one serve --mcp per project across MCP clients (#411) 4 주 전
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 22bc542d34 test: eliminate chokidar/FSEvents race in watcher + staleness-banner tests (#434) 4 주 전
mcp-tool-allowlist.test.ts 025ebc88d6 Release 0.9.4: framework-aware routing + dynamic-dispatch coverage + retrieval improvements (#365) 1 개월 전
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-shim.test.ts 15072aa29f fix: self-heal missing platform bundle from GitHub Releases (#303) (#335) 1 개월 전
pr19-improvements.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 개월 전
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 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 주 전
resolution.test.ts 272d0e99a6 fix(extraction): C# produces `references` edges for type annotations (#381) 3 주 전
rn-event-channel.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 주 전
search-query-parser.test.ts 56f6b3b485 feat(search): field-qualified queries (kind:/lang:/path:/name:) + fuzzy typo fallback (#131) 1 개월 전
security.test.ts 02ea482b37 fix: validate projectPath in MCP handler to block sensitive directories (#230) 1 개월 전
sqlite-backend.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 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 ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 개월 전
sync.test.ts f6772dac7c feat: zero-config indexing driven by .gitignore (#283) (#285) 1 개월 전
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 72c08c2bef fix(watcher): retain pending files on zero-result sync (#450) 3 주 전
worktree-detection.test.ts 4a4a37d135 feat(mcp): detect borrowed git worktree index and surface on read tools (#312) 4 주 전