BMAD-METHOD/tools/cli/installers/lib/ide
Davor Racić a00526fe8d fix(opencode): improve removeEmptyParents error handling and loop clarity
- Distinguish recoverable errors (ENOTEMPTY, ENOENT) from fatal errors in
  removeEmptyParents() catch block — skip level and continue upward on
  TOCTOU races or concurrent removal, break only on fatal errors (EACCES)
- Add comment clarifying loop invariant for missing-path continue branch

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 12:13:16 +01:00
..
shared feat(templates): remove disable-model-invocation to enable workflow skill calls 2026-02-22 16:38:05 -06:00
templates fix(opencode): use mode: all in agent template, remove name frontmatter, fix directory names 2026-02-25 10:24:36 +01:00
_base-ide.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
_config-driven.js fix(opencode): improve removeEmptyParents error handling and loop clarity 2026-02-25 12:13:16 +01:00
codex.js feat: migrate Codex installer from .codex/prompts to .agents/skills format (#1729) 2026-02-22 10:47:05 -06:00
github-copilot.js feat(templates): remove disable-model-invocation to enable workflow skill calls 2026-02-22 16:38:05 -06:00
kilo.js refactor: Complete @clack/prompts Migration & Installer Output Consolidation (#1586) 2026-02-08 00:40:13 -06:00
manager.js fix(installer): add custom Rovo Dev installer with prompts.yml generation (#1701) 2026-02-20 20:31:45 -06:00
platform-codes.js installer fix 2026-01-26 16:06:00 -06:00
platform-codes.yaml fix(opencode): address code review findings for cleanup and schema docs 2026-02-25 10:47:57 +01:00
rovodev.js fix(installer): add custom Rovo Dev installer with prompts.yml generation (#1701) 2026-02-20 20:31:45 -06:00