opencode
opencode copied to clipboard
docs(ecosystem): add opencode-qwen-auth plugin
What does this PR do?
Adds opencode-qwen-auth to the ecosystem plugins list.
This plugin enables Qwen API authentication via OAuth device flow. Features:
- Zero-config OAuth device flow (no API keys needed)
- Multi-account rotation (round-robin/sequential)
- Automatic token refresh
- Rate limit handling (429 detection)
- CLI installer:
bunx opencode-qwen-auth install
npm: https://www.npmjs.com/package/opencode-qwen-auth
How did you verify your code works?
Verified markdown table formatting matches existing entries by comparing column widths.