What's Changed
🚀 Features
- Full support for AG-UI 0.1.13 and 0.1.15: reasoning, multi-modal,
dump_messagesby @dsfaccini in #3971 - Replace HTTP client cache with
create_async_http_clientand context manager by @dsfaccini in #4421 - Add
apply()toAbstractCapability,CombinedCapability, andWrapperCapabilityby @DouweM in #5022
🐛 Bug Fixes
- fix: update internal
$refs in renamed schemadefs, handle missing keywords, and detect semantically different defs by @Ricardo-M-L in #5020 - fix: force streaming in
run()when capability/hook overrideswrap_run_event_streamby @DouweM in #5028 - Fix
on_node_run_errorandafter_node_runhook recovery by @DouweM in #5023 - fix: add missing space in provider
UserErrormessages by @graydeon in #4976
New Contributors
Full Changelog: v1.78.0...v1.79.0