What's Changed
🚀 Features
- Add Anthropic task budget support by @dsfaccini in #5140
- Add runtime
output_retriesoverride + deprecateretries+ internal retry-field rename by @dsfaccini in #5075
🐛 Bug Fixes
- Fix: Clean up streaming responses on cancellation by @adtyavrdhn in #5313
- Fix
attempted exit cancel scope in different taskby running MCP session in a dedicated task by @dsfaccini in #4514 - Populate
for_runRunContextwithrun_id,conversation_id, andmetadataby @DouweM in #5330 - fix(evals): guarantee
CaseLifecycle.teardown()by @voorhs in #5322
New Contributors
Full Changelog: v1.91.0...v1.92.0