Automated release candidate build from main.\n\nnpm: npm install gitnexus@rc\nVersion: 1.6.8-rc.31\nTarget base: 1.6.8 (rc #31)\nSource commit (main): 96dc368\nRelease commit (versioned tree): 56f8ca0\n\nRelease candidates are pre-stable builds intended for early testing. Stable releases remain on the latest dist-tag.
What's Changed
📝 Other Changes
- fix(embeddings): create VECTOR index via conn.query, not the prepared path (#2114) by @magyargergo in #2133
- fix(docker): ship runtime-needed published assets (hooks/, skills/) into the image (#2130) by @magyargergo in #2132
- fix(hooks): silence MCP-owned-DB augment skip for strict hook runners (#1913) by @magyargergo in #2134
- feat(ingestion): Java Spring route annotation → Route node extraction by @henry201605 in #2078
- feat: multi-branch indexing and branch-scoped querying (#2106) by @magyargergo in #2137
- fix: stop impact()/route_map under-reporting blast radius (#2129, #1858, #1589/#1852) by @magyargergo in #2136
- fix(embeddings): resolve onnxruntime-common under pnpm-strict / pnpm dlx (#307) by @magyargergo in #2139
- fix(parse): survive non-cloneable worker results so large-repo analyze doesn't crash (#2112) by @magyargergo in #2135
- fix(grammars): load vendored tree-sitter grammars from vendor/ by absolute path (#2111) by @magyargergo in #2144
- fix(storage): prevent registry wipe on transient I/O errors by @buihongduc132 in #2124
- fix(cpp): suppress deleted overload winners by @azizur100389 in #2094
- feat(ingestion): add control-flow-graph layer for TS/JS (#2081) by @magyargergo in #2099
- fix(web): replace broken Browse-for-folder with upload directory picker by @magyargergo in #1850
- feat(cfg): intra-procedural REACHING_DEF data-dependence layer (#2082) by @magyargergo in #2160
- fix(hooks): bound db-lock probe subprocesses and gate probe behind hook slot (#2163) by @Minidoracat in #2165
- feat(cli): add circular import cycle check by @azizur100389 in #2166
- chore(devcontainer): remove version pin from AI CLIs by @magyargergo in #2174
- feat(taint): intra-procedural taint analysis (#2083) by @magyargergo in #2164
- fix(hooks): wrap the augment CLI child in the orphan guard (#2163) by @Minidoracat in #2169
- feat(taint): interprocedural taint via function summaries over resolved CALLS (#2084) by @magyargergo in #2179
- feat(setup): select coding agent integrations by @azizur100389 in #2168
- fix(ip): Scope write-route origin guard to server's own bound host by @Copilot in #2172
- feat(mcp): add gitnexus mcp --http server with Streamable HTTP and legacy SSE transports by @blueroseslol in #2141
- fix(mcp): rename query/cypher params so Claude Code can call them by @magyargergo in #2186
- fix(web): chat-only mode for large projects to prevent WebUI hang (#2178) by @magyargergo in #2185
- perf(hooks): cmdline-first Linux db-lock scan, drop the lsof fallback (#2180) by @Minidoracat in #2183
- feat(cli): add --embeddings-baseurl/-model/-auth-token/-dims flags to analyze by @blueroseslol in #2140
- fix(ci): align tree-sitter readiness + grammar-update workflows on a shared manifest (#858) by @magyargergo in #2187
New Contributors
- @buihongduc132 made their first contribution in #2124
- @blueroseslol made their first contribution in #2141
Full Changelog: v1.6.7...v1.6.8-rc.31