Skip to content

feat(app): add /thinking command to toggle reasoning visibility#7868

Closed
hotic wants to merge 4 commits intoanomalyco:devfrom
hotic:dev
Closed

feat(app): add /thinking command to toggle reasoning visibility#7868
hotic wants to merge 4 commits intoanomalyco:devfrom
hotic:dev

Conversation

@hotic
Copy link

@hotic hotic commented Jan 11, 2026

What does this PR do?

Adds /thinking slash command to WebUI, matching TUI behavior for toggling thinking/reasoning block visibility.

  • Default: visible (same as TUI)
  • Command toggles show/hide state

Fixes #7866

How did you verify your code works?

Tested locally with bun run --cwd packages/app dev:

  • /thinking appears in slash command autocomplete
  • Executing toggles visibility of reasoning blocks
  • Behavior matches TUI /thinking command
image

@hotic hotic requested a review from adamdotdevin as a code owner January 11, 2026 22:13
@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@dbpolito
Copy link
Contributor

i missed this one and i was going to implement, i'm happy i found this PR first :D , just one note, i would add this to the new settings page:

image

@adamdotdevin what do you think?

@hotic hotic closed this Feb 22, 2026
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.

WebUI: thinking/reasoning blocks hidden after response completion, no way to show them

2 participants