Skip to content

v0.3.1 - Global Installation Synchronization and System Enhancements

Choose a tag to compare

@freshtechbro freshtechbro released this 18 Aug 13:13
· 8 commits to master since this release
2ac3e33

Release v0.3.1 - Global Installation Synchronization and System Enhancements

🔧 Installation & Version Management

  • Fixed global and local version synchronization issues
  • Enhanced clean build process for both local and global installations
  • Improved global package installation workflow using proper tarball builds
  • Better version consistency across all project files

🚀 Core System Enhancements

  • Enhanced CLI gateway with improved context-aware extraction and intent registry
  • Optimized hybrid matcher for better semantic routing
  • Enhanced transport manager with better error handling and port allocation
  • Improved LLM helper utilities and port allocator robustness

🛠️ Tool Improvements

  • Enhanced code-map-generator with improved batch processing and graph building
  • Optimized context-curator with better LLM integration and service improvements
  • Updated multiple tools including fullstack-starter-kit-generator, task-list-generator, and others
  • Added comprehensive test coverage for all tool improvements

⚙️ Configuration & Documentation

  • Updated all configuration files with optimized settings
  • Enhanced documentation with v0.3.1 release notes
  • Updated system instructions and setup scripts
  • Better integration between configuration files and core system

📦 Installation

npm install -g vibe-coder-mcp@0.3.1

🧪 What's Tested

  • Global and local version alignment
  • Clean build process for all installation methods
  • TypeScript compilation with zero errors
  • All tool functionality and integrations
  • Configuration file consistency

Full Changelog: v0.3.0...v0.3.1