# Stream reasoning in real time to speed iteration and oversight

> You can now stream reasoning chunks whenever a reasoning model is used. A new ReasoningManager coordinates streaming and lifecycle, giving teams earlier visibility into model thinking, faster…

- Published: 2025-12-18
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/stream-reasoning-in-real-time-to-speed-iteration-and-oversight
- Markdown: https://agno-com-nine.vercel.app/articles/stream-reasoning-in-real-time-to-speed-iteration-and-oversight.md

You can now stream reasoning chunks whenever a reasoning model is used. A new ReasoningManager coordinates streaming and lifecycle, giving teams earlier visibility into model thinking, faster debugging, and better auditability — with minimal changes to existing workflows.

Details:

- Real-time streaming of reasoning traces for supported models
- Centralized control and error handling via ReasoningManager
- Backward-compatible; enable by providing a reasoning model

Who this is for: Teams building evaluators, regulated or safety-critical applications, and leaders who need transparent reasoning for review and governance.
