Skip to content

Commit 791e891

Browse files
euxaristiaClaude Opus 4.6
andcommitted
feat: add Qwen OAuth integration and provider support
- Add Qwen OAuth authentication support via /onboard-qwen command - Implement Qwen provider configuration in provider manager UI - Add Qwen-specific API client handling with proper headers and token refresh - Include Qwen in model configuration and provider detection logic - Add Qwen credentials management and storage at ~/.qwen/oauth_creds.json - Support Qwen model (qwen3-coder-plus) with portal.qwen.ai endpoint Co-authored-by: Claude Opus 4.6 <noreply@openclaude.dev>
1 parent f6a4455 commit 791e891

23 files changed

Lines changed: 2543 additions & 21 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ GEMINI.md
1010
package-lock.json
1111
/.claude
1212
coverage/
13+
.openclaude/settings.local.json

0 commit comments

Comments
 (0)