feat(FN-4919): merge fusion/fn-4919

This commit is contained in:
gsxdsm
2026-05-18 04:01:51 -07:00
parent b5e674059b
commit e33159e91b
9 changed files with 126 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Ensure GitHub tracking post-create hooks are registered across engine startup entrypoints so agent-created tasks (including `fn_task_create` and `fn_delegate_task`) consistently evaluate default tracking settings and link issues when configured, with improved diagnostics for skipped tracking outcomes.