BMAD-METHOD/tools/cli/installers/lib
Davor Racic 311b237d85
fix: trim activation header to avoid YAML formatting issues in kilo installer (#1537)
* fix: trim activation header to avoid YAML formatting issues in kilo installer

* refactor: convert kilo installer to use YAML object serialization and add workflow support

- Replace string concatenation with yaml.parse/stringify for proper YAML handling
- Add workflow command generation and export to .kilocode/workflows/
- Implement clearBmadWorkflows to remove old BMAD workflow files
- Convert createModeEntry to createModeObject returning structured objects
- Update cleanup to use YAML parsing for proper mode filtering
- Update installCustomAgentLauncher to use object-based config

* fix: add task and tool command generation to kilo installer

---------

Co-authored-by: Brian <bmadcode@gmail.com>
2026-02-05 19:00:52 -06:00
..
core trivariate workflows added 2026-02-04 21:34:47 -06:00
custom fix(installer): Multiple installer fixes (#1492) 2026-02-03 17:36:54 -06:00
ide fix: trim activation header to avoid YAML formatting issues in kilo installer (#1537) 2026-02-05 19:00:52 -06:00
modules additional slash commands added that were missing from trivariate workflows 2026-02-04 20:42:33 -06:00
message-loader.js installation intro and outtro custom messages, configurable in install-messages.yaml 2025-12-23 21:43:29 +08:00