v0.0.1-alpha.14
Pre-release
Pre-release
Features
- Add general file attachments across Web, VS Code, and Desktop, with durable attachment history, previews, download or reveal actions, upload progress, cancellation, and reliable handling for large images and files.
- Introduce an explicit Archive lifecycle with restore support, a redesigned Task Navigation sidebar, collapsible Project groups, bounded pagination, and consistent Task details across desktop, mobile, and VS Code.
- Support ordered ACP boolean configuration options and remember each Agent's last confirmed mode, model, reasoning, and other session choices for new Tasks.
Performance and reliability
- Replace growing whole-history Task rewrites with journal-backed Chat storage, lazy Task loading, bounded compaction, and lightweight navigation metadata for faster startup and steadier long-running conversations.
- Keep the shared App Server alive across VS Code windows and make upgrades, mobile reconnects, reliable HTTP sessions, and slow startup recover without brittle fixed-timeout assumptions.
Bug Fixes
- Recover empty Prepared Tasks when an Agent no longer recognizes their Native Session, without losing the composer draft or selected context.
- Let a completed steering prompt settle the active Task turn instead of leaving it stuck In Progress.
- Stabilize popup placement, focus, scrolling, hover behavior, mobile composer menus, Archive pagination, and project collapse animation.
- Suppress redundant VS Code notifications for the Task that is already open while retaining attention notifications for background Tasks.
Diagnostics
- Add cancellation timing milestones and update the artifact helper for the current split Task and Chat storage format.
Changelog
Full Changelog: v0.0.1-alpha.13...v0.0.1-alpha.14