telexed ~ c / c3ba5dba-2aaradar:60 · agent_toolLIVE
← back
NO.
#c3ba5dba
Topic
AGENTS & TOOLS
Source
opencode_releases
Published
2026-05-21 15:51:28
Importance
★ 6/10 — radar 60
`opencode` `v1.15.7` adds Grok OAuth and desktop log export
FIG-0031:1

`opencode` `v1.15.7` adds Grok OAuth and desktop log export

Grok sign-in now works through OAuth and device-code login. Error handling and desktop diagnostics got cleaner, so it is worth upgrading if opencode sits in your daily coding loop.

[ KEY POINTS ]
  1. Grok OAuth covers device-code login too, making SuperGrok account setup less manual inside the tool.
  2. V2 session APIs now return safer typed errors and reference IDs, cutting config leakage and making server-log matching faster.
  3. Concurrent Codex OAuth refreshes are deduped, reducing repeated refresh failures during account churn.
  4. Desktop adds log export plus a refreshed home/session flow, useful when debugging local agent issues.
Originalgithub.com/anomalyco/opencode/releases/tag/v1.15.7Read original →

// related