You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.