A cockpit for your
coding agent.
Beecork Terminal wraps any CLI agent — Claude Code, Codex, your shell — in a full-size terminal, with a live git-aware diff and a file browser/editor right beside it. Run two agents side by side, and see at a glance which one needs you. All native, all fast.
DownloadPick your platform.
All builds live on GitHub Releases. Also available: .deb and .msi.
Terminal first. Everything around it.
The terminal is the star
A real, GPU-rendered terminal running your login shell — launch claude or any CLI agent and work full-size.
Live git-aware diff
As the agent edits, the file tree colors changed folders and files and each shows a line-level diff against git — and it follows the terminal as you cd between repos.
Two agents, side by side
Split the view with ⌘D and supervise two sessions at once. Pairs are remembered per session, and the side panels step aside so both terminals get room.
Know which agent needs you
Every session shows its state at a glance — working, idle, or waiting on you (a soft amber). When a background agent finishes or asks while you're in another app, a native notification pings you.
Picks up where you left off
Quit and reopen and your sessions come back — same folders, same split layout. If a session was running Claude, one click resumes the conversation with claude --continue.
File browser + editor
An expandable side panel: browse the folder, open files, edit with syntax highlighting, and save safely — it warns instead of clobbering when a file changed underneath you. Click a file:line in output to jump to it; ⌘F searches scrollback.
Lean, native, self-updating
Built with Tauri — small and fast, not a browser in disguise. Multiple color themes, adjustable fonts, and it updates itself when a new version ships.