BMAD-METHOD/tools/cli/installers/lib
Nikolas de Hor 6848e3ae54 fix: ensure --yes flag assigns defaults for fields without values
When skipPrompts is true, config fields without a default value
were silently skipped, leaving them undefined in the collected
config. This caused downstream code to prompt the user or fail
when encountering missing config values.

Now assigns empty string as fallback for fields without defaults
when --yes flag is active, ensuring fully non-interactive install.

Fixes #1803
2026-03-11 21:25:40 -03:00
..
core fix: ensure --yes flag assigns defaults for fields without values 2026-03-11 21:25:40 -03:00
custom refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
ide refactor(skills): add SKILL.md entrypoint to skill directories (#1868) 2026-03-09 02:08:29 -06:00
modules refactor: remove legacy YAML/XML workflow engine plumbing (#1864) 2026-03-08 18:02:57 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00