Automated release candidate build from main.\n\nnpm: npm install gitnexus@rc\nVersion: 1.6.12-rc.12\nTarget base: 1.6.12 (rc #12)\nSource commit (main): 18cbeb9\nRelease commit (versioned tree): d376f66\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(zig): vendor tree-sitter-zig so npm i -g no longer warns on peers by @magyargergo in #3180
- fix(eval): stop discarding completed benchmark sessions as unverifiable by @magyargergo in #2785
- fix(parse): keep stable cache packs parallel by @magyargergo in #3194
- perf(parse): batch cache packs into one dispatch round by @magyargergo in #3196
- fix(zig): resolve cross-file static gates by @koriyoshi2041 in #3185
- perf(parse): tighten the dispatch-round memory bound and unclamp the worker-pool override by @magyargergo in #3200
- docs(bench): correct the edit-loop numbers and add the FTS per-index breakdown by @magyargergo in #3208
- docs(bench): close FTS as an optimization target with measured evidence by @magyargergo in #3209
- Update README.md by @Cenrax in #3217
- feat(eval): Add bounded packed-scheduler primitives and offline replay benchmarks by @magyargergo in #3206
- test(cli): prove detached refresh by ordering, not by wall clock by @magyargergo in #3221
- docs: add RepoCloud one-click deploy button by @cosark in #3212
- fix(eval): sweep evidence handling and measurement health, with guarded comparator reuse by @magyargergo in #3207
- perf(scope-resolution): stop re-scanning the ParsedFile store once per language by @magyargergo in #3211
- feat(api): honor branch on POST /api/analyze by @dockndevai in #3199
- feat(eval): record provider-native usage at the gateway instead of inferring it after translation by @magyargergo in #3220
New Contributors
- @cosark made their first contribution in #3212
- @dockndevai made their first contribution in #3199
Full Changelog: v1.6.11...v1.6.12-rc.12