BMAD-METHOD/tools/cli/installers/lib/ide/templates/combined
Alex Verkhovsky ee25fcca6f
refactor: remove legacy YAML/XML workflow engine plumbing (#1864)
* refactor(augment): remove legacy YAML/XML workflow rules from code review guidelines

All workflows have been converted to markdown. Remove workflow.yaml,
workflow.xml, and config_source references from Augment review rules.
Drop the entire xml_workflows section (5 rules) and the YAML-specific
standard_workflow_instructions rule.

* refactor: extract discover_inputs protocol from workflow.xml into co-located markdown

Convert the discover_inputs XML protocol (FULL_LOAD, SELECTIVE_LOAD,
INDEX_GUIDED strategies) into standalone markdown files placed alongside
the two workflows that use it (create-story, code-review). Replace
<invoke-protocol> tags with explicit file references. This decouples
the workflows from workflow.xml, enabling its deletion in a follow-up.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor: delete dead YAML/XML workflow engine files

Remove 5 files made obsolete by the workflow.yaml → workflow.md migration:
- workflow.xml (the YAML workflow interpreter engine)
- dev-story/instructions.xml (superseded by workflow.md)
- 3 installer templates for YAML workflow command generation

References in CLI code will be cleaned up in follow-up commits.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor: delete obsolete workflow handler fragments

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor: remove YAML workflow code paths from CLI installer pipeline

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor: remove workflow.xml references from manifests and checklists

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* docs: remove workflow.xml references from English command docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* test: update fixtures to remove workflow.yaml references

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: update workflow.yaml example path to workflow.md in handler-multi

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor: stop tracking workflow/validate-workflow as handler attributes

These handler fragments were deleted — the exec handler already covers
loading .md workflow files directly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor: rename workflow attribute to exec in agent menu items

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: address PR review findings from triage

- Fix regex capture group index in module manager workflow path parsing
- Remove stale workflow handler references from handler-multi.txt
- Replace workflow with multi in activation-steps dispatch contract
- Remove dead validate-workflow emission from compiler and xml-builder
- Align commands.md wording to remove engine references
- Fix relativePath anchoring in _base-ide.js recursive directory scans
- Remove dead code from workflow-command-generator (unused template,
  generateCommandContent, writeColonArtifacts, writeDashArtifacts)
- Delete unused workflow-commander.md template
- Add regression test for workflow path regex

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 18:02:57 -06:00
..
antigravity.md allow updates from any beta, warn on alpha and v4 2026-01-26 17:33:02 -06: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.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.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