This release adds support for Claude Opus 5 and introduces a new three-mode safety policy system for tool approval control.
What's New
- Adds support for Claude Opus 5 (released 2026-07-24, 1M context window, 128k output)
- Adds a three-mode safety policy (strict / balanced / autonomous) with native shell classification, providing a middle ground between per-call approval and blanket session-wide approval
Technical Changes
- Refreshes the embedded models.dev catalog snapshot to 2026-07-24
What's Changed
- docs: update CHANGELOG.md for v1.116.0 by @docker-read-write[bot] in #3828
- feat: support Claude Opus 5 by @aheritier in #3830
- feat: three-mode safety policy (strict / balanced / autonomous) with native shell classification by @trungutt in #3835
- chore: refresh embedded models.dev snapshot by @github-actions[bot] in #3834
Full Changelog: v1.116.0...v1.117.0