fix(FN-3187): stabilize agent run log streaming

This commit is contained in:
gsxdsm
2026-05-01 18:37:28 -07:00
parent 7fec762971
commit 03d0fac59c
6 changed files with 350 additions and 34 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix agent run log streaming in the dashboard so latest-run logs load lazily and live log streams stay stable while runs refresh.