BMAD-METHOD/tools/cli/installers/lib/core
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
..
config-collector.js fix(cli): replace inquirer with @clack/prompts for Windows compatibility 2026-01-13 09:27:54 +01:00
custom-module-cache.js default accepted for installer quesitons 2025-12-15 12:55:57 +08:00
dependency-resolver.js we only need one yaml lib 2025-12-13 18:35:07 +08:00
detector.js v4 detection cleanup 2025-12-27 20:31:12 +08:00
ide-config-manager.js default accepted for installer quesitons 2025-12-15 12:55:57 +08:00
installer.js fix(cli): address code review feedback for prompts migration 2026-01-13 09:59:02 +01:00
manifest-generator.js fix missing scripts from installation, and add ability to exclude workflows from being added as commands in tools, the first being the example workflow meant just for workflow example to the workflow builder 2026-01-07 16:21:25 +08:00
manifest.js core and custom modules all install through the same flow now 2025-12-15 19:16:03 +08:00