github bmad-code-org/BMAD-METHOD v6.0.0-alpha.6

pre-releaseone day ago

๐Ÿ› Bug Fixes

  • Critical: Fixed manifestPath is not defined error in ide-config-manager that was causing installation failures
  • UX: Fixed installer option display to show full descriptive labels instead of just values for single/multi-select questions (e.g., now shows "Beginner - New to development, explain concepts clearly" instead of just "beginner")

โœจ Improvements

  • New Feature: Added install_user_docs configuration option allowing users to opt out of installing documentation to their project directory (defaults to true)
  • UX: Improved configuration question display with better formatting and descriptive labels
  • Documentation: Updated CONTRIBUTING.md to remove references to non-existent 'next' branch

๐Ÿงน Maintenance

  • Closed 54 legacy v4-era issues (older than 1 month) to maintain a clean issue tracker focused on v6

๐Ÿ“ฆ Installation

npx bmad-method@latest install

Or update existing installation:

cd <your-project>
npx bmad-method@latest install

๐Ÿ” What's Changed Since alpha.5

Full commit history: v6.0.0-alpha.5...v6.0.0-alpha.6

Don't miss a new BMAD-METHOD release

NewReleases is sending notifications on new releases.