BMAD-METHOD/tools/cli/installers
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
..
lib fix(opencode): improve removeEmptyParents error handling and loop clarity 2026-02-25 12:13:16 +01:00
install-messages.yaml docs: update start message for V6 stable release 2026-02-17 07:29:56 -06:00