Skip to content
Lwando Zwane edited this page Aug 18, 2026 · 1 revision

Agents

Agent panes run your installed coding-agent CLIs — claude, opencode, and pi are built in — each in its own terminal pane, inside the containment cell.

Using an agent pane

Open one from the menu (or the command palette, ⌘K). It behaves like the CLI, but:

  • The pane is gapped by default (no network until you unlock it).
  • The spawn command line is vetted by Tome's backend allowlist, so a pane can't request an arbitrary binary.

Adding your own

Any installed agent CLI can be a pane kind — see Custom agents.

Clone this wiki locally