mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- Added claude-sonnet-4-5-20250514 and claude-opus-4-5-20250514 to Anthropic provider - Added same models to claude-code provider (imports from anthropic) - Added anthropic.claude-sonnet-4-5-20250514-v1:0 and anthropic.claude-opus-4-5-20250514-v1:0 to Bedrock - Added claude-sonnet-4-5@20250514 and claude-opus-4-5@20250514 to Vertex AI - Updated provider implementations to support new models - Added support for 1M context beta flag for Claude 4.5 Sonnet - Added comprehensive test coverage for new models |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||