BMAD-METHOD/tools/cli
Davor Racić 224a944540 fix(cli): address code review feedback for prompts migration
- Move @clack/prompts from devDependencies to dependencies (critical)
- Remove unused inquirer dependency
- Fix potential crash in multiselect when initialValues is undefined
- Add async validator detection with explicit error message
- Extract validateCustomContentPathSync method in ui.js
- Extract promptInstallLocation methods in claude-code.js and antigravity.js
- Fix moduleId -> missing.id in installer.js remove flow
- Update multiselect to support native clack API (options/initialValues)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 09:59:02 +01:00
..
commands fix(cli): replace inquirer with @clack/prompts for Windows compatibility 2026-01-13 09:27:54 +01:00
installers fix(cli): address code review feedback for prompts migration 2026-01-13 09:59:02 +01:00
lib fix(cli): address code review feedback for prompts migration 2026-01-13 09:59:02 +01:00
README.md folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
bmad-cli.js bump version to 6.0.0-alpha.21 and enhance stdin handling for Windows in CLI (#1200) 2025-12-28 22:09:22 +08:00

README.md

BMad CLI Tool

Revised CLI tool docs coming....