Agent Window & Session Management
Agent Window
In the File Window, you focus on editing your markdown files.
In the Agent Window, you focus on your sessions with your Agent. These sessions could include long chat discussions, research sessions, complex multi-file tasks, and AI-assisted development.

The Agent Window consists of three main areas:
Left Sidebar showing your Sessions. You can Search sessions here and select them
Central transcript area to converse with agent with full conversation history, tool call visualization, streaming content display
Right panel showing you files edited and read by the agent and prompts used in the conversation
Session Management
Run multiple parallel sessions.
Manage Sessions by:
Searching
Filtering
Resuming
Relate Sessions to Documents and Documents to Sessions.

Session Features

Turn summary stats — each agent turn shows file count and line changes (e.g., "Finished in 6m 57s — 3 files +45 -12")
Click-to-copy code blocks — click or tap inline code blocks in transcripts to copy with visual feedback
Maximize button — in the chat sidebar, click the maximize button to open the current session in full agent mode
Drag-drop to create Workstreams — drag a session onto a standalone session to create a Workstream
Start session from a document — "Start a new agent session" from a document pre-populates with an @file reference to that document
Cmd+Shift+N — create a new AI session from any mode
System Tray Icon
The system tray menu shows session status at a glance:
See which sessions are running, completed, or need attention
Click any session to navigate directly to it
Dock badge shows a count for sessions that need your attention
Window State Persistence
The Agentic Coding Window remembers:
Window size and position
Active tab in sidebar
Session ID
Developer tools state (if open)
Transcript scroll position
State is saved per workspace.
Last updated
