feat(FN-3243): add durable insight lifecycle with bounded executor and quic

This merge adds a durable insight lifecycle with bounded run executor to the core store layer, along with supporting database schema changes and comprehensive test coverage. It also restores type compatibility for list view detail callbacks and fixes QuickChatFAB CSS scope issues. Documentation acro

Fusion-Task-Id: FN-3243
This commit is contained in:
Fusion
2026-05-03 03:03:44 -07:00
committed by gsxdsm
parent 82ea9c8fd8
commit aa36e9a4ee
3 changed files with 77 additions and 76 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Restore dashboard chat reply rendering for both full Chat and Quick Chat by fixing shared streaming response behavior and follow-up UX styling isolation regressions.