BMAD-METHOD/tools
Paul Preibisch 5f0db3fd27 feat: Add declarative TTS voice configuration in agent YAML files
- Add optional `tts` section to agent schema with intro and voices
- Update manifest-generator.js to read TTS from YAML and generate provider-aware CSV
- Add TTS configuration to all 9 agent YAML files with Piper and macOS voices
- Voice map CSV now auto-generated from agent YAML instead of hardcoded
- Provider-aware: auto-selects correct voice based on active TTS (Piper/macOS)

Benefits:
- Declarative: voice config lives with agent definition
- Loose coupling: AgentVibes reads CSV, no YAML dependency
- Extensible: new agents automatically get voice mapping

Related:
- Created comprehensive test suite in AgentVibes repo (test/unit/bmad-voice-map.bats)
- All 10 tests passing (8 pass, 2 skip future features)
- Validates BMAD → AgentVibes voice configuration pipeline

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-07 00:12:26 -07:00
..
cli feat: Add declarative TTS voice configuration in agent YAML files 2025-12-07 00:12:26 -07:00
flattener feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
schema feat: Add declarative TTS voice configuration in agent YAML files 2025-12-07 00:12:26 -07:00
bmad-npx-wrapper.js fix: preserve user's cwd when running via npx 2025-10-29 09:31:38 -05:00
format-workflow-md.js check alignment 2025-10-22 12:36:39 -05:00
platform-codes.yaml feat: Adding support for Rovo Dev (#975) 2025-11-26 09:05:04 -06:00
validate-agent-schema.js feat: add agent schema validation with comprehensive testing (#774) 2025-10-20 07:14:50 -05:00
validate-bundles.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
validate-svg-changes.sh fix(bmm): remove stale validate-prd references (fixes #1030) (#1038) 2025-12-05 21:35:46 -06:00