Sidebar & Panels
The canvas shows positions and status; the side panels show everything else. The sidebar lives on the left; the detail panel slides in from the right when you select an agent.
Sidebar
The left sidebar has three tabs:
- Folders. Every folder attached to the current map, with a one-line activity summary. Click a folder to filter the canvas to agents that can see it.
- Agents. A flat list of every agent in the map, regardless of team. Good for search, bulk actions, and keeping track when the canvas gets busy.
- Tasks. A live queue of every task in the map with status, owner, and a link to its conversation thread. Use it as a lightweight Kanban.
Collapse the sidebar with ⌘ \ to claim the width back for the canvas.
Detail panel
Click an agent on the canvas (or any list) and the detail panel opens on the right. It has five tabs:
- Identity. Soul, purpose, provider, model — everything that defines who the agent is. See Agent Identity.
- Memory. The agent's persistent context. You can scroll the full log, pin items, export to Markdown, or clear history — with a confirmation.
- Tasks. Active and completed tasks for this agent. Filter, reorder, archive.
- Logs. The raw tool calls and provider responses. Useful when an agent is stuck and you want to know what it actually saw.
- Settings. Folder access, guardrails, and the per-agent overrides that differ from the map defaults.