Skip to content

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:13
· 18 commits to main since this release

v0.4.5

A polish release for reading and navigating chats — the terminal now renders answers much closer to the VS Code extension.

Improved

  • Markdown in the terminal looks like the extension: inline code renders as chips, headings are bright and bold, bullets are neutral, and fenced code blocks sit in bordered, tinted containers (CLI).
  • Session lists start with Pinned, Today, and Yesterday expanded; Last 7 days and Older stay collapsed until you open them (CLI and VS Code).

Fixed

  • Long messages you send no longer get clipped at the edge of the transcript — they wrap properly, in the chat and in sub-agent transcripts (CLI).
  • Ctrl/Cmd+A now selects all text when renaming a session (VS Code).