v1.10.0 (2025-11-03)
What's Changed
- Fix
MCPServererror handling with Temporal by @wreed4 in #3299 - Update directory path in ag-ui.md example by @sabman in #3310
- Implement
OpenAIResponsesModel.base_urlproperty by @chasefarmer-pixee in #3281 - Fix types to let
OpenRouterProviderbe created with onlyhttp_clientby @xcpky in #3308 - Add
Agent.run_stream_syncmethod and sync convenience methods onStreamedRunResultby @ajac-zero in #3146 - Fix typevar variance for agent deps by @dmontagu in #3319
- Add support for detecting and handling
application/mswordfiles. by @DenysMoskalenko in #3318 - Ensure AG-UI
ToolCallStartEventdoesn't use aparent_message_idfrom a previous request/response by @DouweM in #3325
New Contributors
- @wreed4 made their first contribution in #3299
- @sabman made their first contribution in #3310
- @chasefarmer-pixee made their first contribution in #3281
- @xcpky made their first contribution in #3308
- @ajac-zero made their first contribution in #3146
- @DenysMoskalenko made their first contribution in #3318
Full Changelog: v1.9.1...v1.10.0