Skip to content

v1.10.0 (2025-11-03)

Choose a tag to compare

@DouweM DouweM released this 04 Nov 04:13
· 84 commits to main since this release
5fa446a

What's Changed

  • Fix MCPServer error handling with Temporal by @wreed4 in #3299
  • Update directory path in ag-ui.md example by @sabman in #3310
  • Implement OpenAIResponsesModel.base_url property by @chasefarmer-pixee in #3281
  • Fix types to let OpenRouterProvider be created with only http_client by @xcpky in #3308
  • Add Agent.run_stream_sync method and sync convenience methods on StreamedRunResult by @ajac-zero in #3146
  • Fix typevar variance for agent deps by @dmontagu in #3319
  • Add support for detecting and handling application/msword files. by @DenysMoskalenko in #3318
  • Ensure AG-UI ToolCallStartEvent doesn't use a parent_message_id from a previous request/response by @DouweM in #3325

New Contributors

Full Changelog: v1.9.1...v1.10.0