The Agents Panel

The Agents panel on the left lists every agent across all your open workspaces. Each entry shows the agent’s name, its workspace, and its current status icon.

Status icons

Each agent carries one of four states:

Icon State Meaning
Working The agent is processing.
Blocked Waiting for your input or a permission decision.
Done The agent has finished.
Idle Running but not doing anything.

Amber Blocked is the one to watch. See Agents & status for how Verne determines these states.

Click any entry in the panel to jump directly to that agent’s terminal tab. This works across workspaces, so you can switch from a Claude Code session in one repo to a Codex session in another without using the workspace switcher.

Scoping the list

By default the panel shows agents from all open workspaces. To narrow it to the workspace you’re currently in, toggle the scope control in the panel header, or use View › Agents. Toggle back to see everything at once.

Reordering and closing

Drag entries to reorder them. To close a tab, right-click its entry and choose Close Tab. The agent process stops when the tab closes.

Acknowledgement flags

When an agent finishes while you’re focused elsewhere, Verne flags its panel entry for acknowledgement. The flag clears when you click through to that agent.

Next steps