Commit 3f2f724
committed
feat: add qwen-code to providers that don't require initial configuration
- Added qwen-code to the list of providers in checkExistKey that can proceed without API keys
- This allows qwen-code to use its default OAuth path (~/.qwen/oauth_creds.json) without blocking the Welcome View
- Treats qwen-code similar to claude-code and other local authentication providers1 parent c33ff7a commit 3f2f724
File tree
1 file changed
+5
-2
lines changed1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments