diff --git a/website/docs/user-guide/sessions.md b/website/docs/user-guide/sessions.md index 6b051d0d7..fa55080c2 100644 --- a/website/docs/user-guide/sessions.md +++ b/website/docs/user-guide/sessions.md @@ -4,6 +4,8 @@ title: "Sessions" description: "Session persistence, resume, search, management, and per-platform session tracking" --- +import useBaseUrl from '@docusaurus/useBaseUrl'; + # Sessions Hermes Agent automatically saves every conversation as a session. Sessions enable conversation resume, cross-session search, and full conversation history management. @@ -144,7 +146,7 @@ Session IDs are shown when you exit a CLI session, and can be found with `hermes When you resume a session, Hermes displays a compact recap of the previous conversation in a styled panel before the input prompt: -Stylized preview of the Previous Conversation recap panel shown when resuming a Hermes session. +Stylized preview of the Previous Conversation recap panel shown when resuming a Hermes session.

Resume mode shows a compact recap panel with recent user and assistant turns before returning you to the live prompt.

The recap: