Files
fusion/.changeset/fn-4682-worktree-liveness-language-agnostic.md
Fusion (runfusion.ai) c7a6d68f2e feat(FN-4682): complete Step 3 — add changeset
Fusion-Task-Id: FN-4682
Fusion-Task-Lineage: f37fb4a1-878b-4d0c-85c8-0f005ab0fe7b
2026-05-15 15:59:34 -07:00

384 B

@runfusion/fusion
@runfusion/fusion
patch

Make task worktree liveness checks language-agnostic by removing the root package.json requirement. Worktrees are now considered usable based on git integrity (.git presence, registration, and git rev-parse --is-inside-work-tree), fixing false not_usable_task_worktree failures in Python, polyglot, nested-manifest, and empty repositories.