BMAD-METHOD/tools/cli/installers/lib
Alex Verkhovsky c31e334dd8 refactor(installer): remove IdeConfigManager and dead IDE config flow
Delete IdeConfigManager — IDE configs it persisted were empty
markers ({_noConfigNeeded: true}) that no code consumed.
ExistingInstall already tracks which IDEs are installed via the
manifest. Remove _loadIdeConfigurations, collectToolConfigurations
(never called), and the ideConfigurations plumbing from install().
2026-03-22 01:24:50 -06:00
..
core refactor(installer): remove IdeConfigManager and dead IDE config flow 2026-03-22 01:24:50 -06:00
ide refactor(installer): remove dead platform-codes helpers and YAML cruft 2026-03-22 01:20:14 -06:00
modules refactor(installer): flatten IDE hierarchy and remove dead code 2026-03-22 01:18:36 -06:00
custom-handler.js refactor(installer): flatten custom/ directory into custom-handler.js 2026-03-21 02:45:20 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00