What's Changed
🚀 Features
- Set human-readable Temporal activity summaries by @DouweM in #3919
- Let agent call nonexistent tool as often as
Agentretrieslimit specifies by @geodavic in #3597
🐛 Bug Fixes
- Ensure
stream_output()always calls output function/validator withpartial_output=Falseat the end of streaming by @DouweM in #3918 - Fix
PydanticAIPluginto preserve custompayload_codecand respectPydanticPayloadConvertersubclasses by @DouweM in #3920
New Contributors
- @gkarthi-signoz made their first contribution in #3928
- @geodavic made their first contribution in #3597
Full Changelog: v1.39.1...v1.40.0