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