Releases: mguttmann/opencode
Releases · mguttmann/opencode
OpenCode Custom Build (Multi-Account + YOLO + Auto-Relogin)
Custom OpenCode Build
This build includes features not yet merged into the main repository:
Features
-
Multi-Account OAuth Rotation (PR anomalyco#9069)
- Add multiple Anthropic OAuth accounts
- Automatic failover when rate-limited
- CLI:
opencode auth add,opencode auth list,opencode auth remove
-
YOLO Mode (PR anomalyco#9073)
- Skip all permission prompts
- CLI:
opencode --yoloor setOPENCODE_YOLO=1 - Desktop: Enable in Settings
-
Auto-Relogin (PR anomalyco#9455)
- Automatically refresh expired OAuth tokens via browser sessions
- Setup:
opencode auth browser setup - Uses Puppeteer + Stealth to bypass Cloudflare
Installation (macOS ARM64)
Desktop App:
- Download
OpenCode-Dev-macos-arm64.zip - Unzip and move
OpenCode Dev.appto/Applications - On first launch: Right-click → Open (to bypass Gatekeeper)
CLI:
- Download
opencode-cli-macos-arm64 - Move to
~/.local/bin/opencode(or another directory in your PATH) - Run
chmod +x ~/.local/bin/opencode
First-Time Setup
# Authenticate with Anthropic (Claude Max subscription)
opencode auth
# Optional: Setup auto-relogin for overnight token refresh
opencode auth browser setupNote
This is an unofficial build. For the official release, see https://github.com/anomalyco/opencode