agentvibes 2.0.13 → 2.0.14

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
@@ -11,7 +11,7 @@
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**: v2.0.13
14
+ **Author**: Paul Preibisch ([@997Fire](https://x.com/997Fire)) | **Version**: v2.0.14
15
15
 
16
16
  ---
17
17
 
@@ -45,8 +45,8 @@
45
45
 
46
46
  ## 📰 Latest Release
47
47
 
48
- **[v2.0.0 - The Multi-Provider Revolution](https://github.com/paulpreibisch/AgentVibes/releases/tag/v2.0.13)** 🎉
49
-
48
+ **[v2.0.14 - Release Notes](https://github.com/paulpreibisch/AgentVibes/releases/tag/v2.0.14)** 🎉
49
+ This patch release updates the npm package's README to display the correct version numbers. Since v2.0.13 was published before the README was corrected, the npm website displayed outdated version information. This release ensures users see v2.0.14 everywhere.
50
50
  The biggest update ever! **Multi-provider TTS support** (ElevenLabs + Piper TTS), **30+ languages**, expanded voice library (27+ voices), advanced sentiment system, enhanced BMAD integration, and comprehensive multilingual support. Choose between premium ElevenLabs voices or free offline Piper TTS!
51
51
 
52
52
  **Key highlights:**
package/RELEASE_NOTES.md CHANGED
@@ -1,5 +1,78 @@
1
1
  # 🎤 AgentVibes Release Notes
2
2
 
3
+ ## 📦 v2.0.14 - README Version Fix for npm (2025-10-11)
4
+
5
+ ### 🤖 AI Summary
6
+
7
+ This patch release updates the npm package's README to display the correct version numbers. Since v2.0.13 was published before the README was corrected, the npm website displayed outdated version information. This release ensures users see v2.0.14 everywhere.
8
+
9
+ ### 🐛 Bug Fixes
10
+
11
+ #### npm README Version Display
12
+ - **Fixed**: npm package page now shows correct version (v2.0.14)
13
+ - **Root Cause**: v2.0.13 was published with uncorrected README
14
+ - **Impact**: Users visiting npmjs.com/package/agentvibes now see accurate version info
15
+ - **Solution**: Republish with corrected README
16
+
17
+ ### 📝 What Changed
18
+
19
+ **Modified: `README.md`**
20
+ - Author line now shows v2.0.14
21
+ - Latest Release section shows v2.0.14
22
+
23
+ **Modified: `package.json`, `package-lock.json`**
24
+ - Bumped version from 2.0.13 to 2.0.14
25
+
26
+ ### 🔄 Migration Notes
27
+
28
+ **For All Users:**
29
+ - No functional changes - this is purely a documentation update
30
+ - Update via `/agent-vibes:update` to get latest version
31
+ - All features from v2.0.13 are identical
32
+
33
+ ---
34
+
35
+ ## 📦 v2.0.13 - Workflow Fix & Clean Release (2025-10-11)
36
+
37
+ ### 🤖 AI Summary
38
+
39
+ This patch release fixes the npm publish workflow's README update patterns and provides a clean version without the experimental remote-SSH features that were accidentally included in v2.0.11 and v2.0.12. The workflow now correctly updates the README version information during releases, and users get a stable version based on v2.0.10.
40
+
41
+ ### 🐛 Bug Fixes
42
+
43
+ #### Publish Workflow README Update Fix
44
+ - **Fixed sed patterns** - Workflow now correctly matches and updates README release section
45
+ - **Flexible pattern matching** - Handles different release title formats ("Multi-Provider Revolution" vs "Release Notes")
46
+ - **Correct version display** - README now shows v2.0.13 in both author line and latest release section
47
+
48
+ #### Clean Version Without Remote-SSH Features
49
+ - **Skipped v2.0.11/v2.0.12** - These versions included experimental remote TTS forwarding features
50
+ - **Based on v2.0.10** - This is a clean release from the stable master branch
51
+ - **No breaking changes** - All existing functionality from v2.0.10 is preserved
52
+
53
+ ### 📝 Technical Changes
54
+
55
+ **Modified: `.github/workflows/publish.yml`**
56
+ - Updated sed pattern from exact "Release Notes" match to flexible `[^\]]*` pattern
57
+ - Improved pattern to match any title format in release section header
58
+ - Added comment explaining the flexible matching approach
59
+
60
+ **Modified: `package.json`, `package-lock.json`**
61
+ - Bumped version from 2.0.10 to 2.0.13
62
+
63
+ ### 🔄 Migration Notes
64
+
65
+ **For All Users:**
66
+ - Update via `/agent-vibes:update` or `npx agentvibes@latest install`
67
+ - No breaking changes - all settings and configurations preserved
68
+ - If you were on v2.0.12, this removes the remote-SSH code
69
+
70
+ **Deprecation Notice:**
71
+ - v2.0.12 includes experimental features and should be avoided
72
+ - v2.0.13 is the recommended stable version
73
+
74
+ ---
75
+
3
76
  ## 📦 v2.0.10 - GitHub Star Reminder & Provider Fixes (2025-01-10)
4
77
 
5
78
  ### 🤖 AI Summary
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.0.13",
4
+ "version": "2.0.14",
5
5
  "description": "Now your AI Agents can finally talk back! Professional TTS voice for Claude Code with multi-provider support.",
6
6
  "homepage": "https://agentvibes.org",
7
7
  "keywords": [