Sessions

How prompts are grouped into sessions

A session is a single continuous conversation with an AI tool. Prompts that share a session_id are grouped into a collapsible session card on the dashboard.

Session metadata

  • Session ID (abbreviated)
  • Total prompt count
  • Source badges (Cursor, Claude Code, VS Code, MCP)
  • Primary model used (most common in the session)
  • Branch name when available
  • Time range from first to last prompt

Session IDs by source

ToolSource
CursorUUID from the agent transcript filename / composerData
Claude CodeUUID from the JSONL session_id field
VS Code CopilotCopilot's session identifier
MCPProvided by caller, or auto-generated

The most recent session opens expanded by default; everything older starts collapsed to keep the view scannable.