Skip to content

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 04 Jul 19:18
· 82 commits to main since this release

v0.3.4

Rewind and steer the conversation: any user message can now be re-sent or
edited in place, rolling the chat back to that point.

New

  • Retry a user message: re-send it and drop everything after it, rolling the conversation back to that point (VS Code).
  • Edit a previous message before re-sending — an inline composer opens on the message; retrying the first message restarts the conversation from scratch (VS Code).
  • Models auto-refresh toggle: turn off the daily refetch of cached model lists so they only refresh when you ask (/model-auto-refresh in the CLI, settings toggle in VS Code).