Skip to content

0.133.5

Choose a tag to compare

@vinhnx vinhnx released this 22 Jun 18:51

What's Changed

0.133.5 - 2026-06-22

Highlights

Bug Fixes

  • Handle TUI mode in prompt capability check (7582512)
  • Prevent TUI corruption when cycling agents via Tab (704b65c)
  • Guard raw println/print calls that corrupt TUI display (61baed0)
  • Drain terminal events to prevent input corruption after external app execution (a461c32)

Documentation

  • Update TUI println audit with fix status and remaining items (2b039c2)

Features

  • Implement domain-scoped approval caching for web_fetch tool (70e5c76)
  • Implement workspace configuration with root layer control (8e61712)

Other Changes

Other

  • Register web_fetch tool and implement HITL approval flow (36aed2e)
  • Refactor model display names to use Cow for dynamic strings; update provider handling and validation logic (7b72264)

Full Changelog: 0.133.4...0.133.5