Roo-Code/packages
Shariq Riaz 7f52b77fb7 feat: add qwen-code provider support with complete translations
- Add QwenCode provider type definition and models in packages/types/src/providers/qwen-code.ts
- Implement OAuth-based provider in src/api/providers/qwen-code.ts with proper error handling
- Add comprehensive test coverage in src/api/providers/__tests__/qwen-code.spec.ts
- Create QwenCode settings UI component in webview-ui/src/components/settings/providers/QwenCode.tsx
- Add qwenCodeOAuthPath field to provider settings schema
- Add qwenCode error translations to all backend common.json files (17 languages)
- Add qwenCode provider settings to all frontend settings.json files (17 languages)
- Include OAuth path configuration and setup instructions for all locales

Supported languages: ca, de, es, fr, hi, id, it, ja, ko, nl, pl, pt-BR, ru, tr, vi, zh-CN, zh-TW
2025-08-24 04:18:53 +05:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Bring back "Use @roo-code/cloud from npm" (#6795) 2025-08-06 20:51:41 -10:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: add qwen-code provider support with complete translations 2025-08-24 04:18:53 +05:00