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
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)