chore(web): integration branch for split PRs 186/187/188#192
Closed
gaius-codius wants to merge 19 commits intotiann:mainfrom
Closed
chore(web): integration branch for split PRs 186/187/188#192gaius-codius wants to merge 19 commits intotiann:mainfrom
gaius-codius wants to merge 19 commits intotiann:mainfrom
Conversation
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.
Add permissionMode to SessionSummary, show permission mode and flavor badges in session header and list with theme-aware colors.
There was a problem hiding this comment.
Findings
- None.
Summary
- No issues found in added/modified lines. Residual risk: UI behavior changes (theme selection, session grouping, clipboard/terminal paste) need manual smoke in browser/Telegram.
Testing
- Not run (automation). PR reports
bun run typecheck:web,bun run test:web.
HAPI Bot
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
Integration branch that combines the split PR work into a single testable stack:
Why
Local verification branch to ensure combined behavior works together (theme + sidebar/session UI + clipboard/terminal flows) before any further upstream decisions.
Included merge commits
2d7b5f8merge PR186 branch78cffb0merge PR187 brancha3f2e27merge PR188 branchValidation run
bun run typecheck:webbun run test:webResult:
23 passed)