v5.12.0 (2025-10-01)
Bug Fixes
- Removed use_websearch; this parameter was confusing Codex. It started using this to prompt the external model to perform searches! web-search is enabled by Claude / Codex etc by default and the external agent can ask claude to search on its behalf. (
cff6d89)
Chores
- Sync version to config.py [skip ci] (
28cabe0)
Features
- Implement semantic cassette matching for o3 models (
70fa088)
Detailed Changes: v5.11.2...v5.12.0