BMAD-METHOD/tools/cli/installers/lib/core
Davor Racić bd9728de2d fix(cli): replace inquirer with @clack/prompts for Windows compatibility
- Add new prompts.js wrapper around @clack/prompts to fix Windows arrow
  key navigation issues (libuv #852)
- Fix validation logic in github-copilot.js that always returned true
- Add support for primitive choice values (string/number) in select/multiselect
- Add 'when' property support for conditional questions in prompt()
- Update all IDE installers to use new prompts module

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 09:27:54 +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): replace inquirer with @clack/prompts for Windows compatibility 2026-01-13 09:27:54 +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