feat(seer): Add feature flag for thinking blocks toggle#113437
Merged
Conversation
chromy
added a commit
that referenced
this pull request
Apr 20, 2026
Replace the hardcoded-true prop with a check on organizations:seer-explorer-thinking-blocks, matching how the context engine and code mode toggles are gated. The flag is registered in a separate backend PR (#113437) that must land first. Co-Authored-By: Claude <noreply@anthropic.com> Agent transcript: https://claudescope.sentry.dev/share/K0Wqz5UNWEhB0PFmTGRU3wpMbhBWekLcjlUQpVVrlDs
166be42 to
b17a5e7
Compare
Register organizations:seer-explorer-thinking-blocks, which will gate the thinking-blocks toggle in the Seer Explorer top bar. The frontend change to read the flag ships in a separate PR. Co-Authored-By: Claude <noreply@anthropic.com> Agent transcript: https://claudescope.sentry.dev/share/nwjiQTuoXn_gjAbTTeEIIVkV9-uR45bdqtilj4y7vEM
b17a5e7 to
863fbf3
Compare
trevor-e
approved these changes
Apr 20, 2026
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.
Register
organizations:seer-explorer-thinking-blocksso the Seer Explorer top-bar toggle for LLM thinking blocks can be gated behind a flag, matching the existing context-engine and code-mode toggles.The corresponding frontend change that reads the flag is #113182.
Agent transcript: https://claudescope.sentry.dev/share/YhKW2ejWMJaKutTmRpLTZzD9cHS7Qf_lm7xaYp0OtFw