diff --git a/.changeset/add-opus-4-1-model.md b/.changeset/add-opus-4-1-model.md deleted file mode 100644 index 9b0e840e5b6..00000000000 --- a/.changeset/add-opus-4-1-model.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@roo-code/types": patch -"roo-code": patch ---- - -Add support for Claude Opus 4.1 (claude-opus-4-1-20250805) - -- Added claude-opus-4-1-20250805 to anthropicModels with 8192 max tokens and reasoning budget support -- Added support across all providers: Anthropic, Claude Code, Bedrock, Vertex AI, OpenRouter, and LiteLLM -- Updated anthropic.ts provider to handle prompt caching for the new model -- Pricing: $15/M input tokens, $75/M output tokens, $18.75/M cache writes, $1.5/M cache reads