* 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> |
||
|---|---|---|
| .. | ||
| shared | ||
| templates | ||
| _base-ide.js | ||
| _config-driven.js | ||
| codex.js | ||
| kilo.js | ||
| kiro-cli.js | ||
| manager.js | ||
| platform-codes.js | ||
| platform-codes.yaml | ||