BMAD-METHOD/tools/cli/commands
Ziyu Huang e9b75bd3cb Enhance build command to scan all .bmad/ modules
- Update buildAllAgents() to scan all directories in .bmad/
- Update checkBuildStatus() to check all modules
- Update listAvailableAgents() to list all modules
- Auto-detect .bmad or bmad folder name
- Skip special directories (_cfg, docs)

This makes 'bmad build --all' discover custom modules (custom/, hde/, etc.)
and builds their agents automatically, matching the behavior of the fixed
install/compile workflow.

Related to #990
2025-11-28 07:06:09 +08:00
..
agent-install.js feat: rename agent-install parameters for clarity 2025-11-23 08:51:25 -06:00
build.js Enhance build command to scan all .bmad/ modules 2025-11-28 07:06:09 +08:00
cleanup.js installer allows cleanup of unneeded files in upgrades 2025-11-26 16:47:15 -06:00
install.js installer allows cleanup of unneeded files in upgrades 2025-11-26 16:47:15 -06:00
list.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
status.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
uninstall.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
update.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00