BMAD-METHOD/tools/cli/installers/lib/core
Alex Verkhovsky cf50f4935d
fix: address code review issues from alpha.14 to alpha.15 (#1068)
* fix: remove debug console.log statements from ui.js

* fix: add error handling and rollback for temp directory cleanup

* fix: use streaming for hash calculation to reduce memory usage

* refactor: hoist CustomHandler require to top of installer.js and ui.js

* fix: fail fast on malformed custom module YAML

User customizations must be valid - silent skip hides broken configs.

* refactor: use consistent return type in handleMissingCustomSources

* refactor: clone config at install() entry to prevent mutation
2025-12-08 13:24:30 -06:00
..
config-collector.js fix: collect module.yaml prompts for custom modules (#1065) 2025-12-08 07:33:53 -06:00
custom-module-cache.js fix: address code review issues from alpha.14 to alpha.15 (#1068) 2025-12-08 13:24:30 -06:00
dependency-resolver.js installer fixes 2025-10-26 19:38:38 -05:00
detector.js custom install module cached 2025-12-07 20:46:09 -06:00
ide-config-manager.js fix quick udpate status bug in installer 2025-11-04 21:16:52 -06:00
installer.js fix: address code review issues from alpha.14 to alpha.15 (#1068) 2025-12-08 13:24:30 -06:00
manifest-generator.js custom install module cached 2025-12-07 20:46:09 -06:00
manifest.js custom install module cached 2025-12-07 20:46:09 -06:00
post-install-sidecar-replacement.js remove hardcoded agent sidecar locations to fully use config option 2025-12-06 21:37:43 -06:00