agentvibes 3.5.1 โ†’ 3.5.3

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/README.md CHANGED
@@ -4,14 +4,14 @@
4
4
  >
5
5
  > ๐ŸŒ **[agentvibes.org](https://agentvibes.org)**
6
6
  >
7
- > Professional text-to-speech for **Claude Code**, **Claude Desktop**, **Warp Terminal**, and **OpenClaw** - **Piper TTS (Free!)** or **macOS Say (Built-in!)**
7
+ > Professional text-to-speech for **Claude Code**, **Claude Desktop**, **Warp Terminal**, and **OpenClaw** - **Soprano** (Neural), **Piper TTS** (Free!), **macOS Say** (Built-in!), or **Windows SAPI** (Zero Setup!)
8
8
 
9
9
  [![npm version](https://img.shields.io/npm/v/agentvibes)](https://www.npmjs.com/package/agentvibes)
10
10
  [![Test Suite](https://github.com/paulpreibisch/AgentVibes/actions/workflows/test.yml/badge.svg)](https://github.com/paulpreibisch/AgentVibes/actions/workflows/test.yml)
11
11
  [![Publish](https://github.com/paulpreibisch/AgentVibes/actions/workflows/publish.yml/badge.svg)](https://github.com/paulpreibisch/AgentVibes/actions/workflows/publish.yml)
12
12
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
13
13
 
14
- **Author**: Paul Preibisch ([@997Fire](https://x.com/997Fire)) | **Version**: v3.5.0
14
+ **Author**: Paul Preibisch ([@997Fire](https://x.com/997Fire)) | **Version**: v3.5.2
15
15
 
16
16
  ---
17
17
 
@@ -40,19 +40,21 @@ Whether you're coding in Claude Code, chatting in Claude Desktop, using Warp Ter
40
40
 
41
41
  ### ๐ŸŽฏ Key Features
42
42
 
43
- **โšก NEW IN v3.4.0:**
43
+ **๐ŸชŸ NEW IN v3.5.2 โ€” Native Windows Support:**
44
+ - ๐Ÿ–ฅ๏ธ **Windows Native TTS** - Three providers: Soprano (neural), Piper (offline), Windows SAPI (zero setup). No WSL required!
45
+ - ๐ŸŽต **Background Music** - 16 genre tracks (Bachata, Flamenco, Bossa Nova, City Pop, and more) mixed under voice
46
+ - ๐ŸŽ›๏ธ **Reverb & Audio Effects** - 5 reverb levels via ffmpeg (Light, Medium, Heavy, Cathedral)
47
+ - ๐Ÿ”Š **Verbosity Control** - Choose how much Claude speaks: High, Medium, or Low
48
+ - ๐ŸŽจ **Beautiful Installer** - PowerShell installer with figlet banner, or use `npx agentvibes install`
49
+
50
+ **โšก v3.4.0 Highlights:**
44
51
  - ๐ŸŽค **Soprano TTS Provider** - Ultra-fast neural TTS with 20x CPU, 2000x GPU acceleration (thanks [@nathanchase](https://github.com/nathanchase)!)
45
52
  - ๐Ÿ›ก๏ธ **Security Hardening** - 9.5/10 score with comprehensive validation and timeouts
46
53
  - ๐ŸŒ **Environment Intelligence** - PulseAudio tunnel auto-detection for SSH scenarios
47
- - ๐ŸŽฏ **Smart Recommendations** - GPU/RAM-based provider suggestions in installer
48
-
49
- **โœจ NEW IN v3.3.0:**
50
- - ๐Ÿ“ฑ **AgentVibes Receiver** - Stream TTS from voiceless servers to your phone, laptop, or local machine via encrypted SSH tunnel
51
- - ๐ŸŒ **Voiceless Server Support** - Generate TTS on cloud servers (AWS, GCP, Azure) and play on any device with speakers
52
54
 
53
55
  **โšก Core Features:**
54
- - โšก **One-Command Install** - Get started in 30 seconds (`npx agentvibes install`)
55
- - ๐ŸŽญ **Multi-Provider Support** - Choose Piper TTS (50+ free voices, offline) or macOS Say (100+ built-in)
56
+ - โšก **One-Command Install** - Get started in 30 seconds (`npx agentvibes install` or `.\setup-windows.ps1` without Node.js)
57
+ - ๐ŸŽญ **Multi-Provider Support** - Soprano (neural), Piper TTS (50+ free voices), macOS Say (100+ built-in), or Windows SAPI
56
58
  - ๐ŸŽ™๏ธ **27+ Professional AI Voices** - Character voices, accents, and unique personalities
57
59
  - ๐ŸŽ™๏ธ **Verbosity Control** - Choose how much Claude speaks (LOW, MEDIUM, HIGH)
58
60
  - ๐ŸŽ™๏ธ **AgentVibes MCP** - Natural language control ("Switch to Aria voice") for Claude Code, Desktop & Warp
@@ -95,7 +97,7 @@ All 50+ Piper voices AgentVibes provides are sourced from Hugging Face's open-so
95
97
  - [๐Ÿ“ฑ Android/Termux](#-quick-setup-android--termux-claude-code-on-your-phone) - Run Claude Code on your phone
96
98
  - [๐Ÿ“‹ Prerequisites](#-prerequisites) - What you actually need (Node.js + optional tools)
97
99
  - [โœจ What is AgentVibes?](#-what-is-agentvibes) - Overview & key features
98
- - [๐Ÿ“ฐ Latest Release](#-latest-release) - v3.4.0 - Soprano TTS & Security Hardening
100
+ - [๐Ÿ“ฐ Latest Release](#-latest-release) - v3.5.2 - Native Windows Support with Soprano, Piper & SAPI
99
101
  - [๐ŸชŸ Windows Setup Guide for Claude Desktop](mcp-server/WINDOWS_SETUP.md) - Complete Windows installation with WSL & Python
100
102
 
101
103
  ### AgentVibes MCP (Natural Language Control)
@@ -139,25 +141,26 @@ All 50+ Piper voices AgentVibes provides are sourced from Hugging Face's open-so
139
141
 
140
142
  ## ๐Ÿ“ฐ Latest Release
141
143
 
142
- **[v3.4.0 - Soprano TTS, Security Hardening & Environment Intelligence](https://github.com/paulpreibisch/AgentVibes/releases/tag/v3.5.0)** โšก๐Ÿ›ก๏ธ
144
+ **[v3.5.2 - Native Windows Support: Soprano, Piper & SAPI Providers](https://github.com/paulpreibisch/AgentVibes/releases/tag/v3.5.2)** ๐ŸชŸ๐ŸŽค
145
+
146
+ AgentVibes v3.5.2 delivers native Windows support with a polished PowerShell installer offering three TTS providers (Soprano neural, Piper offline, Windows SAPI), background music selection from 16 genre tracks, reverb effects via ffmpeg aecho filter, and verbosity control. The release includes 8 Windows hook scripts, MCP server platform detection for automatic .sh-to-.ps1 resolution, and 46 new unit tests. Security hardening adds path traversal prevention with regex allowlisting and path containment checks, reverb config allowlist validation, and strict mode compliance across all scripts. Cross-platform test fixes ensure the full 93-test suite passes on both Windows and Unix.
143
147
 
144
- AgentVibes v3.4.0 introduces Soprano TTS - an 80M parameter neural provider offering 20x CPU and 2000x GPU acceleration with sub-1GB memory footprint - plus comprehensive security hardening (timeouts, bounds checking, NaN validation) achieving a 9.5/10 security score, and intelligent environment detection that recognizes PulseAudio tunnels as working audio for remote scenarios. The enhanced installer provides GPU-based provider recommendations and context-aware messaging. Special thanks to [@nathanchase](https://github.com/nathanchase) for contributing the Soprano TTS Provider integration!
148
+ Install via `npx agentvibes install` or the standalone PowerShell installer (`.\setup-windows.ps1`). No WSL required!
145
149
 
146
150
  **Key Highlights:**
147
- - โšก **Soprano TTS Provider** - Ultra-fast neural TTS with 20x CPU, 2000x GPU acceleration (thanks @nathanchase!)
148
- - ๐Ÿ›ก๏ธ **Security Hardening** - 9.5/10 score with timeouts on system commands and comprehensive validation
149
- - ๐ŸŒ **Environment Intelligence** - PulseAudio tunnel auto-detection for SSH + tunnel scenarios
150
- - ๐ŸŽฏ **Smart Recommendations** - GPU/RAM-based provider suggestions (Soprano for CUDA, macOS Say for Apple)
151
- - ๐Ÿ“ฑ **Provider-Aware Voice Pages** - Soprano shows model specs, auto-selects single voice
152
- - ๐Ÿงช **260/260 Tests Passing** - Complete suite coverage with all edge cases fixed
153
- - ๐ŸŽจ **Better UX** - Context-aware messaging ("PulseAudio Tunnel Detected!" vs "speakers")
151
+ - ๐Ÿ–ฅ๏ธ **Native Windows TTS** - Three providers: Soprano, Piper, and Windows SAPI. No WSL needed!
152
+ - ๐ŸŽต **Background Music** - 16 genre tracks (Bachata, Flamenco, Bossa Nova, City Pop, and more)
153
+ - ๐ŸŽ›๏ธ **Reverb & Effects** - 5 reverb levels via ffmpeg aecho filter
154
+ - ๐Ÿ”Š **Verbosity Control** - High (full reasoning), Medium (key updates), Low (essential only)
155
+ - ๐ŸŽจ **Beautiful Installer** - Figlet banner, directory explanations, provider detection
156
+ - ๐Ÿงช **93/93 Tests Passing** - 46 Windows + 47 cross-platform
157
+ - ๐Ÿ›ก๏ธ **Security Hardened** - Path traversal prevention, input sanitization, resource disposal
154
158
 
155
159
  **Perfect For:**
156
- - GPU users wanting ultra-fast TTS (2000x real-time with CUDA)
157
- - Low-RAM systems (<1GB memory footprint with Soprano)
158
- - SSH sessions with PulseAudio tunnels (auto-detected)
159
- - Production deployments requiring security hardening
160
- - Any environment needing intelligent provider selection
160
+ - Windows developers wanting native TTS without WSL
161
+ - Teams needing zero-setup voice (Windows SAPI works out of the box)
162
+ - Users wanting background music and reverb effects
163
+ - Anyone installing via `npx agentvibes install` on Windows
161
164
 
162
165
  ๐Ÿ’ก **Tip:** If `npx agentvibes` shows an older version or missing commands, clear your npm cache: `npm cache clean --force && npx agentvibes@latest --help`
163
166
 
package/RELEASE_NOTES.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # AgentVibes Release Notes
2
2
 
3
- ## ๐Ÿ“ฆ v3.5.0 - Native Windows Support: Soprano, Piper & SAPI Providers
3
+ ## ๐Ÿ“ฆ v3.5.2 - Native Windows Support: Soprano, Piper & SAPI Providers
4
4
 
5
- **Release Date:** February 11, 2026
5
+ **Release Date:** February 12, 2026
6
6
 
7
7
  ### ๐ŸŽฏ Why v3.5.0?
8
8
 
@@ -133,6 +133,9 @@ None - all changes are backward compatible. Existing Unix/macOS installations ar
133
133
 
134
134
  ## ๐Ÿ™ Acknowledgments
135
135
 
136
+ ### Project Lead
137
+ - **[@paulpreibisch](https://github.com/paulpreibisch)** (Paul Preibisch) โ€” Creator and maintainer of AgentVibes
138
+
136
139
  ### Community Contributors
137
140
  - **[@nathanchase](https://github.com/nathanchase)** โ€” For contributing the Soprano TTS provider in v3.4.0, whose ultra-fast neural engine is now one of the three Windows-native providers
138
141
  - **[@alexeyv](https://github.com/alexeyv)** โ€” For suggesting native Windows support and recommending Windows SAPI as a zero-dependency provider
@@ -146,7 +149,7 @@ None - all changes are backward compatible. Existing Unix/macOS installations ar
146
149
 
147
150
  ---
148
151
 
149
- **Full Changelog**: https://github.com/paulpreibisch/AgentVibes/compare/v3.4.1...v3.5.0
152
+ **Full Changelog**: https://github.com/paulpreibisch/AgentVibes/compare/v3.4.1...v3.5.2
150
153
 
151
154
  ---
152
155
 
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": "3.5.1",
4
+ "version": "3.5.3",
5
5
  "description": "Now your AI Agents can finally talk back! Professional TTS voice for Claude Code, Claude Desktop (via MCP), and Clawdbot with multi-provider support.",
6
6
  "homepage": "https://agentvibes.org",
7
7
  "keywords": [
package/setup-windows.ps1 CHANGED
@@ -123,6 +123,26 @@ Write-BoxLine " https://agentvibes.org" "DarkCyan"
123
123
  Write-BoxBottom
124
124
  Write-Host ""
125
125
 
126
+ # โ”€โ”€ What's New โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
127
+
128
+ Write-Host " WHAT'S NEW in v$Version" -ForegroundColor Green
129
+ Write-Host ""
130
+ Write-Host " Native Windows support with three TTS providers (Soprano neural," -ForegroundColor Cyan
131
+ Write-Host " Piper offline, Windows SAPI), background music from 16 genre tracks," -ForegroundColor Cyan
132
+ Write-Host " reverb effects via ffmpeg, and verbosity control." -ForegroundColor Cyan
133
+ Write-Host ""
134
+ Write-Host " Thanks to @nathanchase (Soprano), @alexeyv (Windows SAPI)," -ForegroundColor Yellow
135
+ Write-Host " @bmadcode (BMAD Method)!" -ForegroundColor Yellow
136
+ Write-Host ""
137
+ Write-Host " KEY HIGHLIGHTS:" -ForegroundColor Green
138
+ Write-Host " [*] Native Windows TTS - Soprano, Piper, SAPI. No WSL needed!" -ForegroundColor Gray
139
+ Write-Host " [*] Background Music - 16 genre tracks (Bachata, Flamenco, etc.)" -ForegroundColor Gray
140
+ Write-Host " [*] Reverb & Effects - 5 reverb levels via ffmpeg aecho filter" -ForegroundColor Gray
141
+ Write-Host " [*] Verbosity Control - High, Medium, or Low transparency" -ForegroundColor Gray
142
+ Write-Host " [*] Beautiful Installer - Figlet banner, provider detection" -ForegroundColor Gray
143
+ Write-Host " [*] 93/93 Tests Passing - 46 Windows + 47 cross-platform" -ForegroundColor Gray
144
+ Write-Host ""
145
+
126
146
  # โ”€โ”€ Node.js Detection โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
127
147
 
128
148
  try {
package/src/installer.js CHANGED
@@ -1602,19 +1602,20 @@ function showWelcome() {
1602
1602
  * Shown during install and update commands
1603
1603
  */
1604
1604
  function getReleaseInfoBoxen() {
1605
- return chalk.cyan.bold('๐Ÿ“ฆ AgentVibes v3.4.0 - Soprano TTS & Security Hardening\n\n') +
1605
+ return chalk.cyan.bold('๐Ÿ“ฆ AgentVibes v3.5.2 - Native Windows Support: Soprano, Piper & SAPI\n\n') +
1606
1606
  chalk.green.bold('๐ŸŽ™๏ธ WHAT\'S NEW:\n\n') +
1607
- chalk.cyan('AgentVibes v3.4.0 introduces Soprano TTS - an 80M parameter neural provider with 20x CPU\n') +
1608
- chalk.cyan('and 2000x GPU acceleration - plus comprehensive security hardening (timeouts, bounds checking,\n') +
1609
- chalk.cyan('NaN validation) and intelligent environment detection that recognizes PulseAudio tunnels as\n') +
1610
- chalk.cyan('working audio for remote scenarios. Enhanced installer provides GPU-based recommendations.\n\n') +
1611
- chalk.yellow('๐Ÿ™ Special thanks to community member @nathanchase for contributing Soprano TTS!\n\n') +
1607
+ chalk.cyan('AgentVibes v3.5.2 brings native Windows support with three TTS providers (Soprano neural,\n') +
1608
+ chalk.cyan('Piper offline, Windows SAPI), background music selection from 16 genre tracks, reverb effects\n') +
1609
+ chalk.cyan('via ffmpeg, and verbosity control. Includes 8 Windows hook scripts, beautiful PowerShell\n') +
1610
+ chalk.cyan('installer with figlet banner, and 46 new Windows-specific unit tests.\n\n') +
1611
+ chalk.yellow('๐Ÿ™ Thanks to @nathanchase (Soprano), @alexeyv (Windows SAPI), @bmadcode (BMAD Method)!\n\n') +
1612
1612
  chalk.green.bold('โœจ KEY HIGHLIGHTS:\n\n') +
1613
- chalk.gray(' โšก Soprano TTS Provider - Ultra-fast neural TTS with GPU acceleration (thanks @nathanchase!)\n') +
1614
- chalk.gray(' ๐Ÿ›ก๏ธ Security Hardening - 9.5/10 score with timeouts and comprehensive validation\n') +
1615
- chalk.gray(' ๐ŸŒ Environment Intelligence - PulseAudio tunnel auto-detection for SSH scenarios\n') +
1616
- chalk.gray(' ๐ŸŽฏ Smart Recommendations - GPU/RAM-based provider suggestions\n') +
1617
- chalk.gray(' ๐Ÿงช 260/260 Tests Passing - Complete test coverage with fixed edge cases\n\n') +
1613
+ chalk.gray(' ๐Ÿ–ฅ๏ธ Native Windows TTS - Soprano, Piper, and Windows SAPI providers. No WSL needed!\n') +
1614
+ chalk.gray(' ๐ŸŽต Background Music - 16 genre tracks (Bachata, Flamenco, Bossa Nova, City Pop, and more)\n') +
1615
+ chalk.gray(' ๐ŸŽ›๏ธ Reverb & Effects - 5 reverb levels via ffmpeg aecho filter\n') +
1616
+ chalk.gray(' ๐Ÿ”Š Verbosity Control - High, Medium, or Low transparency levels\n') +
1617
+ chalk.gray(' ๐ŸŽจ Beautiful Installer - Figlet banner, directory explanations, provider detection\n') +
1618
+ chalk.gray(' ๐Ÿงช 93/93 Tests Passing - 46 Windows + 47 cross-platform\n\n') +
1618
1619
  chalk.gray('๐Ÿ“– Full Release Notes: RELEASE_NOTES.md\n') +
1619
1620
  chalk.gray('๐ŸŒ Website: https://agentvibes.org\n') +
1620
1621
  chalk.gray('๐Ÿ“ฆ Repository: https://github.com/paulpreibisch/AgentVibes\n\n') +