feat(FN-4690): add tracking coverage for register-task-workflow API routes

Adds test coverage for task operation API routes including workflow tracking endpoints, with minor doc updates and a changeset for the `@runfusion/fusion` package.

Fusion-Task-Id: FN-4690
This commit is contained in:
Fusion (runfusion.ai)
2026-05-15 21:36:14 -07:00
committed by gsxdsm
parent 82273a47bb
commit f7a7038582
5 changed files with 170 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Ensure duplicate/refine API task creation paths also attempt GitHub tracking issue creation as best-effort behavior.