Skip to content

[codex] Redesign launcher and overlay UI from Stitch specs - #3

Merged
Emperiusm merged 4 commits into
mainfrom
codex/stitch-ui-redesign
Apr 3, 2026
Merged

[codex] Redesign launcher and overlay UI from Stitch specs#3
Emperiusm merged 4 commits into
mainfrom
codex/stitch-ui-redesign

Conversation

@Emperiusm

Copy link
Copy Markdown
Owner

What changed

This PR ports the approved Stitch redesign into PRISM's native Rust immediate-mode UI across the launcher and in-session overlay.

Highlights:

  • redesigned Home with a hero quick-connect flow and recent-connections row mode
  • refreshed Saved Connections card styling and add-connection affordance
  • redesigned Profiles with a new native segmented control widget
  • reworked Settings into a single scrollable page while preserving immediate-save behavior
  • restyled the overlay capsule and bottom session bar while preserving the existing dropdown-panel interaction model
  • extended shared theme tokens to support the new visual language

Why it changed

The existing launcher and overlay no longer matched the approved Stitch direction. This update brings the native PRISM UI in line with the redesign without introducing web views, routing changes, or new non-native state models.

User impact

  • clearer hierarchy and stronger visual polish across all launcher screens
  • faster Home reconnect flow
  • more legible Profiles and Settings editing surfaces
  • more cohesive overlay controls with restored runtime profile switching and a clear disconnect affordance

Validation

  • cargo test -p prism-client

Notes

  • Overlay keeps PRISM's capsule + dropdown panel model instead of adopting a persistent sidebar
  • Settings remains a single scrollable page instead of adding sub-navigation

@github-actions

github-actions Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA. Thank you!
Posted by the CLA Assistant Lite bot.

@Emperiusm

Copy link
Copy Markdown
Owner Author

I have read the CLA Document and I hereby sign the CLA

@Emperiusm
Emperiusm marked this pull request as ready for review April 3, 2026 01:04
@Emperiusm
Emperiusm merged commit a94d14c into main Apr 3, 2026
2 checks passed
@Emperiusm
Emperiusm deleted the codex/stitch-ui-redesign branch April 3, 2026 01:15
Emperiusm added a commit that referenced this pull request Aug 12, 2026
[codex] Redesign launcher and overlay UI from Stitch specs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant