BMAD-METHOD/tools/cli/installers/lib
Kostiantyn Hlomozda f02dbceaab feat: add platform capability flags for conditional workflow execution
Add capabilities schema (sub_agents, task_tracking, structured_ask) to
platform-codes.yaml for all 21 platforms. Capabilities are persisted to
_config/ides/{platform}.yaml at install time.

Update quick-dev step-03-execute and dev-story workflow to conditionally
use agent delegation and task tracking when the platform supports them,
falling back to direct implementation otherwise.

Currently only Claude Code has all capabilities enabled. Other platforms
default to false and should be updated as their capabilities are verified.
2026-03-11 22:52:59 +02:00
..
core feat: add platform capability flags for conditional workflow execution 2026-03-11 22:52:59 +02:00
custom refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
ide feat: add platform capability flags for conditional workflow execution 2026-03-11 22:52:59 +02:00
modules refactor: remove legacy YAML/XML workflow engine plumbing (#1864) 2026-03-08 18:02:57 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00