agentvibes 2.3.0 → 2.3.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.
Files changed (2) hide show
  1. package/README.md +8 -9
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -6,12 +6,12 @@
6
6
  >
7
7
  > Professional text-to-speech for **Claude Code**, **Claude Desktop**, and **Warp Terminal** - **ElevenLabs AI** or **Piper TTS (Free!)**
8
8
 
9
- [![npm version](https://img.shields.io/npm/v/agentvibes?color=blue)](https://www.npmjs.com/package/agentvibes)
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**: v2.2.3
14
+ **Author**: Paul Preibisch ([@997Fire](https://x.com/997Fire)) | **Version**: v2.3.1
15
15
 
16
16
  ---
17
17
 
@@ -92,16 +92,15 @@ Whether you're coding in Claude Code, chatting in Claude Desktop, or using Warp
92
92
 
93
93
  ## 📰 Latest Release
94
94
 
95
- **[v2.2.0 - Provider-Aware Features, BMAD v6 Support & MCP Improvements](https://github.com/paulpreibisch/AgentVibes/releases/tag/v2.2.3)** 🎉
95
+ **[v2.3.0 - Command Visibility Management & Maintenance](https://github.com/paulpreibisch/AgentVibes/releases/tag/v2.3.0)** 🎉
96
96
 
97
- Major enhancements to multi-provider support, BMAD integration, and MCP server configuration! This release makes AgentVibes smarter about which TTS provider you're using and adds full support for BMAD-METHOD v6-alpha.
97
+ This minor release introduces command visibility management features allowing MCP users to hide/show AgentVibes slash commands, plus important maintenance improvements. Users who primarily interact with AgentVibes through MCP tools can now declutter their Claude Code command palette by hiding slash commands, while still retaining full MCP functionality.
98
98
 
99
99
  **Key highlights:**
100
- - 🎯 **Provider-Aware Voice Switching** - Automatically detects and uses the correct provider (ElevenLabs or Piper)
101
- - 🤖 **BMAD v6 Support** - Full backward compatibility with v4, with improved agent voice mappings
102
- - 🔧 **MCP NPX Fix** - Corrected NPX configuration for seamless MCP server setup
103
- - ✨ **Improved Installer UX** - Cleaner prompts and better visual formatting
104
- - 🎭 **Better Voice Mappings** - Provider-aware BMAD agent voices (PM: Ryan, Analyst: Kristin)
100
+ - 👁️ **Command Visibility Management** - Hide/show slash commands with `/agent-vibes:hide` and `/agent-vibes:show`
101
+ - 🎯 **MCP Functionality Preserved** - MCP tools work perfectly even when slash commands are hidden
102
+ - 🔧 **Enhanced .gitignore** - Runtime and user-generated files automatically excluded from version control
103
+ - ✨ **Cleaner Command Palette** - Perfect for users who prefer MCP tools over slash commands
105
104
 
106
105
  [→ View All Releases](https://github.com/paulpreibisch/AgentVibes/releases)
107
106
 
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.3.0",
4
+ "version": "2.3.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": [