nexus/ui/src
Nexus Dev 14ecbf00bb feat(nexus): VoiceContext for phase 14 voice globalization
Lifts MediaStream, recording state, transcription buffer, and queue for
non-Assistant captures out of ChatInput's internal VoiceMicButton. The
provider owns the POST /api/transcribe fetch (v1.6 pipeline, unchanged),
exposes idle/listening/speaking state to the top-strip GlobalMicButton,
and queues transcripts captured away from /assistant for PersonalAssistant
to drain on mount.

Per spec sections 4.2 (mic states), 5.5 (voice from non-Assistant modes),
and 10.3 (voice as global affordance). Tests use manual createRoot + act
with a mocked getUserMedia injector to stay deterministic in jsdom.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 13:22:48 +00:00
..
adapters feat(nexus): design system phase 3 raw utility sweep 2026-04-10 17:40:32 +00:00
api fix(nexus): auto-bootstrap invite and vite onnxruntime middleware 2026-04-10 16:50:28 +00:00
components feat(nexus): add mobile tab bar and sheet variants (phase 15) 2026-04-11 13:21:28 +00:00
context feat(nexus): VoiceContext for phase 14 voice globalization 2026-04-11 13:22:48 +00:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks feat(nexus): add promote-to-project state machine hook 2026-04-11 13:19:01 +00:00
lib refactor(nexus): remove redundant MemoryRouter re-export in router wrapper 2026-04-11 10:56:22 +00:00
pages feat(nexus): add LocalAI and CloudProviders settings cards (phase 13) 2026-04-11 13:20:14 +00:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
types feat: Phase 41 — Diagrams, Icons & Theme Engine (Mermaid, SVG icons, OKLCH palettes) 2026-04-05 09:56:37 +00:00
App.tsx refactor(nexus): wire wave 2 routing and icon rail gate indicator 2026-04-11 12:32:56 +00:00
index.css feat(nexus): design system phase 2 status and role color dictionaries 2026-04-10 17:25:21 +00:00
main.tsx feat(21-04): create ChatPanel shell and wire into Layout and main.tsx 2026-04-04 03:55:47 +00:00
vite-env.d.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00