feat(agents): per-mode thinking effort, wider columns, drag-region fixes#16
Merged
feat(agents): per-mode thinking effort, wider columns, drag-region fixes#16
Conversation
Owner
aletc1
commented
Apr 18, 2026
- Per-mode Thinking Effort: new defaultPlan/Agent/ReviewModeThinkingAtom applied alongside the model default via applyModeDefaultModel, so switching mode (or /review) also swaps thinking effort. Removes the global Thinking Effort row from Settings; keeps per-subChat overrides intact.
- Settings Preferences redesign: drop "Mode" from model labels; collapse the six model/thinking rows into three "Default Plan/Agent/Review" rows with the model and thinking selectors side-by-side on the right. Widen the settings container from max-w-2xl to max-w-5xl.
- Chat column: bump max-w-4xl -> max-w-5xl on messages, user-questions, queue/status cards, chat input, disabled input fallback, and the new-chat form so every view uses the same wider column.
- Drag-region fixes: add WebkitAppRegion: "no-drag" to interactive elements sitting under the 32px draggable top strip that were silently becoming drag regions. Affects right-side chat header buttons (Fork Locally, Open Preview, View Details, Open Terminal, Restore), terminal sidebar (Close + TerminalModeSwitcher), details sidebar, agent-plan sidebar, agent-preview desktop header, file-viewer sidebar (both headers), and expanded-widget sidebar.
- Per-mode Thinking Effort: new defaultPlan/Agent/ReviewModeThinkingAtom applied alongside the model default via applyModeDefaultModel, so switching mode (or /review) also swaps thinking effort. Removes the global Thinking Effort row from Settings; keeps per-subChat overrides intact. - Settings Preferences redesign: drop "Mode" from model labels; collapse the six model/thinking rows into three "Default Plan/Agent/Review" rows with the model and thinking selectors side-by-side on the right. Widen the settings container from max-w-2xl to max-w-5xl. - Chat column: bump max-w-4xl -> max-w-5xl on messages, user-questions, queue/status cards, chat input, disabled input fallback, and the new-chat form so every view uses the same wider column. - Drag-region fixes: add WebkitAppRegion: "no-drag" to interactive elements sitting under the 32px draggable top strip that were silently becoming drag regions. Affects right-side chat header buttons (Fork Locally, Open Preview, View Details, Open Terminal, Restore), terminal sidebar (Close + TerminalModeSwitcher), details sidebar, agent-plan sidebar, agent-preview desktop header, file-viewer sidebar (both headers), and expanded-widget sidebar. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.