jason.woltje
  • Joined on 2025-11-30
jason.woltje pushed to feature/m13-speech-services at mosaic/stack 2026-02-15 07:56:10 +00:00
fb53272fa9 chore(orchestrator): Bootstrap M13-SpeechServices tasks.md
jason.woltje pushed to feature/m10-telemetry at mosaic/stack 2026-02-15 07:52:59 +00:00
36e6cdd9f9 feat(#372): track orchestrator agent task completions via telemetry
jason.woltje pushed to feature/m10-telemetry at mosaic/stack 2026-02-15 07:51:02 +00:00
d5bf501c9c feat(#373): prediction integration for cost estimation
jason.woltje pushed to develop at mosaic/stack 2026-02-15 07:49:33 +00:00
8ce6843af2 fix(database,api): add 6 missing table migrations and fix CORS health checks
jason.woltje pushed to develop at mosaic/stack 2026-02-15 07:44:49 +00:00
dfe89b7a3b fix(devops): add CSRF_SECRET to all compose files
jason.woltje pushed to feature/m10-telemetry at mosaic/stack 2026-02-15 07:44:34 +00:00
639881f2b1 feat(#371): track LLM task completions via Mosaic Telemetry
jason.woltje pushed to develop at mosaic/stack 2026-02-15 07:41:39 +00:00
7aee5ed5ba fix(devops): add CSRF_SECRET and ENCRYPTION_KEY to compose files
jason.woltje pushed to feature/m10-telemetry at mosaic/stack 2026-02-15 07:40:10 +00:00
0467f77e55 feat(#374): add telemetry config to docker-compose and .env
jason.woltje pushed to develop at mosaic/stack 2026-02-15 07:36:59 +00:00
3d54f7a7f0 docs: add CSRF_SECRET to .env.example
jason.woltje pushed to feature/m10-telemetry at mosaic/stack 2026-02-15 07:36:59 +00:00
0c4ad7c57d feat(#369): install @mosaicstack/telemetry-client in API
jason.woltje opened issue mosaic/stack#406 2026-02-15 07:35:47 +00:00
Documentation: Speech services architecture, API, and deployment
jason.woltje opened issue mosaic/stack#405 2026-02-15 07:35:41 +00:00
E2E integration tests for speech services
jason.woltje opened issue mosaic/stack#404 2026-02-15 07:35:34 +00:00
Frontend speech settings page (provider selection, voice config)
jason.woltje opened issue mosaic/stack#403 2026-02-15 07:35:29 +00:00
Frontend audio playback component for TTS output
jason.woltje opened issue mosaic/stack#402 2026-02-15 07:35:23 +00:00
Frontend voice input component (microphone capture + transcription)
jason.woltje opened issue mosaic/stack#401 2026-02-15 07:35:14 +00:00
Speech services environment variables and ConfigModule integration
jason.woltje opened issue mosaic/stack#400 2026-02-15 07:35:06 +00:00
Docker Compose swarm/prod deployment for speech services
jason.woltje opened issue mosaic/stack#399 2026-02-15 07:34:59 +00:00
Docker Compose dev overlay for speech services
jason.woltje opened issue mosaic/stack#398 2026-02-15 07:34:51 +00:00
Audio format validation and preprocessing middleware
jason.woltje opened issue mosaic/stack#397 2026-02-15 07:34:39 +00:00
Implement WebSocket streaming transcription endpoint