feat(web): improve session UX, theme system, and clipboard handling#185
Closed
gaius-codius wants to merge 7 commits intotiann:mainfrom
Closed
feat(web): improve session UX, theme system, and clipboard handling#185gaius-codius wants to merge 7 commits intotiann:mainfrom
gaius-codius wants to merge 7 commits intotiann:mainfrom
Conversation
… reliability Differentiate sessions by machine+directory in the sidebar, add clearer headers, and harden copy/paste flows for desktop and mobile terminal usage. Co-authored-by: Cursor <cursoragent@cursor.com>
178104c to
643f65c
Compare
Move file-content copy into the file viewer so its intent is obvious, and remove redundant per-session machine labels since grouped headers already provide device context.
643f65c to
804160c
Compare
Add permissionMode to SessionSummary, show permission mode and flavor badges in session header and list with theme-aware colors.
Restore the original dark theme as default and offer Catpuccin Mocha as an opt-in theme. Add a manual theme toggle in Settings > Display with System, Light, Dark, and Catpuccin options. Theme persists via localStorage and syncs across tabs.
Add Gaius Light (warm pearl) and Gaius Dark (deep slate) themes using classical Roman pigments — cinnabar red, verdigris green, lapis blue, and aureus gold — rendered in a modern contemporary style. Includes auto-switching Gaius option that follows system preference.
This was referenced Feb 18, 2026
Contributor
Author
|
Superseded by split draft PRs:
Closing this umbrella PR to keep review scoped and avoid duplicate discussion. |
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.
Summary
Test plan