Automated release candidate build from main.\n\nnpm: npm install gitnexus@rc\nVersion: 1.6.8-rc.22\nTarget base: 1.6.8 (rc #22)\nSource commit (main): 0054496\nRelease commit (versioned tree): fd1f516\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
New Contributors
- @buihongduc132 made their first contribution in #2124
Full Changelog: v1.6.7...v1.6.8-rc.22