Commit 8e0fe0a
Add claude-opus-5 model support
Anthropic released Claude Opus 5 (claude-opus-5) today, succeeding
Opus 4.8. Add it to the subscription alias catalog and update the
Claude provider default model in settings.
Co-Authored-By: Claude Sonnet 5 <[email protected]>1 parent 1f86ac6 commit 8e0fe0a
3 files changed
Lines changed: 6 additions & 2 deletions
File tree
- backend
- scripts
- frontend/src/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
3507 | 3507 | | |
3508 | 3508 | | |
3509 | 3509 | | |
3510 | | - | |
| 3510 | + | |
3511 | 3511 | | |
3512 | 3512 | | |
3513 | 3513 | | |
| |||
0 commit comments