feat(FN-4927): complete Step 6 — documentation and delivery

Fusion-Task-Id: FN-4927
Fusion-Task-Lineage: 8ef39a69-8f1f-4ffe-9d6b-1b752756751d
This commit is contained in:
Fusion (runfusion.ai)
2026-05-17 13:08:27 -07:00
committed by gsxdsm
parent b80b517a4f
commit 1f8d995b82

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fixes a runtime crash where `fn_task_list` and `fn_task_show` could throw in heartbeat/no-task contexts when `getProjectRootFromWorktree` drifted at runtime, by adding a safe fallback project-root resolver path in the CLI extension.