fix(ai): enable xhigh for anthropic opus 4.6

This commit is contained in:
Mario Zechner 2026-02-05 22:57:43 +01:00
parent 9494fa8d3f
commit ee53b53689
4 changed files with 43 additions and 2 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed `supportsXhigh()` to treat Anthropic Messages Opus 4.6 models as xhigh-capable so `streamSimple` can map `xhigh` to adaptive effort `max`
## [0.52.4] - 2026-02-05
## [0.52.3] - 2026-02-05