BMAD-METHOD/tools/cli/installers/lib/ide
mollierj-devel b08e9da31c fix(kilo): Fix malformed YAML in .kilocodemodes file generation
ref : https://github.com/bmad-code-org/BMAD-METHOD/issues/1154

- Properly escape customInstructions content in KiloCode mode entries
- Replace newlines with spaces to prevent YAML parsing errors
- Escape double quotes in instruction text
- Wrap customInstructions value in quotes for valid YAML format

The issue was caused by direct injection of agent-command-header.md content
containing unescaped newlines and special characters, resulting in malformed
YAML structure with repeated "Read the full YAML from" text fragments.

Fixes: Malformed .kilocodemodes YAML file generation
2026-01-10 19:19:45 +01:00
..
shared _cfg -> _config 2025-12-13 19:41:09 +08:00
templates folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
_base-ide.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
antigravity.js fix: resolve ERR_REQUIRE_ESM by using dynamic import for inquirer (#1278) 2026-01-08 15:42:22 +08:00
auggie.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
claude-code.js fix: resolve ERR_REQUIRE_ESM by using dynamic import for inquirer (#1278) 2026-01-08 15:42:22 +08:00
cline.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
codex.js fix: resolve ERR_REQUIRE_ESM by using dynamic import for inquirer (#1278) 2026-01-08 15:42:22 +08:00
crush.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
cursor.js feat: refactor Cursor IDE setup to do command generation and cleanup instead of rules (#1283) 2026-01-09 16:39:32 +08:00
gemini.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
github-copilot.js fix: resolve ERR_REQUIRE_ESM by using dynamic import for inquirer (#1278) 2026-01-08 15:42:22 +08:00
iflow.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
kilo.js fix(kilo): Fix malformed YAML in .kilocodemodes file generation 2026-01-10 19:19:45 +01:00
kiro-cli.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
manager.js feat: Complete BMAD agent creation system with install tooling, references, and field guidance 2025-11-18 21:55:47 -06:00
opencode.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
qwen.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
roo.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
rovo-dev.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
trae.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
windsurf.js feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00