Futuristic UI overhaul - #2
Merged
Merged
Conversation
Relative paths allow the app to be served under a subpath (/voice-to-graph/) via nginx reverse proxy. GitHub Action deploys to VPS on push via SSH. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
When the user says things like "move B1 to A2" or "delete A4", the realtime model now just says "Done" or "Got it" instead of getting confused, since the extract endpoint handles the action. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Center the radial gradient in the fallback avatar (was offset upward) - Set initial camera to z=80 so the "me" node is clearly visible on load instead of being a tiny dot from zoomToFit on a single node Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove header bar, graph fills full viewport - Bottom-center mic button with glass morphism and pulsing ring animation when recording, stop icon in live state - Status pill with dot indicator, glows green when live - Pencil icon overlay on "me" node hover for avatar editing - Node labels: Sora font, translucent glass pill with blue border - Canvas-drawn default avatar with glowing blue silhouette matching the sci-fi HUD aesthetic - Camera starts at z=250 for comfortable initial zoom Co-Authored-By: Claude Opus 4.6 <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.
Summary
Test plan
🤖 Generated with Claude Code