Skip to content

Feature Request: Add “Reasoning Steps” Component in Agno UI #98

@Khalid1G

Description

@Khalid1G

I’d like to propose adding a new component in the Agno UI similar to the Reasoning Steps component already present in the Playground (see screenshot). This would allow users to view the system's thought process in real time.

Motivation:

  • In the Playground, we can see reasoning steps as they happen, which helps a lot with understanding and debugging.
  • In the UI, we currently have to wait for all the steps to complete before understanding the reasoning behind the response.
  • When there are too many steps, this delay can be frustrating and less transparent.

Proposal:

Add a collapsible/expandable Reasoning panel in the UI that shows:

  • Step-by-step thinking as it happens (real-time streaming if possible)
  • Labels like “THINK”, “REASONING”, etc.
  • Option to pause, expand, or hide the steps

Screenshot Reference:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions