jason.woltje
  • Joined on 2025-11-30
jason.woltje pushed to develop at mosaic/stack 2026-02-15 21:09:09 +00:00
6015ace1de fix: update @mosaicstack/telemetry-client to 0.1.1 for CJS compatibility
jason.woltje pushed to develop at mosaic/telemetry-client-js 2026-02-15 21:07:30 +00:00
bf001813b8 fix: add CJS build for NestJS CommonJS compatibility
jason.woltje pushed to develop at mosaic/stack 2026-02-15 20:42:12 +00:00
92de2f282f fix(database): resolve migration failures and schema drift
jason.woltje deleted branch feature/m13-speech-services from mosaic/stack 2026-02-15 20:28:53 +00:00
jason.woltje deleted branch feature/m12-matrix-bridge from mosaic/stack 2026-02-15 18:38:11 +00:00
jason.woltje pushed to develop at mosaic/stack 2026-02-15 18:37:57 +00:00
1fde25760a Merge pull request 'feat: M13-SpeechServices — TTS & STT integration' (#409) from feature/m13-speech-services into develop
cf28efa880 merge: resolve conflicts with develop (M10-Telemetry + M12-MatrixBridge)
af9c5799af fix(#388): address PR review findings — fix WebSocket/REST bugs, improve error handling, fix types and comments
dcbc8d1053 chore(orchestrator): finalize M13-SpeechServices tasks.md — all 18/18 done
d2c7602430 test(#405): add E2E integration tests for speech services
Compare 21 commits »
jason.woltje merged pull request mosaic/stack#409 2026-02-15 18:37:54 +00:00
feat: M13-SpeechServices — TTS & STT integration
jason.woltje pushed to feature/m13-speech-services at mosaic/stack 2026-02-15 18:31:51 +00:00
cf28efa880 merge: resolve conflicts with develop (M10-Telemetry + M12-MatrixBridge)
11d284554d Merge pull request 'feat: M12-MatrixBridge — Matrix/Element chat bridge integration' (#408) from feature/m12-matrix-bridge into develop
3cc2030446 fix(#377): add pnpm overrides for matrix-bot-sdk transitive vulnerabilities
eca2c46e9d merge: resolve conflicts with develop (telemetry + lockfile)
c5a87df6e1 fix(#374): add pip.conf to coordinator Docker build for private registry
Compare 36 commits »
jason.woltje pushed to develop at mosaic/stack 2026-02-15 18:22:18 +00:00
11d284554d Merge pull request 'feat: M12-MatrixBridge — Matrix/Element chat bridge integration' (#408) from feature/m12-matrix-bridge into develop
3cc2030446 fix(#377): add pnpm overrides for matrix-bot-sdk transitive vulnerabilities
eca2c46e9d merge: resolve conflicts with develop (telemetry + lockfile)
03d0c032e4 chore(orchestrator): Add review remediation phase to tasks.md
8d19ac1f4b fix(#377): remediate code review and security findings
Compare 19 commits »
jason.woltje merged pull request mosaic/stack#408 2026-02-15 18:22:17 +00:00
feat: M12-MatrixBridge — Matrix/Element chat bridge integration
jason.woltje pushed to feature/m12-matrix-bridge at mosaic/stack 2026-02-15 18:17:24 +00:00
3cc2030446 fix(#377): add pnpm overrides for matrix-bot-sdk transitive vulnerabilities
jason.woltje pushed to feature/m12-matrix-bridge at mosaic/stack 2026-02-15 18:13:27 +00:00
eca2c46e9d merge: resolve conflicts with develop (telemetry + lockfile)
c5a87df6e1 fix(#374): add pip.conf to coordinator Docker build for private registry
17ee28b6f6 Merge pull request 'feat: M10-Telemetry — Mosaic Telemetry integration' (#407) from feature/m10-telemetry into develop
a943ae139a fix(#375): resolve lint errors in usage dashboard
8e27f73f8f fix(#375): resolve recharts TypeScript strict mode type errors
Compare 17 commits »
jason.woltje pushed to develop at mosaic/stack 2026-02-15 18:05:13 +00:00
c5a87df6e1 fix(#374): add pip.conf to coordinator Docker build for private registry
jason.woltje deleted branch feature/m10-telemetry from mosaic/stack 2026-02-15 17:32:10 +00:00
jason.woltje pushed to develop at mosaic/stack 2026-02-15 17:32:10 +00:00
17ee28b6f6 Merge pull request 'feat: M10-Telemetry — Mosaic Telemetry integration' (#407) from feature/m10-telemetry into develop
a943ae139a fix(#375): resolve lint errors in usage dashboard
8e27f73f8f fix(#375): resolve recharts TypeScript strict mode type errors
2eafa91e70 fix(#370): add mypy import-untyped ignore for mosaicstack_telemetry
248f711571 fix(#370): add Gitea PyPI registry to coordinator CI install step
Compare 15 commits »
jason.woltje merged pull request mosaic/stack#407 2026-02-15 17:32:08 +00:00
feat: M10-Telemetry — Mosaic Telemetry integration
jason.woltje pushed to feature/m13-speech-services at mosaic/stack 2026-02-15 09:45:08 +00:00
af9c5799af fix(#388): address PR review findings — fix WebSocket/REST bugs, improve error handling, fix types and comments
jason.woltje created pull request mosaic/stack#409 2026-02-15 09:30:59 +00:00
feat: M13-SpeechServices — TTS & STT integration
jason.woltje closed issue mosaic/stack#388 2026-02-15 09:30:23 +00:00
EPIC: M13-SpeechServices — TTS & STT Integration
jason.woltje commented on issue mosaic/stack#388 2026-02-15 09:30:23 +00:00
EPIC: M13-SpeechServices — TTS & STT Integration

M13-SpeechServices milestone complete. All 18 sub-issues (#389-#406) implemented and closed. 62 files changed, 13,613 lines added. 500+ tests across API and web packages. Branch: feature/m13-speech…