mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 09:01:49 +00:00
feat(coding-agent): update default models to Opus 4.6 and GPT-5.3 Codex
- anthropic: claude-opus-4-5 → claude-opus-4-6 - openai-codex: gpt-5.2-codex → gpt-5.3-codex - amazon-bedrock: us.anthropic.claude-opus-4-20250514-v1:0 → us.anthropic.claude-opus-4-6-v1:0 - vercel-ai-gateway: anthropic/claude-opus-4.5 → anthropic/claude-opus-4-6 - opencode: claude-opus-4-5 → claude-opus-4-6
This commit is contained in:
parent
45f9d3aa21
commit
028fff13ab
2 changed files with 13 additions and 5 deletions
|
|
@ -2,6 +2,14 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Updated default model for `anthropic` provider to `claude-opus-4-6`
|
||||
- Updated default model for `openai-codex` provider to `gpt-5.3-codex`
|
||||
- Updated default model for `amazon-bedrock` provider to `us.anthropic.claude-opus-4-6-v1:0`
|
||||
- Updated default model for `vercel-ai-gateway` provider to `anthropic/claude-opus-4-6`
|
||||
- Updated default model for `opencode` provider to `claude-opus-4-6`
|
||||
|
||||
## [0.52.1] - 2026-02-05
|
||||
|
||||
## [0.52.0] - 2026-02-05
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue