A terminal-first IDE for coding agents.

Zerminal puts Claude Code, Codex, Aider, and other CLI agents at the center of the workspace. The editor is still there, but the terminal drives.

~/projects/my-app — zerminal
TerminalEditor
> claude
Claude Code initialized in ~/projects/my-app
Project context loaded: CLAUDE.md, AGENTS.md
You: Add authentication to the API routes
Claude: I'll add JWT-based authentication to your API routes. Let me analyze the existing structure...
>

Install

macOS
brew install --cask elleryfamilia/zerminal/zerminal
Linux
curl -fsSL https://github.com/elleryfamilia/zerminal/releases/latest/download/install.sh | sh

Bring your own agent

Use the CLI agents you already trust. No editor account, no model lock-in.

Multiple agents side by side

Run Claude Code, Codex, and Aider in parallel when one thread is not enough.

Context where agents need it

Keep AGENTS.md, CLAUDE.md, notes, and project context visible beside the terminal.

A focused fork of Zed.

Zerminal keeps Zed's excellent foundation and reshapes the workspace around terminal-native agent workflows.

Zed

  • Editor-first workspace
  • Integrated AI agent
  • Real-time collaboration
  • Extension ecosystem

Zerminal

  • Terminal-first workspace
  • External CLI agents
  • Minimal chrome
  • Project follows shell cwd

Screenshots

Default terminal workspace

Default terminal workspace

Clean split between terminal and editor

Agent pane docked on the right

Agent pane docked on the right

Keep your agent conversation visible

Multiple agents side by side

Multiple agents side by side

Run different agents in parallel

Less IDE around more terminal.

Zerminal is opinionated software for one workflow: steering coding agents from a terminal-native workspace. It is a fork, not a platform.