opencode-codex-multi-account
v0.2.1
Published
OpenCode plugin for Codex (OpenAI) multi-account management with automatic rate limit switching
Maintainers
Readme
opencode-codex-multi-account
OpenCode plugin for multi-account OpenAI (ChatGPT Codex) OAuth management with automatic rate limit switching.
Install
Add to opencode.json:
{
"plugin": ["opencode-codex-multi-account@latest"]
}Features
- Automatic account rotation on 429 responses
- Three selection strategies: sticky, round-robin, and hybrid
- Cross-process coordination for parallel sessions
- Background token refresh before expiry
- Browser OAuth (PKCE) and Device Code authentication flows
Architecture
opencode-codex-multi-account ← you are here
│
opencode-multi-account-coreSee the root README for full documentation.
