fix(FN-6085): canonicalize merge worktree boundaries

This commit is contained in:
gsxdsm
2026-06-09 08:51:48 -07:00
parent 2a2b7d0b61
commit ccd44b77fe
4 changed files with 83 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
"@runfusion/fusion": patch
Fix coding-agent startup from AI merge temp worktrees on macOS by comparing Git worktree paths with filesystem-canonical paths.
Fix coding-agent startup and tool boundary checks from AI merge temp worktrees on macOS by comparing Git worktree paths with filesystem-canonical paths.