BMAD-METHOD/tools/cli
Davor Racić 280745ac0f refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows
- Move opencode/body.md to combined/opencode-agent.md with frontmatter
- Add combined templates for tasks, tools, and workflows (both .md and .yaml)
- Replace hardcoded _bmad path with {{bmadFolderName}} variable
- Remove split/opencode/ templates (header.md, body.md)
- Add .gitkeep to preserve empty split/ directory
2026-02-06 10:14:28 +01:00
..
commands feat: add non-interactive installation support (#1520) 2026-02-05 19:13:11 -06:00
installers refactor: consolidate OpenCode templates and add support for tasks, tools, and workflows 2026-02-06 10:14:28 +01: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.