Skip to content

Brief 0.3.3

Choose a tag to compare

@litechenacc litechenacc released this 13 Sep 07:56
· 29 commits to main since this release
  • Use the current model provider's icon for the working indicator, with a shared shimmer animation across the icon, status text, and timer. Improve visibility in light themes and respect VS Code's reduced-motion setting and high-contrast mode.
  • Move the conversation outline into a translucent drawer aligned with the right edge, with shorter collapsed rows to reduce its footprint.
  • Fix outline selection in short conversations and near scroll boundaries: keep the selected turn after a click and select the latest turn when a new message is sent.
  • Show user-message copy and fork buttons as overlays with a locally blurred background, without reserving space on the right or changing text wrapping. Preserve mouse and keyboard access.
  • Stop running tests and typechecks automatically during releases, and remove the requirement for Playwright or a running Prime Agent. Releases still build and validate the VSIX package; development checks must be run separately before publishing.