Skip to content

0.146.0

Choose a tag to compare

@vinhnx vinhnx released this 15 Aug 06:14
· 65 commits to main since this release

What's Changed

0.146.0 - 2026-08-15

Highlights

Bug Fixes

  • Account for tool result payloads (2c9d17a)
  • Preserve entries on replacement (b9c1fa1)
  • Cap batch range reads (655763a)
  • Stream paged line reads (6713d9b)
  • Harden harness trace analysis (d5932f9)
  • Account for tool result payloads (0ba851a)
  • Preserve entries on replacement (23280fa)
  • Cap batch range reads (c303b22)
  • Stream paged line reads (9d5b2c1)
  • Tolerate missing nextest profiles (0862a85)
  • Prevent recursive spool references (320ea48)

Documentation

  • Record harness hot-path invariants (a906c7f)

Features

  • Add privacy-preserving trace analyzer (c48122b)
  • Add OpenRouter Gemini 3.7 Flash model (fc93cd9)
  • Add OpenRouter Qwen3.8 27B model (a5841ce)
  • Add new Merge Gateway model support (fa63360)

Other Changes

Other

  • Add Merge Gateway as an OpenAI-compatible provider (e4b1676)

Performance

  • Borrow valid request history (c59153e)
  • Share request history allocation (8631be9)
  • Batch duplicate readonly tool calls (4d4a106)
  • Share continuation history ownership (c996657)
  • Guide batched read-only inspection (1ee98fe)
  • Borrow valid request history (51ba429)
  • Share request history allocation (f4e28b7)
  • Batch duplicate readonly tool calls (b970481)
  • Share continuation history ownership (110ae1d)
  • Cache parallel readonly results (ead97cf)
  • Bound legacy text reads (7c4da23)
  • Reuse request state across turns (e17cfd0)
  • Guide batched read inspection (ac69840)
  • Apply DeepSeek harness learnings (41a12a3)

Full Changelog: 0.145.0...0.146.0