BMAD-METHOD/tools/installer/core
Brian Madison 08a3e88b86 refactor(installer): replace legacy_targets auto-cleanup with upgrade warnings
Removes the legacy_targets YAML field and its install-time auto-migration
of pre-v6.1.0 directories (.claude/commands, .opencode/agents, etc.). On
install, surface a warning instead: read manifest version and scan 24
known legacy paths, then print rm -rf commands the user can run themselves.
Also deletes orphan tools/platform-codes.yaml (never loaded by any code)
and fixes a stale URL in the cs translation.
2026-04-25 18:30:57 -05:00
..
config.js feat(installer): channel-based version resolution + interactive channel management (#2305) 2026-04-24 08:20:30 -05:00
existing-install.js fix(installer): replace fs-extra with native node:fs to prevent file loss 2026-04-13 00:44:28 -05:00
install-paths.js refactor(skills): remove bmad-skill-manifest yaml; introduce central config.toml (#2285) 2026-04-19 23:11:44 -05:00
installer.js refactor(installer): replace legacy_targets auto-cleanup with upgrade warnings 2026-04-25 18:30:57 -05:00
legacy-warnings.js refactor(installer): replace legacy_targets auto-cleanup with upgrade warnings 2026-04-25 18:30:57 -05:00
manifest-generator.js feat(installer): channel-based version resolution + interactive channel management (#2305) 2026-04-24 08:20:30 -05:00
manifest.js fix: installer live version for external modules (#2307) 2026-04-24 13:13:56 -05:00