Skip to content

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:13
· 10 commits to main since this release

v0.4.7

Find-in-conversation for the VS Code chat.

New

  • Press Ctrl+F (Cmd+F on macOS) in the chat to search the conversation, with a match counter and Enter / Shift+Enter to step through hits (VS Code).
  • Matched words are highlighted in place, with the hit you're currently on picked out from the rest (VS Code).

Improved

  • Search covers what you and the assistant said — tool commands, file dumps and diffs no longer flood the results (VS Code).
  • Jumping to a message leaves some room above it instead of pinning it to the very top edge, and no longer snaps you back to the bottom mid-stream (VS Code).

Fixed

  • Hovering a session row no longer paints the pin and rename buttons as full-height slabs (VS Code).