Files
fusion/.changeset/fn-5519-windows-worktree-mkdir.md
2026-05-22 22:43:26 -07:00

199 B

@runfusion/fusion
@runfusion/fusion
patch

Fix Windows worktree creation and cleanup by replacing POSIX shell mkdir -p / rm -rf calls in worktree setup paths with cross-platform Node.js filesystem APIs.