agentvibes 4.6.5 → 4.6.7
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/github-star-reminder.txt +1 -1
- package/.claude/hooks/bmad-speak.sh +8 -1
- package/.claude/hooks-windows/bmad-party-speak.ps1 +55 -3
- package/.claude/hooks-windows/bmad-speak.ps1 +44 -5
- package/.claude/hooks-windows/session-start-tts.ps1 +114 -124
- package/.clawdbot/skill/SKILL.md +237 -241
- package/CLAUDE.md +29 -0
- package/README.md +28 -5
- package/RELEASE_NOTES.md +41 -1
- package/package.json +1 -1
- package/src/console/tabs/agents-tab.js +4 -4
- package/src/console/tabs/install-tab.js +4 -7
- package/src/console/tabs/readme-tab.js +3 -0
- package/src/console/tabs/settings-tab.js +93 -106
- package/src/installer.js +6 -0
- package/.claude/config/background-music-enabled.txt +0 -1
package/.clawdbot/skill/SKILL.md
CHANGED
|
@@ -1,241 +1,237 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: agentvibes
|
|
3
|
-
description: 🎤 AgentVibes
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# 🎤 AgentVibes Voice Management
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
/agent-vibes:
|
|
40
|
-
/agent-vibes:
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
/agent-vibes:
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
/agent-vibes:
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
/agent-vibes:
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
/agent-vibes:
|
|
96
|
-
/agent-vibes:
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
/agent-vibes:
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
/agent-vibes:
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
/agent-vibes:
|
|
152
|
-
```
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
-
|
|
173
|
-
-
|
|
174
|
-
-
|
|
175
|
-
-
|
|
176
|
-
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
###
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
/agent-vibes:
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
- **
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
- **Custom pretext**: Set a pretext to brand all your responses (e.g., "AgentVibes:")
|
|
239
|
-
- **Mute for focus**: Use `/agent-vibes:mute` during intensive work sessions
|
|
240
|
-
|
|
241
|
-
Enjoy your TTS experience! 🎵
|
|
1
|
+
---
|
|
2
|
+
name: agentvibes
|
|
3
|
+
description: 🎤 AgentVibes TTS for Claude Code & OpenClaw — Switch voices, set personality, control speed, background music, language learning mode, reverb/effects, and more. Free offline TTS with 914+ Piper voices across 30+ languages. Works on Windows (SAPI/Piper), macOS (Say/Piper), Linux, and Android/Termux. No account or API key required.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# 🎤 AgentVibes Voice Management
|
|
7
|
+
|
|
8
|
+
Professional text-to-speech for Claude Code and OpenClaw. Free, offline, no account required.
|
|
9
|
+
|
|
10
|
+
**Providers:** Piper TTS (914+ voices, all platforms) · macOS Say (built-in) · Windows SAPI (zero setup) · Soprano (neural)
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
## Voice Commands
|
|
15
|
+
|
|
16
|
+
### /agent-vibes:switch \<voice_name\>
|
|
17
|
+
Switch to a different voice.
|
|
18
|
+
|
|
19
|
+
```bash
|
|
20
|
+
/agent-vibes:switch en_US-amy-medium
|
|
21
|
+
/agent-vibes:switch en_GB-alan-medium
|
|
22
|
+
/agent-vibes:switch fr_FR-siwis-medium
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
### /agent-vibes:list [first|last] [N]
|
|
26
|
+
List available voices.
|
|
27
|
+
|
|
28
|
+
```bash
|
|
29
|
+
/agent-vibes:list # Show all voices
|
|
30
|
+
/agent-vibes:list first 5 # Show first 5
|
|
31
|
+
/agent-vibes:list last 3 # Show last 3
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
### /agent-vibes:preview [first|last] [N]
|
|
35
|
+
Preview voices with audio samples.
|
|
36
|
+
|
|
37
|
+
```bash
|
|
38
|
+
/agent-vibes:preview # Preview first 3 voices
|
|
39
|
+
/agent-vibes:preview 5 # Preview first 5
|
|
40
|
+
/agent-vibes:preview last 5 # Preview last 5
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
### /agent-vibes:sample \<voice_name\>
|
|
44
|
+
Play a sample of a specific voice.
|
|
45
|
+
|
|
46
|
+
```bash
|
|
47
|
+
/agent-vibes:sample en_US-ryan-high
|
|
48
|
+
```
|
|
49
|
+
|
|
50
|
+
### /agent-vibes:get
|
|
51
|
+
Show the currently active voice.
|
|
52
|
+
|
|
53
|
+
### /agent-vibes:set-favorite-voice
|
|
54
|
+
Mark current voice as your favorite.
|
|
55
|
+
|
|
56
|
+
---
|
|
57
|
+
|
|
58
|
+
## Personality & Style
|
|
59
|
+
|
|
60
|
+
### /agent-vibes:personality [name|list|add|edit|get|reset]
|
|
61
|
+
Set a personality style for TTS output.
|
|
62
|
+
|
|
63
|
+
```bash
|
|
64
|
+
/agent-vibes:personality list # Show available personalities
|
|
65
|
+
/agent-vibes:personality sarcastic # Switch to sarcastic style
|
|
66
|
+
/agent-vibes:personality dramatic # Switch to dramatic style
|
|
67
|
+
/agent-vibes:personality reset # Back to default
|
|
68
|
+
```
|
|
69
|
+
|
|
70
|
+
### /agent-vibes:set-pretext \<phrase\>
|
|
71
|
+
Add a spoken prefix before every TTS message.
|
|
72
|
+
|
|
73
|
+
```bash
|
|
74
|
+
/agent-vibes:set-pretext "AgentVibes" # Speaks "AgentVibes: ..." before each message
|
|
75
|
+
/agent-vibes:set-pretext "" # Clear pretext
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
---
|
|
79
|
+
|
|
80
|
+
## Speed & Effects
|
|
81
|
+
|
|
82
|
+
### /agent-vibes:set-speed \<speed\>
|
|
83
|
+
Control speech rate (0.5x – 3.0x).
|
|
84
|
+
|
|
85
|
+
```bash
|
|
86
|
+
/agent-vibes:set-speed 1.0 # Normal speed
|
|
87
|
+
/agent-vibes:set-speed 1.5 # 50% faster
|
|
88
|
+
/agent-vibes:set-speed 0.8 # Slower
|
|
89
|
+
```
|
|
90
|
+
|
|
91
|
+
### /agent-vibes:effects [reverb|echo|pitch|eq|reset]
|
|
92
|
+
Configure voice effects.
|
|
93
|
+
|
|
94
|
+
```bash
|
|
95
|
+
/agent-vibes:effects reverb hall # Hall reverb
|
|
96
|
+
/agent-vibes:effects reverb none # No reverb
|
|
97
|
+
/agent-vibes:effects reset # Clear all effects
|
|
98
|
+
```
|
|
99
|
+
|
|
100
|
+
---
|
|
101
|
+
|
|
102
|
+
## Background Music
|
|
103
|
+
|
|
104
|
+
### /agent-vibes:background-music [on|off|status|list|switch]
|
|
105
|
+
Toggle or change background music played under TTS.
|
|
106
|
+
|
|
107
|
+
```bash
|
|
108
|
+
/agent-vibes:background-music on # Enable background music
|
|
109
|
+
/agent-vibes:background-music off # Disable
|
|
110
|
+
/agent-vibes:background-music list # Show available tracks
|
|
111
|
+
/agent-vibes:background-music switch jazz # Switch to jazz track
|
|
112
|
+
```
|
|
113
|
+
|
|
114
|
+
---
|
|
115
|
+
|
|
116
|
+
## Verbosity
|
|
117
|
+
|
|
118
|
+
### /agent-vibes:verbosity [low|medium|high]
|
|
119
|
+
Control how much Claude speaks while working.
|
|
120
|
+
|
|
121
|
+
```bash
|
|
122
|
+
/agent-vibes:verbosity low # Brief acknowledgments only
|
|
123
|
+
/agent-vibes:verbosity medium # Key decisions (default)
|
|
124
|
+
/agent-vibes:verbosity high # Full reasoning
|
|
125
|
+
```
|
|
126
|
+
|
|
127
|
+
---
|
|
128
|
+
|
|
129
|
+
## Mute / Replay
|
|
130
|
+
|
|
131
|
+
### /agent-vibes:mute / /agent-vibes:unmute
|
|
132
|
+
Silence or restore TTS output (persists across sessions).
|
|
133
|
+
|
|
134
|
+
### /agent-vibes:replay [N]
|
|
135
|
+
Replay recent audio (last 10 kept).
|
|
136
|
+
|
|
137
|
+
```bash
|
|
138
|
+
/agent-vibes:replay # Replay last audio
|
|
139
|
+
/agent-vibes:replay 2 # Replay second-to-last
|
|
140
|
+
```
|
|
141
|
+
|
|
142
|
+
---
|
|
143
|
+
|
|
144
|
+
## Language & Learning
|
|
145
|
+
|
|
146
|
+
### /agent-vibes:language \<lang\>
|
|
147
|
+
Set your native language.
|
|
148
|
+
|
|
149
|
+
```bash
|
|
150
|
+
/agent-vibes:language english
|
|
151
|
+
/agent-vibes:language japanese
|
|
152
|
+
```
|
|
153
|
+
|
|
154
|
+
### /agent-vibes:learn [on|off]
|
|
155
|
+
Enable language learning mode — Claude speaks in both your native and target language.
|
|
156
|
+
|
|
157
|
+
```bash
|
|
158
|
+
/agent-vibes:learn on
|
|
159
|
+
/agent-vibes:learn off
|
|
160
|
+
```
|
|
161
|
+
|
|
162
|
+
### /agent-vibes:translate \<text\>
|
|
163
|
+
Translate and speak text in the target language.
|
|
164
|
+
|
|
165
|
+
---
|
|
166
|
+
|
|
167
|
+
## Provider Management
|
|
168
|
+
|
|
169
|
+
### /agent-vibes:provider [list|switch|info]
|
|
170
|
+
|
|
171
|
+
```bash
|
|
172
|
+
/agent-vibes:provider list
|
|
173
|
+
/agent-vibes:provider switch piper # Piper TTS (free, offline, 914+ voices)
|
|
174
|
+
/agent-vibes:provider switch macos # macOS Say (Mac only)
|
|
175
|
+
/agent-vibes:provider switch sapi # Windows SAPI (Windows only, zero setup)
|
|
176
|
+
/agent-vibes:provider switch soprano # Soprano (neural)
|
|
177
|
+
```
|
|
178
|
+
|
|
179
|
+
---
|
|
180
|
+
|
|
181
|
+
## Providers
|
|
182
|
+
|
|
183
|
+
| Provider | Platform | Cost | Voices |
|
|
184
|
+
|----------|----------|------|--------|
|
|
185
|
+
| **Piper TTS** | All platforms | Free, offline | 914+ in 30+ languages |
|
|
186
|
+
| **macOS Say** | macOS only | Free (built-in) | 100+ system voices |
|
|
187
|
+
| **Windows SAPI** | Windows only | Free (built-in) | System voices, zero setup |
|
|
188
|
+
| **Soprano** | All platforms | Free | Neural voices |
|
|
189
|
+
|
|
190
|
+
---
|
|
191
|
+
|
|
192
|
+
## Miscellaneous
|
|
193
|
+
|
|
194
|
+
### /agent-vibes:whoami
|
|
195
|
+
Show current AgentVibes configuration.
|
|
196
|
+
|
|
197
|
+
### /agent-vibes:version
|
|
198
|
+
Show installed version.
|
|
199
|
+
|
|
200
|
+
### /agent-vibes:update
|
|
201
|
+
Update AgentVibes to the latest version.
|
|
202
|
+
|
|
203
|
+
### /agent-vibes:show / /agent-vibes:hide
|
|
204
|
+
Show or hide the AgentVibes status indicator.
|
|
205
|
+
|
|
206
|
+
### /agent-vibes:cleanup / /agent-vibes:clean
|
|
207
|
+
Remove cached audio files.
|
|
208
|
+
|
|
209
|
+
---
|
|
210
|
+
|
|
211
|
+
## Default Voices (Piper TTS — Free & Offline)
|
|
212
|
+
|
|
213
|
+
**English (US):** en_US-lessac-medium · en_US-amy-medium · en_US-ryan-high · en_US-libritts-high (914 speakers)
|
|
214
|
+
|
|
215
|
+
**English (UK):** en_GB-alan-medium · en_GB-jenny_dioco-medium
|
|
216
|
+
|
|
217
|
+
**French:** fr_FR-siwis-medium · fr_FR-gilles-low
|
|
218
|
+
|
|
219
|
+
**German:** de_DE-thorsten-medium · de_DE-eva_k-x_low
|
|
220
|
+
|
|
221
|
+
**Spanish:** es_ES-davefx-medium · es_MX-claude-high
|
|
222
|
+
|
|
223
|
+
**Japanese:** ja_JP-ayanami-medium · **Chinese:** zh_CN-huayan-x_low · **Korean:** ko_KR-kss-medium
|
|
224
|
+
|
|
225
|
+
**+ 900 more** across 30+ languages. All voices are downloaded from [HuggingFace](https://huggingface.co/rhasspy/piper-voices) — no account required.
|
|
226
|
+
|
|
227
|
+
---
|
|
228
|
+
|
|
229
|
+
## Tips
|
|
230
|
+
|
|
231
|
+
- **Preview first**: Use `/agent-vibes:preview` before committing to a voice
|
|
232
|
+
- **Verbosity**: Set to `low` for focused work, `high` for full narration
|
|
233
|
+
- **BMAD party mode**: Each agent gets their own voice, music, and personality
|
|
234
|
+
- **Replay**: Use `/agent-vibes:replay` to re-hear the last 10 responses
|
|
235
|
+
- **Speed**: Combine with personality for a fully custom TTS character
|
|
236
|
+
|
|
237
|
+
Enjoy your TTS experience! 🎵
|
package/CLAUDE.md
CHANGED
|
@@ -121,6 +121,35 @@ except (PermissionError, UnicodeDecodeError, OSError) as e:
|
|
|
121
121
|
return default_value
|
|
122
122
|
```
|
|
123
123
|
|
|
124
|
+
## Blessed TUI Color Rules (CRITICAL)
|
|
125
|
+
|
|
126
|
+
Paul's terminal does **not** render hex colors — they all fall back to white. Always use **named ANSI colors**.
|
|
127
|
+
|
|
128
|
+
### Two coloring mechanisms — use the right one:
|
|
129
|
+
|
|
130
|
+
**1. Content tags (`tags: true` on the widget) — for text elements:**
|
|
131
|
+
```js
|
|
132
|
+
blessed.text({
|
|
133
|
+
tags: true,
|
|
134
|
+
content: `{yellow-fg}some text{/yellow-fg} {magenta-fg}other text{/magenta-fg}`,
|
|
135
|
+
style: { bg: COLORS.headerBg },
|
|
136
|
+
});
|
|
137
|
+
```
|
|
138
|
+
- ✅ Works: `{yellow-fg}`, `{cyan-fg}`, `{magenta-fg}`, `{white-fg}`, `{green-fg}`, `{blue-fg}`
|
|
139
|
+
- ❌ Broken: `{#ffff00-fg}`, `{#90a4ae-fg}` — hex tags render as white
|
|
140
|
+
|
|
141
|
+
**2. Style objects — for list `selected`, `item`, widget `style`:**
|
|
142
|
+
```js
|
|
143
|
+
style: {
|
|
144
|
+
selected: { bg: 'blue', fg: 'yellow' }, // ✅ named only
|
|
145
|
+
item: { fg: 'white' },
|
|
146
|
+
}
|
|
147
|
+
```
|
|
148
|
+
- ✅ Works: `'yellow'`, `'blue'`, `'cyan'`, `'magenta'`, `'green'`, `'white'`
|
|
149
|
+
- ❌ Broken: `'#ffff00'`, `'#4a148c'` — hex in style objects renders as white
|
|
150
|
+
|
|
151
|
+
**Direct screen children render tags correctly.** Elements parented to a `blessed.box` with `tags: false` may not render tags even if the child has `tags: true` — attach directly to `this.screen` instead (same pattern as tab bar items).
|
|
152
|
+
|
|
124
153
|
## Code Quality Standards
|
|
125
154
|
|
|
126
155
|
- ✅ **Error handling:** No silent failures - always handle errors explicitly
|
package/README.md
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
[](https://github.com/paulpreibisch/AgentVibes/actions/workflows/publish.yml)
|
|
12
12
|
[](https://opensource.org/licenses/Apache-2.0)
|
|
13
13
|
|
|
14
|
-
**Author**: Paul Preibisch ([@997Fire](https://x.com/997Fire)) | **Version**: v4.6.
|
|
14
|
+
**Author**: Paul Preibisch ([@997Fire](https://x.com/997Fire)) | **Version**: v4.6.7
|
|
15
15
|
|
|
16
16
|
---
|
|
17
17
|
|
|
@@ -28,6 +28,7 @@
|
|
|
28
28
|
| **Use with OpenClaw** | [OpenClaw Integration](#-openclaw-integration) |
|
|
29
29
|
| **Use natural language** | [MCP Setup](docs/mcp-setup.md) |
|
|
30
30
|
| **Switch voices** | [Voice Library](docs/voice-library.md) |
|
|
31
|
+
| **Configure BMAD Party Mode** (agents with unique voices) | [BMAD Plugin & Party Mode](#-bmad-plugin) |
|
|
31
32
|
| **Fix issues** (git-lfs? MCP tokens? Read this!) | [Troubleshooting](docs/troubleshooting.md) & [FAQ](#-frequently-asked-questions-faq) |
|
|
32
33
|
|
|
33
34
|
---
|
|
@@ -40,11 +41,25 @@ Whether you're coding in Claude Code, chatting in Claude Desktop, or running Ope
|
|
|
40
41
|
|
|
41
42
|
---
|
|
42
43
|
|
|
44
|
+
## 🎙️ NEW IN v4.6.7 — Party Mode TTS Fixes
|
|
45
|
+
|
|
46
|
+
- **Agent pretexts now spoken in party mode** — "John, Product Manager here" was being silently dropped due to a pre-synthesis timing bug. Fixed.
|
|
47
|
+
- **No more spoken asterisks** — markdown stripped before TTS in party mode
|
|
48
|
+
- **Windows session start TTS fixed** — hook now outputs proper JSON so TTS activates reliably on session start
|
|
49
|
+
- **PreToolUse hook no longer errors** on grep/regex commands
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
|
|
53
|
+
## 🧭 NEW IN v4.6.6 — Natural TUI Navigation
|
|
54
|
+
|
|
55
|
+
The Settings TUI now flows the way you'd expect. Down moves top-to-bottom through header → sub-tabs → content → footer. Left/Right switches sub-tabs and moves between footer buttons. Up from content returns to the active sub-tab — not always Voice. The Language tab has a proper scrollable list. Readme falls back to the AgentVibes package README when no local one exists. Escape from the installer no longer gets stuck.
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
43
59
|
## 🔧 NEW IN v4.6.5 — Line Endings, TUI Non-Interactive Hint, Release Process
|
|
44
60
|
|
|
45
61
|
- **`.gitattributes`** — enforces `LF` for shell scripts/JS/JSON/markdown, `CRLF` for PowerShell; stops `bin/` files showing as modified on Windows
|
|
46
62
|
- **TUI non-interactive hint** — installer header now shows a two-tone hint on row 2: `Skip this UI?` (dim) + `npx agentvibes install --non-interactive` (brighter), matching the `[piper] [en_US-ryan-high]` footer aesthetic
|
|
47
|
-
- **Release process** — mandatory human approval + privacy scan checkpoint before any `git push` or `npm publish`
|
|
48
63
|
|
|
49
64
|
---
|
|
50
65
|
|
|
@@ -452,7 +467,7 @@ All 50+ Piper voices AgentVibes provides are sourced from Hugging Face's open-so
|
|
|
452
467
|
- [🖥️ SSH Receiver](#️-agentvibes-receiver--remote-audio-streaming) - Stream audio from headless servers
|
|
453
468
|
- [💬 Intro Text](#-intro-text-pretext---your-personal-ai-branding) - Custom TTS prefixes
|
|
454
469
|
- [🎵 Custom Background Music](#-custom-background-music---complete-audio-control) - Upload your own tracks
|
|
455
|
-
- [📰 Latest Release](#-latest-release) - v4.6.
|
|
470
|
+
- [📰 Latest Release](#-latest-release) - v4.6.7 — Party mode TTS fixes
|
|
456
471
|
- [🪟 Windows Setup Guide for Claude Desktop](mcp-server/WINDOWS_SETUP.md) - Complete Windows installation with WSL & Python
|
|
457
472
|
|
|
458
473
|
### AgentVibes MCP (Natural Language Control)
|
|
@@ -498,9 +513,9 @@ All 50+ Piper voices AgentVibes provides are sourced from Hugging Face's open-so
|
|
|
498
513
|
|
|
499
514
|
## 📰 Latest Release
|
|
500
515
|
|
|
501
|
-
**[v4.6.
|
|
516
|
+
**[v4.6.7 - Party Mode TTS Fixes](https://github.com/paulpreibisch/AgentVibes/releases/tag/v4.6.7)**
|
|
502
517
|
|
|
503
|
-
|
|
518
|
+
Agent pretexts now spoken in party mode, markdown stripped before TTS, Windows session-start hook fixed to inject context reliably, and PreToolUse hook no longer errors on grep commands.
|
|
504
519
|
|
|
505
520
|
### 🐛 Recent Fixes (v4.6.3 / v4.6.4)
|
|
506
521
|
|
|
@@ -1174,6 +1189,14 @@ The BMAD plugin detects when you activate a BMAD agent (e.g., `/BMad:agents:pm`)
|
|
|
1174
1189
|
|
|
1175
1190
|
**Version Support**: AgentVibes supports both BMAD v4 and v6-alpha installations. Version detection is automatic - just install BMAD and AgentVibes will detect and configure itself correctly!
|
|
1176
1191
|
|
|
1192
|
+
### 🎭 Party Mode — Screenshots
|
|
1193
|
+
|
|
1194
|
+
Open the **BMad** tab in the AgentVibes TUI (`npx agentvibes`) to configure which voice each agent uses:
|
|
1195
|
+
|
|
1196
|
+

|
|
1197
|
+
|
|
1198
|
+
> 📸 **Don't have a screenshot yet?** Run `npx agentvibes`, switch to the **BMad** tab, and take a screenshot — then save it as `docs/installation-screenshots/screenshot-bmad-party-mode.png`.
|
|
1199
|
+
|
|
1177
1200
|
### 🔊 TTS Injection: How It Works
|
|
1178
1201
|
|
|
1179
1202
|
BMAD uses a **loosely-coupled injection system** for voice integration. BMAD source files contain placeholder markers that AgentVibes replaces with speaking instructions during installation:
|
package/RELEASE_NOTES.md
CHANGED
|
@@ -1,5 +1,46 @@
|
|
|
1
1
|
# AgentVibes Release Notes
|
|
2
2
|
|
|
3
|
+
## 🎙️ v4.6.7 — Party Mode TTS Fixes
|
|
4
|
+
|
|
5
|
+
**Release Date:** April 2026
|
|
6
|
+
|
|
7
|
+
### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- **Party mode pretext now spoken** — Agent pretexts (e.g. "John, Product Manager here") were silently dropped. The pre-synthesis step ran on the response text only; when `bmad-speak.ps1` later prepended the pretext, `play-tts.ps1` skipped synthesis because a pre-synthesized WAV was already set. Pre-synthesis now includes the pretext so it's always spoken.
|
|
10
|
+
|
|
11
|
+
- **Markdown stripped in party mode** — Agents were speaking asterisks, hashes, and backticks literally. `bmad-party-speak.ps1` now strips bold, italic, headings, inline code, links, and bullet markers before TTS — consistent with `bmad-speak.ps1`.
|
|
12
|
+
|
|
13
|
+
- **Session start hook outputs proper JSON + BMAD routing (Windows)** — `session-start-tts.ps1` was using plain `Write-Output` text which isn't reliably injected as `additionalContext`. Now outputs `hookSpecificOutput` JSON (matching the bash version) and includes BMAD agent voice routing instructions so party mode / single agent mode TTS works correctly on Windows.
|
|
14
|
+
|
|
15
|
+
- **PreToolUse hook no longer errors on grep/regex commands** — The git-push guard hook used `-match` (regex) which crashed on commands containing `\*`, `\|`, etc. Switched to `-like` wildcard and wrapped in `try/catch` so it exits silently on any non-matching command.
|
|
16
|
+
|
|
17
|
+
### User Impact
|
|
18
|
+
|
|
19
|
+
- Party mode agents speak their configured pretext introductions
|
|
20
|
+
- No more spoken asterisks or markdown syntax in party mode
|
|
21
|
+
- Windows TTS now reliably activates on session start
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
## 🧭 v4.6.6 — Natural TUI Navigation
|
|
26
|
+
|
|
27
|
+
**Release Date:** April 2026
|
|
28
|
+
|
|
29
|
+
### Improvements
|
|
30
|
+
|
|
31
|
+
The Settings TUI now navigates the way you'd expect. Arrow keys flow naturally top-to-bottom through the interface — main header → sub-tab bar → content → footer — with no surprising jumps or dead ends.
|
|
32
|
+
|
|
33
|
+
- **Down from the main header** lands on the active sub-tab bar item, so you're always oriented before pressing further.
|
|
34
|
+
- **Down through content** moves row-by-row within the current tab, reaching Full Preview and the Save buttons at the bottom. It no longer auto-jumps to the next sub-tab.
|
|
35
|
+
- **Up from the first content row** returns you to the current sub-tab (not always Voice).
|
|
36
|
+
- **Left/Right in the sub-tab bar** is the natural way to switch between Voice, Effects, Personality, Output, and Language tabs.
|
|
37
|
+
- **Left/Right in the footer** moves between Full Preview, Save Globally, Save Locally, and Cancel Changes.
|
|
38
|
+
- **Language tab** now has a proper scrollable list — arrow down to enter it, Up/Down to select a language, Enter to apply, Down past the last item to reach the footer.
|
|
39
|
+
- **Readme tab** falls back to the AgentVibes package README when opened in a project folder that has no README of its own.
|
|
40
|
+
- **Escape from the installer** now navigates cleanly to Settings instead of getting stuck.
|
|
41
|
+
|
|
42
|
+
---
|
|
43
|
+
|
|
3
44
|
## 🔧 v4.6.5 — Patch Release
|
|
4
45
|
|
|
5
46
|
**Release Date:** April 2026
|
|
@@ -16,7 +57,6 @@
|
|
|
16
57
|
|
|
17
58
|
- **`bin/` execute bits restored** — Re-indexed `bin/agent-vibes`, `bin/agentvibes-voice-browser.js`, `bin/mcp-server.js`, and `bin/test-bmad-pr` to ensure consistent line endings; verified all four retain `chmod +x` (`100755` mode).
|
|
18
59
|
|
|
19
|
-
- **Standardized release process** — `/release` command now documents a privacy scan checkpoint: confirm no API keys, no personal info (email, phone, personal port numbers), before committing. CI must be green before releasing.
|
|
20
60
|
|
|
21
61
|
### User Impact
|
|
22
62
|
|