Skip to content

feat(seer): Add thinking blocks toggle to explorer chat#113182

Open
chromy wants to merge 1 commit intomasterfrom
chromy/feat/explorer-thinking-blocks
Open

feat(seer): Add thinking blocks toggle to explorer chat#113182
chromy wants to merge 1 commit intomasterfrom
chromy/feat/explorer-thinking-blocks

Conversation

@chromy
Copy link
Copy Markdown
Contributor

@chromy chromy commented Apr 16, 2026

Add a staff-only toggle in the explorer top bar that shows/hides LLM thinking content in chat blocks. When enabled, assistant messages that include thinking_content display a collapsible Disclosure section above the main response.

The toggle follows existing patterns:

  • Rendered as a Switch in the top bar, matching the context engine (CE) toggle style
  • Gated behind user.isStaff, matching the cmd-k admin section pattern
  • Off by default — staff users opt in to see thinking blocks

Agent transcript: https://claudescope.sentry.dev/share/gf6WzWexFIp3HMzlPjgCIHrG8w552yCWcLNT3zuyNqY

CleanShot.2026-04-16.at.17.50.38.mp4

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 16, 2026
@chromy chromy force-pushed the chromy/feat/explorer-thinking-blocks branch from 5e50986 to ba14d25 Compare April 16, 2026 17:14
@chromy chromy marked this pull request as ready for review April 17, 2026 10:49
@chromy chromy requested a review from a team as a code owner April 17, 2026 10:49
@chromy chromy force-pushed the chromy/feat/explorer-thinking-blocks branch 2 times, most recently from dbeb59f to bf9eb06 Compare April 17, 2026 11:32
@chromy chromy force-pushed the chromy/feat/explorer-thinking-blocks branch from bf9eb06 to 2f13f4b Compare April 17, 2026 13:59
Add a staff-only toggle in the explorer top bar to show/hide LLM
thinking content in chat blocks. When enabled, assistant messages
with thinking_content display a collapsible Disclosure section.

The toggle is gated behind user.isStaff, matching the cmd-k admin
section pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Agent transcript: https://claudescope.sentry.dev/share/KzpOJlQltlg77oHgDCVFjNwrpUJDmidBzjgH2iKrUXI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants