BMAD-METHOD/docs/how-to
Alex Verkhovsky c28206dca4
refactor(installer): remove dead agent compilation pipeline (#2080)
* refactor(installer): remove dead agent compilation pipeline

Delete 9 files (~2,600 lines) that compiled .agent.yaml to .md.
No .agent.yaml files exist in the source tree — agents now ship
as pre-built SKILL.md. Clean up all references in installer,
module manager, custom handler, base IDE, UI, and tests.

* refactor(custom-handler): remove dead install/copy/find methods

CustomHandler.install(), copyDirectory(), and findFilesRecursively()
are never called — custom modules are installed via moduleManager.install()
since Dec 2025. Also removes unused FileOps import and constructor.

Verified with before/after clean-installer comparison (codex + custom
modules with custom.yaml): output is identical.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(installer): remove dead compilation refs from docs and module manager

Address review findings from PR #2080 triage:
- Remove compile-agents from CLI action docs (en, fr, zh-cn)
- Remove dead vendorCrossModuleWorkflows() and .agent.yaml skip logic
- Clean stale compilation-era comments in manifest-generator

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 22:52:02 -06:00
..
customize-bmad.md refactor(installer): remove dead agent compilation pipeline (#2080) 2026-03-20 22:52:02 -06:00
established-projects.md refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
get-answers-about-bmad.md refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
install-bmad.md docs: mention next install channel (#1887) 2026-03-11 02:34:26 -06:00
non-interactive-installation.md refactor(installer): remove dead agent compilation pipeline (#2080) 2026-03-20 22:52:02 -06:00
project-context.md docs: fix duplicate sidebar order number (#2071) 2026-03-20 11:38:35 -06:00
quick-fixes.md docs: rewrite quick-fixes how-to around Quick Dev workflow 2026-03-19 00:05:30 -06:00
shard-large-documents.md docs: fix duplicate sidebar order number (#2071) 2026-03-20 11:38:35 -06:00
upgrade-to-v6.md docs: update terminology from commands to skills across all documentation (#1850) 2026-03-07 16:14:25 -07:00