๐ Bug Fixes
- Critical: Fixed
manifestPath is not definederror 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_docsconfiguration option allowing users to opt out of installing documentation to their project directory (defaults totrue) - 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 installOr 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