feat(FN-4422): restore last active quick chat session on reopen

Restores the latest active quick chat session when the QuickChatFAB is opened, with corresponding test coverage for the restored session behavior.

Fusion-Task-Id: FN-4422
This commit is contained in:
Fusion
2026-05-13 21:27:01 -07:00
committed by gsxdsm
parent 2ed7ea2f86
commit 0553f87e7d
3 changed files with 72 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Quick Chat now reliably restores the most recently active non-archived conversation by session ID when reopened, instead of occasionally landing on an older thread that shares the same target.