Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:54
  • 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