BMAD-METHOD/tools/cli/installers/lib
Wendy Smoak b318d9242e fix(codex): use yaml.stringify for skill frontmatter to escape special characters
Prevents invalid YAML when agentName or skillName contains quotes or
other special characters. Aligns the fallback path in transformToSkillFormat
and installCustomAgentLauncher with the existing yaml.stringify usage on
the main code path.
2026-02-15 10:03:54 -05:00
..
core feat(cli): add uninstall command with selective component removal (#1650) 2026-02-15 08:13:03 -06:00
custom refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
ide fix(codex): use yaml.stringify for skill frontmatter to escape special characters 2026-02-15 10:03:54 -05:00
modules fix: installer fixes and non-interactive mode improvements (#1612) 2026-02-09 19:32:38 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00