BMAD-METHOD/tools/cli/lib
Adam Biggs 5aef0cfa50 fix(installer): narrow error handling in copy() and fix test interdependency
- copy() overwrite:false catch now only ignores ENOENT/ENOTDIR,
  consistent with pathExists(); permission errors propagate correctly
- 'copy creates parent directories' test creates its own fixture
  instead of depending on state from a previous test
2026-03-06 12:27:11 -08:00
..
agent feat: custom GitHub Copilot installer handler (#1606) 2026-02-09 13:41:11 -06:00
activation-builder.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00
agent-analyzer.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00
agent-party-generator.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00
cli-utils.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
config.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00
file-ops.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00
fs.js fix(installer): narrow error handling in copy() and fix test interdependency 2026-03-06 12:27:11 -08:00
platform-codes.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00
project-root.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00
prompts.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
ui.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00
xml-handler.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00
xml-to-markdown.js feat: v6.0.0-alpha.0 - the future is now 2025-09-28 23:17:07 -05:00
yaml-format.js we only need one yaml lib 2025-12-13 18:35:07 +08:00
yaml-xml-builder.js fix(installer): replace fs-extra with native fs to prevent non-deterministic file loss 2026-03-06 12:27:11 -08:00