Snapshot, plan-approval, and settings UX overhaul - #4
Merged
Conversation
Snapshot workflow: - Offer to create a snapshot now slides in from the top of the chat as a thin, non-blocking notification you can ignore and keep prompting; clicking Create expands it into the name + model picker in place. - Creating shows a clear busy state (fade + spinner + "Creating <name> snapshot"). - Snapshot cards: camera icon, timestamp + message count, name shown on Import. Plan approval: - Proposed plans no longer open a modal that hides the plan. The plan stays readable in the transcript and a bar slides up from the bottom with three clearly distinct, color-coded actions: Execute plan / One-shot it / Cancel request (with a tooltip explaining "one-shot"). Input is gated until you choose. Settings: - Consolidated 6 tabs into 4 (Model, Behavior, Integrations + Appearance moved to its own rail page since it's app-wide, not per-agent). - MCP enable toggle moved onto the MCP page so all MCP config lives in one place. - Per-tab "Reset to factory defaults" button. - Fixed: clearing a numeric field (e.g. Max response tokens) left it stuck empty and broke the spin buttons; it now snaps back and all numeric fields have floors. Polish: - New "Phosphor Fwog" theme. - Microcopy pass (clearer MCP/snapshot descriptions, de-jargoned CLI leaks). - Uniform min-width for status pills; consistent rail tooltips. Co-Authored-By: Claude Opus 4.8 (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.
What this delivers
A round of UX work across three areas users touch constantly — saving conversation context (snapshots), approving proposed plans, and configuring an agent (settings) — plus a real bug fix in the settings form. The goal was to make these flows less blocking, easier to understand, and harder to get stuck in. All changes are in the desktop UI only; the shared agent engine is untouched.
Why it matters
What's changing (user-facing)
Saving a conversation (snapshots)
Approving a proposed plan
Settings
Polish
Scope, risk, and testing
🤖 Generated with Claude Code