Skip to content

feat(desktop): Make Reasoning Collapsable#15259

Open
dbpolito wants to merge 2 commits intoanomalyco:devfrom
dbpolito:desktop_reasoning_collapsable
Open

feat(desktop): Make Reasoning Collapsable#15259
dbpolito wants to merge 2 commits intoanomalyco:devfrom
dbpolito:desktop_reasoning_collapsable

Conversation

@dbpolito
Copy link
Contributor

@dbpolito dbpolito commented Feb 26, 2026

Issue for this PR

Closes #15257
Closes #14405

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Add collapsible UI for reasoning summary parts, matching the existing "Explored" pattern. Shows "Reasoning" with shimmer animation while the model is thinking, then transitions to "Reasoning Summary" as a collapsible section (open by default) when complete.

So it basically shows:

  • Reasoning when working, animated, following the other tools like exploring, etc.
  • Reasoning Summary when it's done

I would close the summary as we complete it, but i left closer to current behavior so it has less changes... Maybe the config should now be have reasoning summary expanded instead of hiding it completely

How did you verify your code works?

As you can see on recording.

Screenshots / recordings

result

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Collapsible reasoning summaries Agent responses need collapsable button

1 participant