Skip to content

v0.6.1

Latest

Choose a tag to compare

@onevcat onevcat released this 31 May 06:38

[0.6.1] - 2026-05-31

Fixes

  • The opencode provider now delivers the prompt over stdin instead of as a command-line argument, avoiding argument-length and shell-escaping issues with large prompts (abecdf2)

Other

  • Pin the argue-viewer Cloudflare deploy workflow to the master branch so only production builds publish (d963fa5)
  • Isolate spinner color environment in CLI tests to keep NO_COLOR/--no-color assertions deterministic (55c1103)