mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
* fix: detect Claude models by name for API protocol selection - Modified getApiProtocol to accept modelId parameter - Added check for 'claude' in model name (case-insensitive) - Updated Task.ts to pass model ID to getApiProtocol - Added comprehensive tests for the new logic Fixes #5830 * fix: limit Claude model detection to vertex and bedrock providers only - Modified getApiProtocol to only detect Claude models by name when provider is vertex or bedrock - Added comprehensive unit tests for getApiProtocol function as requested in PR review - This ensures Claude models are only auto-detected for providers that need it |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||