v0.24.0
Release date: 2026-06-30
Added
- Added live follow-up input for active web sessions so users can steer runs at safe checkpoints without waiting for completion (93ba1f91).
Changed
- Improved the composer follow-up experience with clearer placeholder text, keyboard-friendly controls, and a calmer ready-state animation (ce965973, b7f5e929, d1fa19aa).
- Collapsed completed session intermediates behind an
Intermediate resultssection so saved timelines stay focused on final user-visible output (a0db022e).
Fixed
- Fixed ChatGPT Codex websocket reuse around sub-agent runs by closing idle parent sockets and capping websocket wait times (4e3eaeba).
- Fixed live run detail metrics so active runs show persisted event counts and elapsed running time accurately (043781c9).
Removed
- Removed the obsolete standalone Telegram documentation file now that channel guidance lives in the docs site and settings UI (ac594b1f).
Internal
- Carried forward post-v0.23.0 bookkeeping updates into this release window (b461149c).