BMAD-METHOD/tools/cli/installers/lib
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
..
core fix(cli): address code review feedback for prompts migration 2026-01-13 09:59:02 +01:00
custom feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
ide fix(cli): address code review feedback for prompts migration 2026-01-13 09:59:02 +01:00
modules feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
message-loader.js installation intro and outtro custom messages, configurable in install-messages.yaml 2025-12-23 21:43:29 +08:00