# See reasoning steps in real time in the AG-UI interface

> We fixed two issues in the AG-UI interface: reasoning events are now correctly emitted as they occur so users can follow the model's thinking in real time, and input_content now stores the current…

- Published: 2026-04-10
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/see-reasoning-steps-in-real-time-in-the-ag-ui-interface
- Markdown: https://agno-com-nine.vercel.app/articles/see-reasoning-steps-in-real-time-in-the-ag-ui-interface.md

We fixed two issues in the AG-UI interface: reasoning events are now correctly emitted as they occur so users can follow the model's thinking in real time, and `input_content` now stores the current user input rather than the full message history, ensuring the correct value is surfaced per turn.
