Commit Graph

3 Commits

Author SHA1 Message Date
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
Brian Madison a747017520 docs updated and agent standalone builder working now from the main install flow 2025-10-04 01:26:38 -05:00
Brian Madison 3f40ef4756 agent updates 2025-10-02 21:45:59 -05:00