feat(FN-3843): add chat stream reattach support

Adds the changeset for FN-3843, completing the chat stream reattach feature for the `@runfusion/fusion` CLI package.

Fusion-Task-Id: FN-3843
This commit is contained in:
Fusion
2026-05-09 10:40:55 -07:00
committed by gsxdsm
parent 66e480baea
commit df6956cec6
11 changed files with 684 additions and 88 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Reattach to in-flight chat stream after reload so streaming responses keep rendering instead of disappearing.