Closed
Conversation
dgarson
added a commit
that referenced
this pull request
Feb 22, 2026
Dedicated voice call UI for speaking directly to agents. Features: - Agent selector: Luis / Xavier / Stephan / Tim (with voice assignment, emoji, description) - Large mic button with animated pulse rings — color changes by state - 5 voice states: idle / connecting / listening / thinking / speaking - State-appropriate mic icon: mic (idle), spinner (connecting), mic (listening), bouncing dots (thinking), speaker (speaking) - Audio visualizer: 12-bar equalizer animating when active (indigo=listening, emerald=speaking) - Session timer with red dot (●) when active - Mute toggle, volume slider (0-100) - Simulated conversation: connecting → listening → user transcript → thinking → agent response → back to listening - Transcript panel (toggleable): user bubbles (indigo, right-aligned), agent bubbles (zinc, left-aligned), system events (centered pill) - Transcript metadata: time, duration (s), STT confidence for low-confidence entries - Live 'Listening…' indicator with pulse dot at transcript bottom - Clear transcript button - End Call button - Seed conversation: 6 entries — realistic Horizon UI status exchange - Full a11y: aria-pressed on mic/mute/transcript, aria-label, focus-visible rings Build: ✓ 0 TS errors, 1.38s, 15.69 kB / gzip 4.76 kB
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
Describe the problem and fix in 2–5 bullets:
Change Type (select all)
Scope (select all touched areas)
Linked Issue/PR
User-visible / Behavior Changes
List user-visible changes (including defaults/config).
If none, write
None.Security Impact (required)
Yes/No)Yes/No)Yes/No)Yes/No)Yes/No)Yes, explain risk + mitigation:Repro + Verification
Environment
Steps
Expected
Actual
Evidence
Attach at least one:
Human Verification (required)
What you personally verified (not just CI), and how:
Compatibility / Migration
Yes/No)Yes/No)Yes/No)Failure Recovery (if this breaks)
Risks and Mitigations
List only real risks for this PR. Add/remove entries as needed. If none, write
None.