BMAD-METHOD/tools/cli
Davor Racic 7c0e5d5e1d
fix: make SPACE key toggle selections in autocomplete multiselect prompts (#1557)
- Override _isActionKey to treat SPACE as an action key instead of search input,
and add key handler to toggle selections when not navigating
- update IDE selection prompt message from "Select tools:" to "Integrate with:".
2026-02-06 07:27:51 -06:00
..
commands feat: add non-interactive installation support (#1520) 2026-02-05 19:13:11 -06:00
installers feat: add non-interactive installation support (#1520) 2026-02-05 19:13:11 -06:00
lib fix: make SPACE key toggle selections in autocomplete multiselect prompts (#1557) 2026-02-06 07:27:51 -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 docs: add modules reference page and site fixes (#1540) 2026-02-06 06:58:09 -06: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.