Skip to content

feat(app): add /thinking command to toggle reasoning in web UI - #48524

Open
mrbubble62 wants to merge 1 commit into
anomalyco:devfrom
mrbubble62:web-thinking-command
Open

feat(app): add /thinking command to toggle reasoning in web UI#48524
mrbubble62 wants to merge 1 commit into
anomalyco:devfrom
mrbubble62:web-thinking-command

Conversation

@mrbubble62

Copy link
Copy Markdown

Adds a /thinking slash command to the web session command palette that toggles reasoning summaries (show/hide model reasoning) and shows a toast, mirroring the existing TUI thinking toggle. Adds the new i18n keys to every locale so the i18n parity test passes.

Issue for this PR

Closes #48522

Type of change

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

What does this PR do?

Adds a /thinking command to the web session command palette that toggles reasoning summaries (show/hide model reasoning) and shows a toast.

How did you verify your code works?

Manual: I ran the backend + app dev server, opened a session, typed /thinking in the composer - it appears in the palette as "Show or hide the model reasoning in the session" and shows the "Reasoning shown/Reasoning hidden" toast and shows/hides reasoning blocks.

Screenshots / recordings

Screenshot 2026-09-11 131511

Checklist

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

Adds a /thinking slash command to the web session command palette that toggles reasoning summaries (show/hide model reasoning) and shows a toast, mirroring the existing TUI thinking toggle. Adds the new i18n keys to every locale so the i18n parity test passes.
@github-actions

Copy link
Copy Markdown
Contributor

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

Potential duplicate found:

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.

[FEATURE]: Web App - Toggle to show thinking

1 participant