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:
@@ -37,6 +37,7 @@ Features:
|
||||
Chat view provides project-scoped conversations with agents.
|
||||
|
||||
- Entering `/clear` (exact match after trimming) in the composer starts a fresh thread for the current chat target instead of sending the literal command to the model
|
||||
- Full Chat and Quick Chat both consume the same streamed `/api/chat/sessions/:id/messages` response contract, so assistant text/chunk/done events are restored consistently across both surfaces
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user