BMAD-METHOD/tools/cli/installers/lib
Hayden Carson 7416866694 fix: address PR review comments on copilot installer
- Dynamically compute step number for options instruction instead of
  hardcoding 4 (fixes skipped step 3 for .md and .xml patterns)
- Add validation guard for empty/undefined artifact.name in
  createAgentContent
- Trim leading/trailing dashes from slugs, guard against empty and
  colliding slugs in duplicate command handling
- Use artifact.module for config.yaml path in agent activator prompts
  instead of hardcoding bmm (core agents now reference core/config.yaml)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-01 14:18:16 +08:00
..
core fix(installer): remove double-escaping of quotes in CSV manifest pipeline (#1746) 2026-02-24 18:43:33 -06:00
custom refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
ide fix: address PR review comments on copilot installer 2026-03-01 14:18:16 +08:00
modules Fix: --custom-content flag and workflow config.yaml copying (#1651) 2026-02-15 15:44:28 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00