opencode icon indicating copy to clipboard operation
opencode copied to clipboard

docs(ecosystem): add opencode-qwen-auth plugin

Open foxswat opened this issue 15 hours ago • 1 comments

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.

foxswat avatar Jan 18 '26 23:01 foxswat