v1.3.2 — fast jury defaults to low thinking
The default fast jury now runs GPT-5.6 Luna and DeepSeek V4 Flash at low thinking, reducing review latency and cost. This release also includes all fixes and documentation merged since v1.3.1.
What's Changed
- fix: keep pricing.json $meta.updated at least as fresh as its entries by @AshSgDe29071999 in #29
- fix: show harness display labels on referee and verify receipt rows by @AshSgDe29071999 in #31
- test: add direct unit coverage for redact() and redactWith() by @AshSgDe29071999 in #28
- fix: validate JUROR_LOG_LEVEL and document it in CLI usage by @AshSgDe29071999 in #30
- docs: point README benchmark at the real corpus file by @AshSgDe29071999 in #23
- docs: keep the benchmark example on the installed juror binary by @cderinbogaz in #34
- docs: document the generic-openai harness in harness-notes.md by @AshSgDe29071999 in #32
- docs: surface Greptile benchmark in README by @cderinbogaz in #36
- fix(config): lower fast jury thinking by @cderinbogaz in #37
New Contributors
- @AshSgDe29071999 made their first contribution in #29
Full Changelog: v1.3.1...v1.3.2