BMAD-METHOD/tools/cli/installers/lib/core
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
..
config-collector.js fix: improve module config UX messaging and spacing (#1656) 2026-02-15 15:39:53 -06:00
custom-module-cache.js fix: installer fixes and non-interactive mode improvements (#1612) 2026-02-09 19:32:38 -06: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 feat: add platform capability flags for conditional workflow execution 2026-03-11 22:52:59 +02:00
installer.js feat: add platform capability flags for conditional workflow execution 2026-03-11 22:52:59 +02:00
manifest-generator.js refactor(skills): add SKILL.md entrypoint to skill directories (#1868) 2026-03-09 02:08:29 -06:00
manifest.js fix: installer fixes and non-interactive mode improvements (#1612) 2026-02-09 19:32:38 -06:00