opencode-anthropic-multi-account
v0.2.12
Published
OpenCode plugin for Anthropic multi-account management with automatic rate limit switching
Maintainers
Readme
opencode-anthropic-multi-account
OpenCode plugin for multi-account Anthropic (Claude) OAuth management with automatic rate limit switching.
Install
Add to opencode.json:
{
"plugin": ["opencode-anthropic-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
- Status tool (
claude_multiauth_status) for mid-session account overview
Architecture
opencode-anthropic-multi-account ← you are here
│
opencode-multi-account-coreSee the root README for full documentation.
