Skip to content
KurrentDB

Sessions

Open Sessions in the sidebar to browse recorded conversations. Select a repository or project in Scope to narrow the list.

Use All, Active, or Ended to choose a status, and the owner selector to show your sessions or another person’s visible sessions. Load more ended sessions to browse older work. The sidebar’s Search opens the command palette.

Session cards show the title, owner, harness, activity, and available usage and evaluation information. Continuations are grouped so work that spans a resume or compaction stays connected.

Open a card to view the session at /sessions/<slug>. Session detail is its own page, so you can bookmark it or send its URL to a teammate. Sharing a URL does not change access permissions.

The default tab is Overview. Four tabs answer different questions:

TabUse it for
OverviewOutcome, tasks, plan artifacts, metadata, and related work.
TranscriptThe conversation, organized into turns.
EventsThe underlying recorded events and tool activity.
EvaluationScores, findings, evidence, and retrospective suggestions.

A live session can have tasks and a transcript before it has an outcome. Outcomes are generated after the session ends when a summary model is available.

Older links to Trace or Details lead to the corresponding Transcript or Overview view.

The transcript reader has a turn index and a reading pane. Select a turn to read its user prompt, assistant response, and tool calls. Filter the index to find a relevant exchange, or use the previous and next controls.

Choose Full to inspect tool activity, or Summary for a shorter reading view. Expand tool results and subagent activity when you need the evidence behind a response. Older turn details load when you open them.

For live sessions, the reader follows the newest turn until you select another one. This lets you inspect an earlier exchange while work continues.

Token and cost displays use the usage reported by the harness. Cache reads and writes are accounted for separately where available; estimated cost depends on known model prices.

Open Events when the conversation alone does not explain what happened. Recorded tool calls, results, errors, and lifecycle events let you inspect the sequence behind the session.

What appears depends on what the harness exposes and what Capacitor captured. A session recorded through an import can differ from one captured live.

Session outcomes explain what was accomplished and show the session’s plans and tasks. Evaluations assess the work and provide evidence for their findings.

Use Session recap and recall to bring earlier work into your agent conversation or read a recap from the terminal.

Use the session’s sharing controls to adjust who can see it. Visibility & sharing also covers making a session private, stopping capture, and excluding repositories.