managarten/services/matrix-mana-bot
Till-JS e892e8db35 feat(matrix-mana-bot): add smart voice formatting (Phase 3)
- Create VoiceFormatterService for intelligent speech formatting
- Convert numbers to German words (eins, zwei, drei...)
- Convert times to natural speech (10:00 → zehn Uhr, 14:30 → halb drei)
- Convert dates to German format (15.02. → 15. Februar)
- Format task metadata (!p1 → mit höchster Priorität, @heute → fällig heute)
- Summarize long lists (top 3 + "und X weitere")
- Convert numbered lists to ordinals (Erstens, Zweitens, Drittens)
- Smart truncation at sentence boundaries
- Remove inline prepareTextForSpeech(), use formatter service

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 03:05:51 +01:00
..
src feat(matrix-mana-bot): add smart voice formatting (Phase 3) 2026-02-01 03:05:51 +01:00
.env.example feat(matrix-mana-bot): add voice input support (Phase 1) 2026-02-01 02:59:13 +01:00
CLAUDE.md feat(matrix-mana-bot): add voice input support (Phase 1) 2026-02-01 02:59:13 +01:00
Dockerfile feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
nest-cli.json feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
package.json ♻️ refactor: migrate 19 Matrix bots to shared HealthController 2026-02-01 01:17:01 +01:00
tsconfig.json feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00