v0.6.0
- Main chat is now async — ask for something, keep chatting; session replies stream back as they finish, and background sessions report in on their own.
- Open in editor — jump from a session straight to your editor via the new actions menu on the session title (configure with
--editor-url). - Tap to copy — copy button on tool blocks grabs the file path, command, or pattern.
- Search your sessions — transcripts are searchable and paginated.
- Fixes — transient LLM API failures retry automatically; sessions in newly created project directories are picked up without a restart.
Full Changelog: v0.5.0...v0.6.0