Colby Mchenry 2bdc169ce4 fix(extraction): skip submodule worktrees instead of indexing them as duplicates (#945) (#947) 1 dienu atpakaļ
..
evaluation c626dfa989 feat: Improve multi-term search ranking with co-occurrence boosting and compound matching 2 mēneši atpakaļ
integration 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 nedēļas atpakaļ
adaptive-explore-sizing.test.ts 3a1ddf41cd feat(mcp): trace relevance + closure-collection + god-file rendering + cold-start handshake (#580) 3 nedēļas atpakaļ
celery-dispatch-synthesizer.test.ts 6e5c3a9336 feat(resolution): bridge Celery .delay()/.apply_async() dispatch to the task body 2 dienas atpakaļ
cli-affected-paths.test.ts f7441f2124 fix(resolution,cli): cross-file static method calls + affected path normalization (#825) (#865) 1 nedēļu atpakaļ
cli-version.test.ts 64ff7597d0 fix(cli): stop `serve --mcp` from confusing humans — hide it + explain on a TTY (#867) 1 nedēļu atpakaļ
closure-collection-synthesizer.test.ts 3a1ddf41cd feat(mcp): trace relevance + closure-collection + god-file rendering + cold-start handshake (#580) 3 nedēļas atpakaļ
concurrent-locking.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 mēnesi atpakaļ
config-secret-redaction.test.ts 112e278b5c fix(security): index config files by key only, never surface values (#383) (#722) 2 nedēļas atpakaļ
context-ranking.test.ts 75ae1e8bd9 fix(search): down-weight the project name in ranking — completes #720 (#748) 2 nedēļas atpakaļ
context.test.ts 6b672f9152 Add evaluation framework and fix call graph extraction 5 mēneši atpakaļ
daemon-attach-log.test.ts 10defecc4b fix(mcp): silence the daemon-attach log by default (#618) (#725) 2 nedēļas atpakaļ
daemon-client-liveness.test.ts 471084dd6e fix(daemon): keep a session alive when its daemon is restarted under it (#662) (#713) 2 nedēļas atpakaļ
daemon-manager.test.ts ff288ac711 feat(cli): one interactive `codegraph daemon` command, replaces stop/list (#863) 1 nedēļu atpakaļ
daemon-registry.test.ts 0f825649a1 feat(cli): codegraph stop / list to manage background daemons (#861) 1 nedēļu atpakaļ
db-perf.test.ts 572b1ede18 fix(db): skip orphaned edges during batch insert (#462) 3 nedēļas atpakaļ
db-reopen-on-replace.test.ts e43ac82cdf fix(mcp): reopen the database when it's replaced on disk instead of serving a deleted inode (#925) (#940) 1 dienu atpakaļ
drupal.test.ts 025ebc88d6 Release 0.9.4: framework-aware routing + dynamic-dispatch coverage + retrieval improvements (#365) 1 mēnesi atpakaļ
dynamic-boundaries.test.ts e7d9f8c6fa feat(explore): surface interface/registry dispatch boundaries and window oversize spine methods 2 dienas atpakaļ
explore-blast-radius.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 nedēļas atpakaļ
explore-corroboration-ranking.test.ts 798cd0e21c fix(explore): keep multi-term backend files from being buried by a denser frontend layer 5 dienas atpakaļ
explore-output-budget.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 nedēļas atpakaļ
explore-synth-constant-endpoints.test.ts 270e50655a fix(explore): surface synth constant-endpoint edges + precise redux-thunk dispatch resolution 2 dienas atpakaļ
expo-modules.test.ts 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 nedēļas atpakaļ
extraction.test.ts 06a410e9b4 feat(extraction): R language support (#828) (#839) 1 nedēļu atpakaļ
fabric-view.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 nedēļas atpakaļ
fatal-handler.test.ts 3476ac9a27 fix(mcp): exit on uncaught exception instead of orphaning/spinning at 100% CPU (#855) 1 nedēļu atpakaļ
foundation.test.ts 9a0f144770 fix(directory): self-heal a stale .codegraph/.gitignore so daemon.pid is ignored (#788) (#802) 1 nedēļu atpakaļ
frameworks-integration.test.ts 64426cad93 fix(react): recognize forwardRef/memo/styled components + index JSX-file routes (#841) 1 dienu atpakaļ
frameworks.test.ts 823ffd1c3d feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815) 1 nedēļu atpakaļ
function-ref.test.ts dce61a5f4a fix(extraction): qualified Type::member refs skip the name gate — no-import references resolve (#812) 1 nedēļu atpakaļ
generated-detection.test.ts 71935e37c2 feat(mcp): multi-module Go trace-quality + small-repo retrieval tuning (#494) 3 nedēļas atpakaļ
gin-middleware-chain.test.ts f58de8a391 feat(resolution): gin middleware-chain synthesizer + Opus 4.8 benchmark refresh (#547) 3 nedēļas atpakaļ
git-hooks.test.ts cf7db7cb98 fix(mcp): skip fs.watch on WSL2 /mnt drives that hang MCP startup (#199) (#210) 1 mēnesi atpakaļ
glyphs.test.ts e176062c56 fix(cli): ASCII glyph fallback for Windows console mojibake (#168) (#178) 1 mēnesi atpakaļ
graph.test.ts d0e649969a fix(graph): treat class instantiation as a caller/callee edge (#774) (#804) 1 nedēļu atpakaļ
index-command.test.ts b49147eab0 fix(cli): make `codegraph index` a full rebuild so it stops reporting 0 nodes (#874) (#894) 1 nedēļu atpakaļ
installer-targets.test.ts bd4814d8c1 feat(installer): stop auto-indexing on install + ship opt-in front-load prompt hook 1 dienu atpakaļ
installer.test.ts a9c9e76d8c fix(installer): stop duplicating agent instructions; MCP server is the single source of truth (#529) (#538) 3 nedēļas atpakaļ
is-test-file.test.ts d2664e87b0 Readme updated and detect test files in kotlin and swift 1 mēnesi atpakaļ
iterate-nodes-by-kind.test.ts 2a22f9f55a fix(resolution): stream node-kind scans in synthesis to fix OOM on dense files (#610) (#653) 2 nedēļas atpakaļ
laravel-event-synthesizer.test.ts feb2f641de feat(resolution): bridge Laravel event(new X) to its listener handles 2 dienas atpakaļ
liveness-watchdog.test.ts 484da77296 test(mcp): make liveness-watchdog kill assertions cross-platform (#859) 1 nedēļu atpakaļ
mcp-catchup-gate.test.ts 71935e37c2 feat(mcp): multi-module Go trace-quality + small-repo retrieval tuning (#494) 3 nedēļas atpakaļ
mcp-daemon.test.ts 10defecc4b fix(mcp): silence the daemon-attach log by default (#618) (#725) 2 nedēļas atpakaļ
mcp-debounce-env.test.ts b48170e69f feat(mcp): per-file staleness banner + tunable watcher debounce (#403) (#428) 4 nedēļas atpakaļ
mcp-files-path-normalization.test.ts e1eb13cf9b fix(mcp): normalize root-ish path filters in codegraph_files (#426) (#466) 3 nedēļas atpakaļ
mcp-initialize.test.ts ddb1a8f72d fix: issue-triage quick wins (extraction, MCP probes, gitignore, CJK, impact) (#654) 2 nedēļas atpakaļ
mcp-ppid-watchdog.test.ts 995da54430 feat(mcp): share one serve --mcp per project across MCP clients (#411) 4 nedēļas atpakaļ
mcp-roots.test.ts 1cd162a66d fix(mcp): auto-detect project via roots/list when no rootUri (#196) (#214) 1 mēnesi atpakaļ
mcp-staleness-banner.test.ts beca7116a0 feat(mcp): surface degraded watcher state to the agent in tool responses (#892) 1 nedēļu atpakaļ
mcp-tool-allowlist.test.ts e5897d0334 feat: remove reasoning offload / CodeGraph AI managed reasoning feature 2 dienas atpakaļ
mcp-unindexed.test.ts f82a662ddb feat(mcp): pare default tool surface to codegraph_explore alone + redux-thunk synthesizer 4 dienas atpakaļ
mediatr-dispatch-synthesizer.test.ts d1381e11f6 feat(resolution): bridge MediatR Send/Publish to its IRequestHandler.Handle 2 dienas atpakaļ
multi-repo-workspace.test.ts 2bdc169ce4 fix(extraction): skip submodule worktrees instead of indexing them as duplicates (#945) (#947) 1 dienu atpakaļ
node-file-view.test.ts 1983590533 feat(mcp): codegraph_node reads files like the Read tool — offset/limit, byte-parity (#738) 2 nedēļas atpakaļ
node-sqlite-backend.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 mēnesi atpakaļ
node-version-check.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 mēnesi atpakaļ
npm-sdk.test.ts 89d4d37a29 feat(npm): restore programmatic/embedded SDK API (#354) (#603) 3 nedēļas atpakaļ
npm-shim.test.ts 15072aa29f fix: self-heal missing platform bundle from GitHub Releases (#303) (#335) 1 mēnesi atpakaļ
object-literal-methods.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 nedēļas atpakaļ
object-registry-synthesizer.test.ts 7f970296cf feat(resolution): synthesize object-literal registry dispatch edges 2 dienas atpakaļ
offload.test.ts 6d5cb6b25c feat(reasoning): add `CODEGRAPH_OFFLOAD_DISABLE` kill-switch and per-call usage log 4 dienas atpakaļ
pinia-store-synthesizer.test.ts 8ea32059b6 feat(resolution): bridge Pinia useStore().action() calls to the action 2 dienas atpakaļ
ppid-watchdog.test.ts 565eb20e26 fix(windows): reap orphaned MCP processes when their parent exits (#692, #576, #680) (#711) 2 nedēļas atpakaļ
pr19-improvements.test.ts fd03f31b2c fix(cpp): resolve calls through singletons/factories/chained getters (#645) (#742) 2 nedēļas atpakaļ
prepare-release.test.ts f6fabe9b5a docs(claude): rewrite release section for auto-promote workflow + link-ref on promote (#437) 4 nedēļas atpakaļ
react-hoc-component.test.ts 64426cad93 fix(react): recognize forwardRef/memo/styled components + index JSX-file routes (#841) 1 dienu atpakaļ
react-native-bridge.test.ts 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 nedēļas atpakaļ
redux-thunk-synthesizer.test.ts 270e50655a fix(explore): surface synth constant-endpoint edges + precise redux-thunk dispatch resolution 2 dienas atpakaļ
resolution.test.ts f7441f2124 fix(resolution,cli): cross-file static method calls + affected path normalization (#825) (#865) 1 nedēļu atpakaļ
rn-event-channel.test.ts 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 nedēļas atpakaļ
rtk-query-synthesizer.test.ts e9f7422223 feat(resolution): synthesize RTK Query hook→endpoint dispatch edges 2 dienas atpakaļ
same-name-disambiguation.test.ts 222af6b87c fix(mcp+resolution): stop conflating same-named symbols across monorepo apps (#764) (#813) 1 nedēļu atpakaļ
search-query-parser.test.ts 56f6b3b485 feat(search): field-qualified queries (kind:/lang:/path:/name:) + fuzzy typo fallback (#131) 1 mēnesi atpakaļ
security.test.ts 7fd8b4c185 fix(security): resolve symlinks in path validation to block out-of-root reads (#527) (#724) 2 nedēļas atpakaļ
sidekiq-dispatch-synthesizer.test.ts 2c522c6254 feat(resolution): bridge Sidekiq Worker.perform_async to #perform 2 dienas atpakaļ
spring-event-synthesizer.test.ts 9b7ca2e394 feat(resolution): bridge Spring publishEvent() to its @EventListener handlers 2 dienas atpakaļ
sqlite-backend.test.ts ac52fd76c0 Self-contained distribution: bundle Node + node:sqlite, drop better-sqlite3/wasm (closes #238) (#282) 1 mēnesi atpakaļ
status-json.test.ts 7b62356f53 feat(cli): add version, indexPath, lastIndexed to status --json (#329) 2 nedēļas atpakaļ
stdin-teardown.test.ts 0b1a2eed97 fix(mcp): treat a stdin 'error' as shutdown so the server can't orphan/spin (#799) (#805) 1 nedēļu atpakaļ
strip-comments.test.ts 74327814ee feat: wire up framework route extraction (#89) 1 mēnesi atpakaļ
swift-objc-bridge-resolver.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 nedēļas atpakaļ
swift-objc-bridge.test.ts 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 nedēļas atpakaļ
symbol-lookup.test.ts 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 nedēļas atpakaļ
sync.test.ts 6110df8b76 fix(sync): preserve cross-file caller edges across callee re-index (#899) (#927) 1 dienu atpakaļ
telemetry.test.ts 848fde9f59 feat(telemetry): anonymous usage telemetry — documented schema, opt-out, public ingest worker (#834) 1 nedēļu atpakaļ
ts-field-classification.test.ts 38eb4e688c fix(extraction): classify TS/JS class fields by value — properties, not methods (#808) (#809) 1 nedēļu atpakaļ
unsafe-index-root.test.ts 2472508549 fix(installer,cli): refuse to index $HOME / filesystem root (#860) 1 nedēļu atpakaļ
upgrade.test.ts 4e5cf2de56 feat(cli): add `codegraph upgrade` self-update + stale-index re-index hint (#710) 2 nedēļas atpakaļ
value-reference-edges.test.ts f34f606342 feat(extraction): same-file value-reference edges for impact analysis — 15 languages (#897) 6 dienas atpakaļ
vue-store-extraction.test.ts cc9c2f7420 feat(extraction): index Vuex/Pinia store actions, mutations, and getters 2 dienas atpakaļ
vuex-dispatch-synthesizer.test.ts 80a1044d3d feat(resolution): bridge Vuex string dispatch/commit to actions and mutations 2 dienas atpakaļ
wasm-runtime-flags.test.ts e5d633075c fix: prevent V8 turboshaft WASM Zone OOM during indexing (#298, #293) (#322) 1 mēnesi atpakaļ
watch-policy.test.ts f6772dac7c feat: zero-config indexing driven by .gitignore (#283) (#285) 1 mēnesi atpakaļ
watcher.test.ts ab107b325a fix(watcher): warn (don't degrade) on Linux inotify watch exhaustion (ENOSPC) (#893) 1 nedēļu atpakaļ
worktree-detection.test.ts 62d5cdde2c fix(mcp): re-resolve a path's index every call so worktree state isn't pinned (#926) (#939) 1 dienu atpakaļ