BMAD-METHOD/src/utility
Sallvainian 825b3a609b
fix: restore deleted agent-component fragments that break CIS compilation
PR #2050 deleted src/utility/agent-components/ during the phase-based
refactor, but tools/cli/lib/activation-builder.js still references
these fragment files via loadFragment(). This causes agent compilation
to fail with "Fragment not found: activation-steps.txt" for any agent
that uses the ActivationBuilder pipeline.

Restores all 10 fragment files from their pre-deletion state.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 21:13:25 -04:00
..
agent-components fix: restore deleted agent-component fragments that break CIS compilation 2026-03-18 21:13:25 -04:00