0.134.0
What's Changed
0.134.0 - 2026-07-01
Highlights
Bug Fixes
- Downgrade subagents visibility from pub(crate) to pub(super) (6c1da4d)
- Add xhigh/max effort picker support for Sonnet 5, Fable 5, Mythos 5; fix adaptive thinking profiles per Anthropic docs (9eff238)
Documentation
- Refresh stale structural_search/subagents file paths after split (4a1d728)
Features
- Add Claude Sonnet 5, Fable 5, and Mythos 5 to Anthropic provider (12ebfcc)
Other Changes
Other
- Revert "refactor: remove Claude Fable 5 references and update to Claude Opus 4.8 across models and capabilities" (537a0e7)
Refactors
- Split structural_search.rs into focused submodules (717f75f)
- Split subagents/mod.rs impl into controller submodules (f5203b6)
Full Changelog: 0.133.23...0.134.0