BMAD-METHOD/tools/cli/installers/lib
Alex Verkhovsky a6dffb4706
fix(installer): remove hardcoded 'bmad' prefix from files-manifest.csv paths (#1043)
The manifest writer hardcoded 'bmad' as the path prefix regardless of
the actual folder name (.bmad, bmad, etc). The reader had a matching
hardcoded strip, so it worked by accident.

Now paths are stored relative to bmadDir without any prefix. Legacy
fallback strips 'bmad/' on read - safe because no real path inside
bmadDir would start with 'bmad/'.

Co-authored-by: Brian <bmadcode@gmail.com>
2025-12-06 12:36:17 -06:00
..
core fix(installer): remove hardcoded 'bmad' prefix from files-manifest.csv paths (#1043) 2025-12-06 12:36:17 -06:00
ide installer fixes 2025-12-03 22:44:13 -06:00
modules workflow builder has template LOD output options 2025-12-02 22:36:44 -06:00