Skip to content

Commit b02df6e

Browse files
committed
docs: update features and troubleshooting guide
1 parent 254b460 commit b02df6e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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.
306308
1. **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

311313
2. **Check port availability:**
312314
```bash

0 commit comments

Comments
 (0)