BMAD-METHOD/tools/cli/installers/lib/ide
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
..
shared fix: harden quick-dev-new-preview and fix standalone agent dash names (#1867) 2026-03-09 02:06:35 -06:00
templates refactor: remove legacy YAML/XML workflow engine plumbing (#1864) 2026-03-08 18:02:57 -06:00
_base-ide.js refactor: remove legacy YAML/XML workflow engine plumbing (#1864) 2026-03-08 18:02:57 -06:00
_config-driven.js refactor(skills): add SKILL.md entrypoint to skill directories (#1868) 2026-03-09 02:08:29 -06:00
manager.js feat(skills): migrate all remaining platforms to native skills format (#1841) 2026-03-07 12:30:49 -07:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml feat: add platform capability flags for conditional workflow execution 2026-03-11 22:52:59 +02:00