New Features
- stage new agent drafts to avoid creating empty threads
- persist thread renames across local and remote backends
- add experimental /apps support
- persist Codex personality safely for consistent agent behavior
- let users choose how /review sessions are delivered
- Add folder selection support in conversation context (#309)
- system notification support workspaces (#316)
- add multi launch scripts with icons (#304)
Fixes
- prevent unnecessary message re-renders during draft typing
- prevent stale thread plans from lingering after turn completion
- keep planning steps visible during live app-server streams
- sync server thread renames without overwriting custom titles
- prevent duplicate detached review completion notices
- keep detached reviews linked so parent state stays accurate
- make account switching login cancellable and event-driven
- ensure macOS dev builds still show notifications
- Validate Open in entries before selection (#308)