BMAD-METHOD/tools/cli/installers/lib
Alex Verkhovsky e9afa39e7e fix(cli): address PR review findings (mkdtemp, regex escape, recursive filter)
- Replace Date.now() temp dir with fs.mkdtemp() in Suite 30 tests (F5)
- Replace unescaped RegExp with startsWith/slice for path prefix stripping (F7)
- Apply artifact filter recursively via fs.copy filter option (F8)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 01:54:51 -06:00
..
core fix(cli): validate frontmatter name/description are strings in parseSkillMd 2026-03-09 01:32:39 -06:00
custom refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00
ide fix(cli): address PR review findings (mkdtemp, regex escape, recursive filter) 2026-03-09 01:54:51 -06:00
modules refactor: remove legacy YAML/XML workflow engine plumbing (#1864) 2026-03-08 18:02:57 -06:00
message-loader.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00