Standalone AgentMirror UI preview (dark-theme clickable frontend) - #88
Open
Florious95 wants to merge 3 commits into
Open
Standalone AgentMirror UI preview (dark-theme clickable frontend)#88Florious95 wants to merge 3 commits into
Florious95 wants to merge 3 commits into
Conversation
Interactive Vite+React phone-frame preview under ui-preview/ so look and interaction can be judged in a browser without a backend or Kotlin changes. Co-authored-by: Florious95 <Florious95@users.noreply.github.com>
Position the top indicator with left (percent of the bar), not transform, so the rail tracks the selected tab. Use widely available › glyphs for paths and prompts so they render in the browser preview. Co-authored-by: Florious95 <Florious95@users.noreply.github.com>
Florious95
marked this pull request as ready for review
September 6, 2026 15:26
Drop the leftover #3B7BF6 filled primary so sendEnabledBg and chipSelectedBg match DarkPalette accent. Busy teal unchanged. Co-authored-by: Florious95 <Florious95@users.noreply.github.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 is
A self-contained, clickable frontend under
ui-preview/so look and interaction can be judged in a browser. No backend. No Kotlin/app/server edits (git diff main -- app/is empty).Default personality is 终端深夜. Tokens come from
DesignTokensDarkPalette: screen#070B14, list#0D1422, card#0F1725, one accent#77A6FF(send button and selected font chips now use this too —#3B7BF6is gone), busy teal#4FD1C0/#5FDCC9, unknown#F0879F. Sheets share the same dark scale as the shell (no light card over a dark session).How to run
cd ui-preview npm install npm run devOpen the printed URL (default
http://localhost:5173). Desktop shows a ~390×844 phone frame.Flows to click
Esc/ arrows /Ctrl-C) also append.Design notes
/Volumes/nvme/…/远程Agent安卓).sendEnabledBgandchipSelectedBgare#77A6FF. Trackedui-preview/has no#3B7BF6.