Automated release candidate build from main.\n\nnpm: npm install gitnexus@rc\nVersion: 1.6.12-rc.8\nTarget base: 1.6.12 (rc #8)\nSource commit (main): d146397\nRelease commit (versioned tree): 8383daa\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
Full Changelog: v1.6.11...v1.6.12-rc.8