Skip to content

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 02 Jul 01:35
· 142 commits to main since this release

v0.1.9

Improved

  • 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.