Commit 2b56600
authored
add claude 4.5 opus (#1358)
# why
adds support for using claude 4.5 opus with cua
# what changed
added opus to model maps
# test plan
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Adds support for Anthropic Claude 4.5 Opus in CUA. Registers
anthropic/claude-opus-4-5-20251101 and maps it to the Anthropic
provider.
<sup>Written for commit 2e54c27.
Summary will update automatically on new commits.</sup>
<!-- End of auto-generated description by cubic. -->1 parent bb85ad9 commit 2b56600
File tree
4 files changed
+8
-0
lines changed- .changeset
- packages/core
- lib/v3
- agent
- types/public
- tests/public-api
4 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments