feat(FN-3242): add documentation for compact mobile chat dialogs
Adds documentation for the compact mobile chat dialogs feature (FN-3242) to the dashboard guide. Fusion-Task-Id: FN-3242
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
|
||||
- On mobile, the New Chat and Delete Conversation dialogs use a compact inset treatment (centered, viewport-bounded, internally scrollable) instead of the app's default full-height mobile modal chrome.
|
||||
- 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