v0.9.0
Release date: 2026-05-15
Added
- Added a
/refine-taskproject command for clarifying draft tasks without starting implementation (#298). - Added dashboard-wide run filter values so dashboard filters reflect all matching runs, not only the current page (#298).
- Added configured reasoning effort to Run Detail headers and run-session API payloads (c1e6947).
Changed
- Refined session Working summaries with shared summary rendering, clearer formatting, and improved expansion behavior (#298).
- Centered the web startup update warning while preserving immediate CLI warning output for non-web commands (#298).
Fixed
- Fixed per-turn summary cost persistence and hydration for live and saved session timelines (#298).
- Fixed dashboard run filter dropdown values by sourcing distinct statuses, providers, and models from all scoped runs (#298).
Documentation
- Compressed the
/refine-taskcommand instructions while preserving its behavior and output template (#298).