BMAD-METHOD/tools/cli/installers/lib/ide
Davor Racic 5b80649d3a
fix(installer): Multiple installer fixes (#1492)
* fix: support CRLF line endings and add task/tool templates for all IDEs

* fix: preserve file extensions in IDE task/tool paths and update BMAD branding

* fix: double extension issue in wrapper filename generation

* fix: correct path handling and variable reference in task/tool command generator

* fix: change default BMAD folder name from 'bmad' to '_bmad' across all IDE components

* refactor: centralize BMAD_FOLDER_NAME constant in path-utils

* fix: Replace the rest of BMAD_FOLDER magic values

* fix: add safety checks for setBmadFolderName method calls in IdeManager

* fix: convert absolute paths to relative in task-tool-command-generator

* fix: support .xml task files in bmad-artifacts task discovery

* fix: skip internal tasks in manifest generation and IDE command discovery

* fix: skip empty artifact_types targets and remove unused vscode_settings target

* fix: skip internal tools in manifest generation and improve Windows path handling in command generator

* fix: use csv-parse library for proper CSV handling in manifest generation

* refactor: extract CSV text cleaning to reusable method in manifest generator

* fix: normalize path separators to forward slashes in agent file copying for cross-platform compatibility

---------

Co-authored-by: Alex Verkhovsky <alexey.verkhovsky@gmail.com>
Co-authored-by: Brian <bmadcode@gmail.com>
2026-02-03 17:36:54 -06:00
..
shared fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
templates fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
_base-ide.js fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
_config-driven.js fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
codex.js fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
kilo.js docs: radical reduction of documentation scope for v6 beta (#1406) 2026-01-25 14:00:26 -06:00
kiro-cli.js installer cleanup 2026-01-23 00:27:26 -06:00
manager.js fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00