mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Use qwenCodeOAuthPath option for custom OAuth credential paths - Replace console.error with proper logger utility - Use configured OAuth path when writing refreshed credentials - Remove unnecessary non-null assertion on client property - Remove unused apiKey and baseUrl from QwenCodeProvider type - Add comprehensive tests for OAuth flow and error handling Note: QWEN_OAUTH_CLIENT_ID left as-is per request |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||