BMAD-METHOD/tools/cli/installers/lib/ide/templates/combined
Nikolai Zhirinas 71cbe72719 fix(installer): resolve Antigravity command failures by alignment template names
Investigating the command-loading failures in Antigravity revealed a structural bug introduced in commit 27c18e0. The ConfigDrivenIdeSetup class resolves template names by appending an artifact type suffix to the platform’s template_type, expecting specific files like antigravity-workflow.md or antigravity-agent.md.

Previously, only a generic antigravity.md was provided, causing the loadTemplate() fallback mechanism to silently use default-*.md templates. These default templates inject standard YAML frontmatter (name and quoted description) which Antigravity rejects.

Changes:
- Replaced generic antigravity.md with specific artifact-typed templates (antigravity-agent.md, antigravity-workflow.md, etc.)
- Removed redundant 'name' field from Antigravity templates
- Removed wrapping single quotes from 'description' field to satisfy Antigravity requirements
2026-03-05 01:15:00 +02:00
..
antigravity-agent.md fix(installer): resolve Antigravity command failures by alignment template names 2026-03-05 01:15:00 +02:00
antigravity-task.md fix(installer): resolve Antigravity command failures by alignment template names 2026-03-05 01:15:00 +02:00
antigravity-tool.md fix(installer): resolve Antigravity command failures by alignment template names 2026-03-05 01:15:00 +02:00
antigravity-workflow-yaml.md fix(installer): resolve Antigravity command failures by alignment template names 2026-03-05 01:15:00 +02:00
antigravity-workflow.md fix(installer): resolve Antigravity command failures by alignment template names 2026-03-05 01:15:00 +02:00
claude-agent.md installer fix 2026-01-26 16:06:00 -06:00
claude-workflow-yaml.md installer fix 2026-01-26 16:06:00 -06:00
claude-workflow.md installer fix 2026-01-26 16:06:00 -06:00
default-agent.md feat(templates): remove disable-model-invocation to enable workflow skill calls 2026-02-22 16:38:05 -06:00
default-task.md fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
default-tool.md fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
default-workflow-yaml.md fix(templates): replace @ path prefixes with {project-root} (#1769) 2026-02-28 18:49:31 -06:00
default-workflow.md fix(templates): replace @ path prefixes with {project-root} (#1769) 2026-02-28 18:49:31 -06:00
gemini-agent.toml fix(ide): add support for Gemini CLI TOML format (#1431) 2026-01-27 21:56:12 -08:00
gemini-task.toml fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
gemini-tool.toml fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
gemini-workflow-yaml.toml fix(installer): remove double-escaping of quotes in CSV manifest pipeline (#1746) 2026-02-24 18:43:33 -06:00
gemini-workflow.toml fix(installer): remove double-escaping of quotes in CSV manifest pipeline (#1746) 2026-02-24 18:43:33 -06:00
kiro-agent.md feat: add Kiro IDE support via config-driven installer (#1589) 2026-02-08 09:18:28 -06:00
kiro-task.md feat: add Kiro IDE support via config-driven installer (#1589) 2026-02-08 09:18:28 -06:00
kiro-tool.md feat: add Kiro IDE support via config-driven installer (#1589) 2026-02-08 09:18:28 -06:00
kiro-workflow-yaml.md feat: add Kiro IDE support via config-driven installer (#1589) 2026-02-08 09:18:28 -06:00
kiro-workflow.md feat: add Kiro IDE support via config-driven installer (#1589) 2026-02-08 09:18:28 -06:00
opencode-agent.md fix(installer): OpenCode integration: replace `name` frontmatter with `mode: all` and update directory names (#1764) 2026-02-25 11:12:05 -06:00
opencode-task.md fix(installer): OpenCode integration: replace `name` frontmatter with `mode: all` and update directory names (#1764) 2026-02-25 11:12:05 -06:00
opencode-tool.md fix(installer): OpenCode integration: replace `name` frontmatter with `mode: all` and update directory names (#1764) 2026-02-25 11:12:05 -06:00
opencode-workflow-yaml.md fix(installer): OpenCode integration: replace `name` frontmatter with `mode: all` and update directory names (#1764) 2026-02-25 11:12:05 -06:00
opencode-workflow.md fix(installer): OpenCode integration: replace `name` frontmatter with `mode: all` and update directory names (#1764) 2026-02-25 11:12:05 -06:00
rovodev.md allow updates from any beta, warn on alpha and v4 2026-01-26 17:33:02 -06:00
trae.md allow updates from any beta, warn on alpha and v4 2026-01-26 17:33:02 -06:00
windsurf-workflow.md allow updates from any beta, warn on alpha and v4 2026-01-26 17:33:02 -06:00