BMAD-METHOD/tools/cli/installers/lib/ide
Frank 3c8d865457
fix: update src/core and src/bmm path references to match renamed directories (#2053)
The v6.2.0 release renamed src/core to src/core-skills and src/bmm to
src/bmm-skills, but the installer CLI code still referenced the old
directory names, causing ENOENT crashes during installation.

Updated all path references across 7 files in tools/cli/ including
path.join() calls, string comparisons, regex patterns, and comments.

Fixes #2052

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Brian <bmadcode@gmail.com>
2026-03-18 19:29:16 -05:00
..
shared fix: update src/core and src/bmm path references to match renamed directories (#2053) 2026-03-18 19:29:16 -05:00
templates refactor: remove legacy YAML/XML workflow engine plumbing (#1864) 2026-03-08 18:02:57 -06:00
_base-ide.js refactor(skills): convert brainstorming to native skill (#1924) 2026-03-12 16:49:35 -06:00
_config-driven.js fix(installer): separate skill and agent counts in summary (#1932) 2026-03-12 09:13:14 -06:00
manager.js fix(installer): separate skill and agent counts in summary (#1932) 2026-03-12 09:13:14 -06:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml Merge branch 'main' into feat/add-ona-platform-support 2026-03-16 07:26:53 -06:00