feat(apollo-vertex): modular dashboard — ambient glow and docs [5/5]#616
Draft
petervachon wants to merge 3 commits into
Draft
feat(apollo-vertex): modular dashboard — ambient glow and docs [5/5]#616petervachon wants to merge 3 commits into
petervachon wants to merge 3 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Dependency License Review
License distribution
Excluded packages
|
394b4eb to
1d74273
Compare
f3814fe to
0901d43
Compare
1d74273 to
262bcff
Compare
…d loading state - Replace all "Autopilot" visible labels and alt text with "AI Assistant" across DashboardContent, AutopilotInsight, PromptBar, InsightCardInner, ExpandedInsightContent - Remove GlowDevControls from DashboardContent — not intended for production - Remove DashboardLoading wrapper and replayCount state — will be redesigned as a more intentional, documented pattern in a future revision Co-Authored-By: Claude Sonnet 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.
Stacked on #615. The finishing layer: ambient visual effects that respond to the active dataset, and the documentation page that makes the template discoverable.
What's here
DashboardGlow— CSS-variable-driven ambient glow layer behind the dashboard. Color and intensity adapt to the dataset./experiment/modular-dashboardAlso includes pre-publish cleanup from PR review feedback: "Autopilot" rebranded to "AI Assistant" throughout, dev controls panel removed (not intended for production), loading state removed — will return as a more intentional pattern in a future revision.
🤖 Generated with Claude Code