BMAD-METHOD/tools/cli/installers/lib/core
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
..
config-collector.js refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
custom-module-cache.js default accepted for installer quesitons 2025-12-15 12:55:57 +08:00
dependency-resolver.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
detector.js v4 detection cleanup 2025-12-27 20:31:12 +08:00
ide-config-manager.js default accepted for installer quesitons 2025-12-15 12:55:57 +08:00
installer.js refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
manifest-generator.js feat: make agent capabilities data-driven via agent YAML metadata 2026-02-09 13:39:18 +00:00
manifest.js fix custom module instalation 2026-01-28 22:55:54 -08:00