agentvibes 2.6.0 → 2.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/hooks/README-TTS-QUEUE.md +135 -0
- package/.claude/hooks/bmad-speak.sh +33 -9
- package/.claude/hooks/bmad-voice-manager.sh +61 -29
- package/.claude/hooks/play-tts.sh +5 -0
- package/.claude/hooks/tts-queue-worker.sh +68 -0
- package/.claude/hooks/tts-queue.sh +105 -0
- package/.claude/verbosity.txt +1 -0
- package/README.md +8 -8
- package/RELEASE_NOTES.md +160 -614
- package/package.json +1 -1
- package/src/installer.js +15 -17
- package/.claude/plugins/bmad-voices-enabled.flag +0 -0
- package/.claude/plugins/bmad-voices.md +0 -67
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/package.json",
|
|
3
3
|
"name": "agentvibes",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.7.1",
|
|
5
5
|
"description": "Now your AI Agents can finally talk back! Professional TTS voice for Claude Code and Claude Desktop (via MCP) with multi-provider support.",
|
|
6
6
|
"homepage": "https://agentvibes.org",
|
|
7
7
|
"keywords": [
|
package/src/installer.js
CHANGED
|
@@ -127,26 +127,24 @@ function showReleaseInfo() {
|
|
|
127
127
|
console.log(
|
|
128
128
|
boxen(
|
|
129
129
|
chalk.white.bold('═══════════════════════════════════════════════════════════════\n') +
|
|
130
|
-
chalk.cyan.bold(' 📦 AgentVibes v2.
|
|
130
|
+
chalk.cyan.bold(' 📦 AgentVibes v2.7.0 - Party Mode Voice Improvements\n') +
|
|
131
131
|
chalk.white.bold('═══════════════════════════════════════════════════════════════\n\n') +
|
|
132
132
|
chalk.green.bold('🎙️ WHAT\'S NEW:\n\n') +
|
|
133
|
-
chalk.cyan('AgentVibes v2.
|
|
134
|
-
chalk.cyan('
|
|
135
|
-
chalk.cyan('
|
|
136
|
-
chalk.cyan('
|
|
137
|
-
chalk.cyan('
|
|
138
|
-
chalk.cyan('"ryan"), BMAD v6 support with backward compatibility, and an\n') +
|
|
139
|
-
chalk.cyan('improved help system.\n\n') +
|
|
133
|
+
chalk.cyan('AgentVibes v2.7.0 transforms BMAD party mode into a professional\n') +
|
|
134
|
+
chalk.cyan('multi-agent voice conversation system! This release introduces a\n') +
|
|
135
|
+
chalk.cyan('sophisticated TTS queue architecture that enables sequential voice\n') +
|
|
136
|
+
chalk.cyan('playback without blocking Claude Code, natural 2-second pauses\n') +
|
|
137
|
+
chalk.cyan('between speakers, and customizable agent introductions.\n\n') +
|
|
140
138
|
chalk.green.bold('✨ KEY HIGHLIGHTS:\n\n') +
|
|
141
|
-
chalk.gray('
|
|
142
|
-
chalk.gray('
|
|
143
|
-
chalk.gray('
|
|
144
|
-
chalk.gray('
|
|
145
|
-
chalk.gray('
|
|
146
|
-
chalk.cyan('
|
|
147
|
-
chalk.gray('
|
|
148
|
-
chalk.gray('
|
|
149
|
-
chalk.gray('
|
|
139
|
+
chalk.gray(' 🎭 TTS Queue System - Sequential non-blocking voice playback\n') +
|
|
140
|
+
chalk.gray(' ⏸️ Natural Speaker Pauses - 2-second delay between agents\n') +
|
|
141
|
+
chalk.gray(' 🎤 Speaker Introductions - Configurable intro text\n') +
|
|
142
|
+
chalk.gray(' 📁 Config Reorganization - Official .claude/config/ directory\n') +
|
|
143
|
+
chalk.gray(' 🐛 Text Escaping Fixes - No more "backslash exclamation"\n\n') +
|
|
144
|
+
chalk.cyan('Party mode improvements:\n') +
|
|
145
|
+
chalk.gray(' Sequential playback with correct voices\n') +
|
|
146
|
+
chalk.gray(' Natural pauses for conversation flow\n') +
|
|
147
|
+
chalk.gray(' Claude Code remains responsive during TTS\n\n') +
|
|
150
148
|
chalk.white.bold('═══════════════════════════════════════════════════════════════\n\n') +
|
|
151
149
|
chalk.gray('📖 Full Release Notes: RELEASE_NOTES.md\n') +
|
|
152
150
|
chalk.gray('🌐 Website: https://agentvibes.org\n') +
|
|
File without changes
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
plugin: bmad-voices
|
|
3
|
-
version: 2.0.0
|
|
4
|
-
enabled: true
|
|
5
|
-
description: Provider-aware voice mappings for BMAD agents
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
# BMAD Voice Plugin
|
|
9
|
-
|
|
10
|
-
This plugin automatically assigns voices to BMAD agents based on their role and active TTS provider.
|
|
11
|
-
|
|
12
|
-
## Agent Voice Mappings (Provider-Aware)
|
|
13
|
-
|
|
14
|
-
| Agent ID | Agent Name | ElevenLabs Voice | Piper Voice | Personality |
|
|
15
|
-
|----------|------------|------------------|-------------|-------------|
|
|
16
|
-
| pm | John (Product Manager) | Matthew Schmitz | en_US-ryan-high | professional |
|
|
17
|
-
| dev | Amelia (Developer) | Aria | en_US-amy-medium | normal |
|
|
18
|
-
| analyst | Mary (Business Analyst) | Jessica Anne Bogart | kristin | normal |
|
|
19
|
-
| architect | Winston (Architect) | Michael | en_GB-alan-medium | normal |
|
|
20
|
-
| sm | Bob (Scrum Master) | Matthew Schmitz | en_US-joe-medium | professional |
|
|
21
|
-
| tea | Murat (Test Architect) | Michael | en_US-arctic-medium | normal |
|
|
22
|
-
| tech-writer | Paige (Technical Writer) | Aria | jenny | normal |
|
|
23
|
-
| ux-designer | Sally (UX Designer) | Jessica Anne Bogart | en_US-lessac-medium | normal |
|
|
24
|
-
| frame-expert | Saif (Visual Designer) | Matthew Schmitz | en_GB-alan-medium | normal |
|
|
25
|
-
| bmad-master | BMad Master | Michael | en_US-danny-low | zen |
|
|
26
|
-
|
|
27
|
-
## How It Works
|
|
28
|
-
|
|
29
|
-
The voice manager automatically selects the appropriate voice based on your active TTS provider:
|
|
30
|
-
- **ElevenLabs active**: Uses voices from the "ElevenLabs Voice" column
|
|
31
|
-
- **Piper active**: Uses voices from the "Piper Voice" column
|
|
32
|
-
|
|
33
|
-
This ensures BMAD agents work seamlessly regardless of which provider you're using.
|
|
34
|
-
|
|
35
|
-
### Supports Both Display Names and Agent IDs
|
|
36
|
-
|
|
37
|
-
The `bmad-speak.sh` script accepts both formats:
|
|
38
|
-
|
|
39
|
-
**Party Mode** (multiple agents, uses display names):
|
|
40
|
-
```bash
|
|
41
|
-
.claude/hooks/bmad-speak.sh "Winston" "I recommend microservices for scalability"
|
|
42
|
-
```
|
|
43
|
-
|
|
44
|
-
**Individual Agents** (single agent sessions, uses agent IDs):
|
|
45
|
-
```bash
|
|
46
|
-
.claude/hooks/bmad-speak.sh "architect" "I recommend microservices for scalability"
|
|
47
|
-
```
|
|
48
|
-
|
|
49
|
-
Both formats map to the same voice configuration based on the agent ID in the table above. This allows BMAD to use customizable display names while maintaining stable voice mappings.
|
|
50
|
-
|
|
51
|
-
## How to Edit
|
|
52
|
-
|
|
53
|
-
Simply edit the table above to change voice mappings. The format is:
|
|
54
|
-
- **Agent ID**: Must match BMAD's `agent.id` field (pm, dev, qa, etc.)
|
|
55
|
-
- **Agent Name**: Display name (for reference only)
|
|
56
|
-
- **ElevenLabs Voice**: Voice name for ElevenLabs provider
|
|
57
|
-
- **Piper Voice**: Voice model name for Piper provider
|
|
58
|
-
- **Personality**: Optional personality to apply (or "normal" for none)
|
|
59
|
-
|
|
60
|
-
## Commands
|
|
61
|
-
|
|
62
|
-
- `/agent-vibes:bmad enable` - Enable BMAD voice plugin
|
|
63
|
-
- `/agent-vibes:bmad disable` - Disable BMAD voice plugin
|
|
64
|
-
- `/agent-vibes:bmad status` - Show plugin status
|
|
65
|
-
- `/agent-vibes:bmad edit` - Open this file for editing
|
|
66
|
-
- `/agent-vibes:bmad list` - List all agent voice mappings
|
|
67
|
-
- `/agent-vibes:bmad set <agent-id> <elevenlabs-voice> <piper-voice> [personality]` - Set voices for specific agent
|