BMAD-METHOD/tools/cli/installers/lib/core
Davor Racić 3287073530 fix: move module directories instead of creating new ones on path change
When users modify a module's directory path during installer update/modify,
the old directory is now moved to the new location instead of creating an
empty directory while leaving the old one (with its documents) behind.

Includes: cross-device fs.move, error handling with fallback, path
normalization, parent/child path guard, and warning when both dirs exist.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 17:26:42 +01:00
..
config-collector.js feat: add batch module configuration gateway with express/customize modes 2026-02-09 17:08:00 +01:00
custom-module-cache.js fix: migrate installer console.warn/error calls to prompts.log API 2026-02-09 11:10:49 +01: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 fix: migrate installer console.warn/error calls to prompts.log API 2026-02-09 11:10:49 +01:00
installer.js fix: move module directories instead of creating new ones on path change 2026-02-09 17:26:42 +01:00
manifest-generator.js fix: migrate installer console.warn/error calls to prompts.log API 2026-02-09 11:10:49 +01:00
manifest.js fix: migrate installer console.warn/error calls to prompts.log API 2026-02-09 11:10:49 +01:00