A tab is a view inside a pane — agents, diff viewer, file explorer, git tree, browser, terminals. Each pane can hold any number of tabs. Switch between them with ⌘+A and ⌘+D.
Diff
Always-on diff viewer. Shows every file changed in the current pane’s worktree relative to its base branch. Split or unified mode, auto-refreshes whenever the agent writes to disk.
Explorer
Monaco-powered file editor with a file tree on the left and syntax highlighting. Edit any file in the worktree directly.
Browser
In-app webview for previewing your running app. No need to switch windows — see your dev server output right next to the terminal.
Terminals
Your terminals and agent sessions. Full 50,000-line scrollback. Run any CLI agent — Claude Code, Codex, Aider, Goose, or any custom command.
Resource Monitor
A popover accessible from any session showing per-process CPU and memory usage. See exactly how much each terminal, agent, and renderer is consuming.