BMAD-METHOD/tools/cli/installers/lib
Nikolai Zhirinas 603780ee41 fix(installer): restore name field and use double quotes for Antigravity templates
The 'name' field is supported in Antigravity workflows. The previous loading issues were caused by single quotes wrapping the YAML frontmatter values, not the presence of the field itself. This update synchronizes Antigravity templates with default ones while ensuring double quotes are used for 'name' and 'description' fields.
2026-03-05 16:02:23 +02: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(installer): restore name field and use double quotes for Antigravity templates 2026-03-05 16:02:23 +02: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