Sprint 182: Speech Input and Memory Browser — merge feature/CODUX-182-speech-input-and-memory-browser into dev - #2685
Merged
Conversation
…t-and-memory-browse-t01-codex-mranw6wn
…-input-and-memory-browse-t01-codex-mranw6wn (CODUX-182) Add speech settings contracts
…-input-and-memory-browse-t03-codex-mraolrah (CODUX-182) Build shared speech input controls
… into task/feature-codux-182-speech-input-and-memory-browse-t02-codex-mraolq6g
…-input-and-memory-browse-t02-codex-mraolq6g (CODUX-182) Implement transcription backend
…-input-and-memory-browse-t04-codex-mrap3act (CODUX-182) Integrate speech into chat threads
…t-and-memory-browse-t05-codex-mraolsfc
…-input-and-memory-browse-t05-codex-mraolsfc (CODUX-182) Support custom Hugging Face memory models
…t-and-memory-browse-t07-codex-mrapfsi7
…-input-and-memory-browse-t07-codex-mrapfsi7 (CODUX-182) Enable desktop microphone packaging
…-input-and-memory-browse-t06-codex-mrapun9e (CODUX-182) Refactor memory model browser
…-input-and-memory-browse-t08-codex-mraqmj6l (CODUX-182) Fix speech request scoping and local ONNX audio decoding
…-input-and-memory-browse-t09-codex-mrar976w (CODUX-182) Preserve structured speech API errors in the dashboard client
…-input-and-memory-browse-t10-codex-mrar97i9 (CODUX-182) Allow audio-only capture in Electron permission checks
Merged
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.
🚀 Sprint Completion: Sprint 182 · Speech Input and Memory Browser
📋 Summary
Sprint: Sprint 182 · Speech Input and Memory Browser Tasks: 10/10 completed
🧭 Planning
gpt-5.5Included usage estimate (subscription/local login): $1.84
🎯 Original Sprint Prompt
Okay then lets implement both options onnx runtime and external api - we will use the user system microfone for speech input and an amazing designed speech button in the chat uis (3d chat and threads) make sure to perfectly define the plan to include electron with support for macos win and linux installation aswell as thru the npm app. We will also need to enhance and refactor the model browser on the memories page. and group TTS and embedding models and make everything easier navigable and a little cleaner and smaller. this should also support providing custom links from huggingface.
✅ Task Checklist
codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)codex(PR)👥 Provider Breakdown
10 by codex
⏱️ Sprint Timing
📊 Aggregate CLI Token Usage
Included usage estimate (subscription/local login): $29.98
🕵️ QA Review Summary
Outcome: pass
Static review of the merged sprint found the speech transcription flow, Electron microphone policy, and memory model browser integrated coherently with the expected settings, route, and UI contracts. I could not run Vitest in this workspace because
pnpm exec vitestwas unavailable locally, so the verdict is based on source inspection and the committed test coverage.🌿 Branch Info
Base:
devHead:
feature/CODUX-182-speech-input-and-memory-browser🤖 Generated by Code UX