Roo-Code/packages/types
Roo Code 5e7212eafa fix: address PR review comments for qwen-code provider
- 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
2025-08-23 23:32:52 +00:00
..
npm Add MODELS_BY_PROVIDER for use in @roo-code/cloud (#7258) 2025-08-20 11:26:51 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src fix: address PR review comments for qwen-code provider 2025-08-23 23:32:52 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00