Skip to content

v1.5.8

Choose a tag to compare

@andyvandaric andyvandaric released this 18 Feb 17:21
· 22 commits to main since this release

Fixed

  • Sonnet fallback now retries claude-sonnet-4-6 automatically when claude-sonnet-4-6-thinking returns 404 from antigravity backend.
  • Windows E2E model/regression scripts now use opencode.cmd with shell: true on win32 to avoid spawn ENOENT issues.

Changed

  • Thinking model script runs are normalized to base model IDs plus explicit --variant for Sonnet/Opus checks.