feat(seer): Add thinking blocks toggle to explorer chat#113182
Open
feat(seer): Add thinking blocks toggle to explorer chat#113182
Conversation
5e50986 to
ba14d25
Compare
dbeb59f to
bf9eb06
Compare
bf9eb06 to
2f13f4b
Compare
trevor-e
approved these changes
Apr 17, 2026
2f13f4b to
f6228a4
Compare
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
f6228a4 to
d93cee5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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_contentdisplay a collapsible Disclosure section above the main response.The toggle follows existing patterns:
Switchin the top bar, matching the context engine (CE) toggle styleuser.isStaff, matching the cmd-k admin section patternAgent transcript: https://claudescope.sentry.dev/share/gf6WzWexFIp3HMzlPjgCIHrG8w552yCWcLNT3zuyNqY
CleanShot.2026-04-16.at.17.50.38.mp4