Skip to content

feat: show thinking steps in preview - #26

Open
SirSimon04 wants to merge 8 commits into
mainfrom
feat/show-thinking-steps
Open

feat: show thinking steps in preview#26
SirSimon04 wants to merge 8 commits into
mainfrom
feat/show-thinking-steps

Conversation

@SirSimon04

@SirSimon04 SirSimon04 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Add thinking steps (steps from the ReAct loop) to the UI with an experimental toggle. Switches to method message/stream.

Thinking steps shown collapsable over the final answer:
image
image

One drawback: During streaming of those steps, its not yet clear whether its the last one (the original problem from streaming to UI), so looks like this:

image When the next message arrives, it is put into streaming.

@SirSimon04 SirSimon04 added the WIP label Aug 12, 2026
@schiwekM
schiwekM marked this pull request as ready for review August 31, 2026 13:01
@schiwekM
schiwekM requested review from a team as code owners August 31, 2026 13:01
@schiwekM schiwekM removed the WIP label Aug 31, 2026
@schiwekM
schiwekM requested a review from Akatuoro August 31, 2026 13:01

@Akatuoro Akatuoro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will need to iterate on the chat.html a bit, it is nice but quite glitchy (disorienting with the layout changes)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants