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

This commit is contained in:
gsxdsm
2026-04-13 15:29:41 -07:00
parent a230322068
commit f395a3d9e5
11 changed files with 189 additions and 55 deletions

View File

@@ -0,0 +1,5 @@
---
"@gsxdsm/fusion": patch
---
Fix chat streaming bug where user's sent message disappears after assistant reply completes. Both the full Chat view and Quick Chat FAB now preserve the user's message alongside the assistant response.