BMad Method v6.0.0-alpha.7
๐ BMAD Method v6.0.0-alpha.7
๐ฏ Highlights
This release focuses on web bundler improvements, module extraction, and critical bug fixes for workflow dependencies.
โจ New Features
-
Web Bundle Support for BMM Module: Added 8 BMM agents and team-fullstack web bundles (~25k lines)
- Agents: analyst, architect, dev, pm, sm, tea, tech-writer, ux-designer
- Team: team-fullstack (complete BMAD Method team bundle)
-
Workflow Vendoring System: Web bundler now supports vendoring child workflows into parent bundles
- Enables complete standalone workflow bundles with all dependencies
- Supports nested workflow references and proper file resolution
-
BMGD Module Extraction: Game development module (BMGD) properly extracted with workflow vendoring support
๐ Bug Fixes
-
Critical: Fixed missing adv-elicit-methods.csv dependency
- Added CSV file to architecture, PRD, and tech-spec workflows
- Prevents runtime failures when advanced elicitation is invoked in bundled workflows
- Ensures all 39 elicitation methods are available
-
Fixed menu items for workflows with web_bundle: false
- Workflows that can't be bundled no longer appear in web bundle menus
-
Installation improvements: Fixed Claude/IDE tool installations to not add README files
- Slash command regression fix
- Cleanup of bmad folders in tools during install
-
Improved dependency messaging: Show positive message when no missing dependencies found
๐ Documentation
- Updated TEA documentation to align with BMad 4-phase methodology
- Documentation and diagram improvements across the board
๐ง Infrastructure
- Web bundler improvements (part 1 of ongoing optimizations)
- Added Claude Code PR review workflow with GitHub token support
โ ๏ธ Known Issues
- Web bundler still has optimizations and known issues being addressed in upcoming releases
- Additional fixes planned for future alpha releases
๐ฆ Installation
npm install -g bmad-method@6.0.0-alpha.7
Or update existing installation:
npm update -g bmad-method
Full Changelog: https://github.com/bmad-code-org/BMAD-METHOD/compare/v6.0.0-alpha.6...v6.0.0-alpha.7