v0.5.0
Release date: 2026-05-10
Added
- Added saved-session conversation forking from assistant turns, including forked upload copies for image messages (#285).
- Added hover copy shortcuts for user and assistant turns, plus snippet copy for code, tables, blockquotes, and lists with copied/failed feedback (#285).
- Added
/create-taskto create Kanban cards from chat without implementing them immediately (#285).
Changed
- Improved session timeline rendering with language-aware fenced code blocks, a clearer collapsed workspace badge, and visible sub-agent context usage (#285).
- Hardened direct chat command input state and adjusted shell timeout defaults for web-session workflows (#285).
Fixed
- Stabilized stale and restarted web sessions so old runs do not leave active Working state, stale live snapshots, or missing-run errors after restart (#285).
- Kept the Working shimmer stable during in-turn tool updates and fixed collapsed Working summaries to classify read, search, shell, edit, sub-agent, question, and other tool activity (#285).
Documentation
- Documented the Kanban task creation command and refreshed settings modal form guidance (#285).
Internal
- Rebuilt packaged web assets for the shipped web-session UX fixes (#285).