Automated release candidate build from main.\n\nnpm: npm install gitnexus@rc\nVersion: 1.6.13-rc.17\nTarget base: 1.6.13 (rc #17)\nSource commit (main): ba39d5c\nRelease commit (versioned tree): 0d33b3e\n\nRelease candidates are pre-stable builds intended for early testing. Stable releases remain on the latest dist-tag.
What's Changed
🐛 Bug Fixes
- fix(rust): respect Cargo target boundaries in name fallback by @Sweetdevil144 in #3294
📝 Other Changes
- fix(lbug): ship FTS per-platform and recover in-place native aborts by @magyargergo in #3274
- fix(embeddings): keep ONNX off the install and analyze critical path by @magyargergo in #3287
- fix(mcp): name the indexed ref on hot read tool staleness (#3291) by @magyargergo in #3293
- feat(auto-sync): preserve PDG indexes across updates by @mattpatagon in #3290
- fix(embeddings): stop Caching embeddings OOM on large incremental analyze by @magyargergo in #3310
- chore: compile first-party packages with TypeScript 7 by @magyargergo in #3311
- refactor(analyze): move detected-branch sanitization off CLI config by @magyargergo in #3325
- feat(analyze): expose process-detection budget overrides by @magyargergo in #3324
New Contributors
- @mattpatagon made their first contribution in #3290
Full Changelog: v1.6.12...v1.6.13-rc.17