BMAD-METHOD/tools/cli
Adit Tanu 38a98d46db fix: address CodeRabbit review feedback
- Fix parseFrontmatter to return consistent {frontmatter} key (was {data})
- Replace yaml.dump with yaml.stringify for yaml v2 compatibility
- Add tasks and tools to setup() return value
- Use stringifyFrontmatter for safe YAML generation in launcher
- Update manager.js comment to include opencode.js
2026-02-06 16:28:20 +07:00
..
commands feat: add non-interactive installation support (#1520) 2026-02-05 19:13:11 -06:00
installers fix: address CodeRabbit review feedback 2026-02-06 16:28:20 +07:00
lib feat: add non-interactive installation support (#1520) 2026-02-05 19:13:11 -06:00
README.md remove modules moved to new repos and update installer to support the remote module isntallation and updates. this is a temporary imlemtation machanism 2026-01-15 22:20:56 -06:00
bmad-cli.js add installer warning when newer version is available 2026-02-04 22:36:11 -06:00
external-official-modules.yaml feat: added tea module as an external module (#1430) 2026-01-27 17:29:34 -08:00

README.md

BMad CLI Tool

Installing external repo BMad official modules

For external official modules to be discoverable during install, ensure an entry for the external repo is added to external-official-modules.yaml.

For community modules - this will be handled in a different way. This file is only for registration of modules under the bmad-code-org.