v0.20.0
Release date: 2026-06-21
Changed
- Prompt enhancement now strips a model-emitted leading
<think>...</think>trace before returning composer text while preserving later literal think tags (6e4b716f). - Plain
/releasenow authorizes the full minor-release workflow by default, including local and remote unreleased commits plus push, merge, publish, and verification steps unless narrowed by the user (d48d6aa3). - Composer slash-command suggestions now open as an anchored upward overlay, request up to 200 commands, and scroll long command lists without covering the input row (dbeda298).
- Browser-use skill documentation no longer carries a redundant
allowed-toolssection, so the skill catalog stays aligned with runtime tool policy (bf9e3f0c).
Fixed
- Explicit command and sub-agent references can now load disabled on-disk project sub-agents across prompt resolution, tool schema visibility, runtime invocation, and extension catalog paths (3016352e).
Internal
- Updated task bookkeeping for the post-v0.19.0 release set (6b746534).