Skip to content

0.159.1

Choose a tag to compare

@vinhnx vinhnx released this 09 Sep 23:34
· 727 commits to main since this release

What's Changed

0.159.1 - 2026-09-09

Highlights

Bug Fixes

  • Report clipboard copy failures and bound native helper writes (8102d3a)
  • Resolve merge conflicts with main (433c444)
  • Stop read-cap false trips and validator false rejections blocking plan approval (6d6d081)
  • Preserve planning fallback reason and harden recovery salvage gate (6f222f0)
  • Stop mislabeling valid final answers as recovery fallback (4218e56)
  • Log fallback-conversion diagnostics for false-Blocked triage (ed691ef)
  • Route untagged plan-like text to bounded repair (523270a)
  • Forward reasoning effort on zai routes and fill catalog efforts (978da64)
  • Treat unified_exec follow-ups as lost verifier results (e8dc81f)

Features

  • Batch consecutive ctrl+enter messages into one turn (ce56e0b)
  • Auto-scroll transcript drag, utf-8-safe editing, paste-block delete (b5ee500)
  • Add untrusted description boundary and parallel read example (6004fb5)
  • Add risk-first agentic testing signal and guidance (b4a0448)
  • Add footer hint support to list modals (3319f60)
  • Add dedicated warning token to theme styles (1ed0dc3)
  • Add auto_grant_tool_limits flag and tool-loop hard cap (9517300)

Other Changes

Other

Refactors

  • Apply clippy fixes to path and process hardening (305ba6b)
  • Extract list_cursor helper for selection gutter (3eef0ad)

Tests

  • Raise default prompt budget for risk-first guidance line (8c1354b)
  • Add theme snapshot tests for tool status bullets (d8002d1)

Full Changelog: 0.159.0...0.159.1