From d45659fd2a349cfaef3d5cb15cb4869d7b41f018 Mon Sep 17 00:00:00 2001 From: Roomote Date: Wed, 26 Aug 2026 03:11:14 +0000 Subject: [PATCH] docs: document Fast sessions and automation discovery --- apps/docs/automations.mdx | 2 ++ apps/docs/tasks.mdx | 14 ++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/apps/docs/automations.mdx b/apps/docs/automations.mdx index 76e61bd75..2bbe65f19 100644 --- a/apps/docs/automations.mdx +++ b/apps/docs/automations.mdx @@ -48,6 +48,8 @@ review does not enable anything. Recommendations are a starting point rather than a fixed policy. After applying them, use **Settings > Automations** to adjust schedules, destinations, workspace targets, prompts, or models, and to create other automations from scratch. +Admins can also open **Automations** from the command palette by searching for +recurring, scheduled, or prompt-based work. ## Pull request automations diff --git a/apps/docs/tasks.mdx b/apps/docs/tasks.mdx index 0bac4e8b7..5f481b4e8 100644 --- a/apps/docs/tasks.mdx +++ b/apps/docs/tasks.mdx @@ -38,6 +38,20 @@ and list choices remain in the URL so views are shareable. Roomote also restores the most recently selected layout from browser storage when you return; if browser storage is unavailable, the Tasks page falls back to list view. +## Fast sessions + +Open `/sessions` on your Roomote deployment to review persisted Fast +conversations available to your account. Select a session to inspect its +canonical transcript, including user prompts, Roomote replies, and visible tool +activity. Admins can review sessions across the deployment; other users can see +sessions they own or participated in. + +Each session shows whether it is using native context or stored history and +whether its reply destination has been verified. Sessions created before +canonical message persistence may not have transcript entries until a new turn +is recorded. For long conversations, the transcript displays the most recent +messages and indicates when older messages are not shown. + ## Recover from a failed start When a task cannot start, select **Try in a new task** to open an editable task