v2.1.8
October 17, 2025
Simplify streaming post-processing with post-hooks
You can now attach post-hooks to streaming flows, making it easier to run instrumentation, filtering, logging, or persistence tasks as soon as a stream completes. This reduces custom glue code and standardizes how teams handle downstream actions for streamed outputs.
Details
- Attach post-hooks to streaming outputs to automate post-processing consistently across agents and workflows
- Improves observability and compliance by centralizing audit and logging logic
- Backward compatible; no action required unless you want to adopt post-hooks
Who this is for: Teams building real-time assistants, copilots, or data pipelines that need consistent post-stream processing.
