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
Diffs in the extension's Changes panel are now computed with git against each file's pre-edit baseline, so they show exactly what the agent changed (VS Code).
The message box grows with multi-line input — up to 12 lines — instead of staying a fixed height (VS Code).
Transcript content no longer runs under the vertical scrollbar (VS Code).
Fixed
The curl install script now works on Windows (Git Bash / MSYS), downloading the right binary; Windows-on-ARM gets the x64 build, which runs via built-in emulation.