File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ Enable OpenCode to authenticate against **OpenAI's Codex backend** via OAuth so
1414
1515- ** GPT-5.2, GPT-5.2 Codex, GPT-5.1 Codex Max** and all GPT-5.x variants via ChatGPT OAuth
1616- ** Multi-account support** — add multiple ChatGPT accounts, health-aware rotation with automatic failover
17+ - ** Click-to-switch** — switch accounts directly from the OpenCode TUI
18+ - ** Strict tool validation** — automatically cleans schemas for compatibility with strict models (Claude, Gemini)
1719- ** Auto-update notifications** — get notified when a new version is available
1820- ** 22 model presets** — full variant system with reasoning levels (none/low/medium/high/xhigh)
1921- ** Prompt caching** — session-based caching for faster multi-turn conversations
@@ -306,7 +308,7 @@ OpenCode uses `~/.config/opencode/` on **all platforms** including Windows.
3063081 . ** Manual URL paste:**
307309 - Re-run ` opencode auth login `
308310 - Select ** "ChatGPT Plus/Pro (Manual URL Paste)"**
309- - Paste the full redirect URL after login
311+ - Paste the full redirect URL (including ` #code=... ` ) after login
310312
3113132 . ** Check port availability:**
312314 ``` bash
You can’t perform that action at this time.
0 commit comments