BMAD-METHOD/tools/cli/installers/lib
jheyworth cb1a7cccc8 feat: make agent capabilities data-driven via agent YAML metadata
Replace the hardcoded getAgentCapabilities() map with a data-driven
pipeline. Capabilities are now defined in each .agent.yaml source file,
compiled into the XML output, extracted into agent-manifest.csv by the
manifest generator, and read by the GitHub Copilot handler at install
time. New agents automatically get their capabilities without code
changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 13:39:18 +00:00
..
core feat: make agent capabilities data-driven via agent YAML metadata 2026-02-09 13:39:18 +00:00
custom refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
ide feat: make agent capabilities data-driven via agent YAML metadata 2026-02-09 13:39:18 +00:00
modules refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00