[PR #9316] docs(ecosystem): add opencode-qwen-auth plugin #13070

Open
opened 2026-02-16 18:17:57 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9316

State: open
Merged: No


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.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9316 **State:** open **Merged:** No --- ### What does this PR do? Adds [opencode-qwen-auth](https://github.com/foxswat/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.
yindo added the pull-request label 2026-02-16 18:17:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13070