BMAD-METHOD/tools/cli/installers/lib
Adit Tanu 38a98d46db fix: address CodeRabbit review feedback
- Fix parseFrontmatter to return consistent {frontmatter} key (was {data})
- Replace yaml.dump with yaml.stringify for yaml v2 compatibility
- Add tasks and tools to setup() return value
- Use stringifyFrontmatter for safe YAML generation in launcher
- Update manager.js comment to include opencode.js
2026-02-06 16:28:20 +07:00
..
core feat: add non-interactive installation support (#1520) 2026-02-05 19:13:11 -06:00
custom fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
ide fix: address CodeRabbit review feedback 2026-02-06 16:28:20 +07:00
modules fix: remove --prefer-offline flag to prevent stale cache errors (#1531) 2026-02-05 19:06:26 -06:00
message-loader.js installation intro and outtro custom messages, configurable in install-messages.yaml 2025-12-23 21:43:29 +08:00