agentvibes 2.7.2 → 2.8.0

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.
@@ -229,7 +229,7 @@ if [[ $REPLY =~ ^[Yy]$ ]] || [[ -z $REPLY ]]; then
229
229
 
230
230
  # Use the piper-download-voices.sh script if available
231
231
  if [[ -f "$SCRIPT_DIR/piper-download-voices.sh" ]]; then
232
- "$SCRIPT_DIR/piper-download-voices.sh"
232
+ "$SCRIPT_DIR/piper-download-voices.sh" --yes
233
233
  else
234
234
  # Manual download of a basic voice
235
235
  mkdir -p "$VOICES_DIR"
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.7.2",
4
+ "version": "2.8.0",
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": [