Skip to content

v0.2.8 - CLI Interactive Mode Fixes and Package Improvements

Choose a tag to compare

@freshtechbro freshtechbro released this 15 Aug 00:47

🔧 What's New in Version 0.2.8

CLI Interactive Mode Enhancements

  • Fixed CLI Interactive Mode Configuration Issues
    • Resolved configuration persistence problems in interactive mode
    • Fixed project root detection handling in CLI context
    • Improved configuration file management for better reliability
    • Enhanced unified configuration toggle behavior

📦 NPM Package Improvements

  • Better handling of global npm installations
  • Improved package reliability and installation experience
  • Enhanced CLI binary execution and path resolution
  • Fixed configuration loading for various installation scenarios
  • Added missing configuration files to npm package

🎯 Configuration Management Refinements

  • Fixed unified configuration enable/disable behavior
  • Improved directory resolution for CLI operations
  • Better fallback mechanisms for configuration loading
  • Streamlined configuration file validation

📍 Developer Experience Updates

  • Enhanced error handling in CLI interactive mode
  • Improved configuration state management
  • Better handling of edge cases in setup wizard
  • More robust project directory detection

Installation

NPM (Recommended)

npm install -g vibe-coder-mcp@0.2.8

From Source

git clone https://github.com/freshtechbro/Vibe-Coder-MCP.git
cd Vibe-Coder-MCP
npm install
npm run build

Quick Start

After installation, run the CLI:

vibe

The interactive setup wizard will guide you through configuration.

Full Changelog

https://github.com/freshtechbro/Vibe-Coder-MCP/blob/master/CHANGELOG.md

Contributors

Thanks to all contributors who helped make this release possible!


🤖 Generated with Claude Code