GitNexus/gitnexus/test
Abhigyan Patwari c5dcc0172a fix(setup): prefer global gitnexus binary over npx for MCP config
`npx -y gitnexus@latest mcp` with a cold cache takes ~110s to resolve
native dependencies (tree-sitter, onnxruntime), exceeding Claude Code's
30s MCP connection timeout. `getMcpEntry()` now checks for a globally
installed `gitnexus` binary first (starts in ~1s) and only falls back
to npx when not found.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 01:11:47 +05:30
..
fixtures feat: METHOD_IMPLEMENTS edges, overload disambiguation, MethodExtractor unification (#574) (#642) 2026-04-04 18:41:47 +01:00
helpers feat(group): add group infrastructure and contract matching 2026-04-02 00:39:43 +03:00
integration feat: METHOD_IMPLEMENTS edges, overload disambiguation, MethodExtractor unification (#574) (#642) 2026-04-04 18:41:47 +01:00
unit fix(setup): prefer global gitnexus binary over npx for MCP config 2026-04-05 01:11:47 +05:30
utils ci: add macOS to cross-platform test matrix (#208) 2026-03-07 10:38:32 +00:00
global-setup.ts feat: upgrade @ladybugdb/core to 0.15.2 and remove segfault workarounds (#374) 2026-03-19 08:25:43 +00:00
vitest.d.ts refactor: migrate from KuzuDB to LadybugDB v0.15 (#275) 2026-03-15 15:53:01 +00:00