Run all your local Claude Code sessions in one browser tab.

Hackable, multi-agent, open source — a browser-based control panel for the agents already running on your Mac.

DeepSteve overview mode showing multiple Claude Code agent tabs running side by side
curl -fsSL deepsteve.com/install.sh | bash
macOS only · requires Claude Code for the full experience · experimental support for OpenCode, Pi, and Hermes
View on GitHub Try the demo
Interactive Demo — no real agents running. Install and access via http://deepsteve.localhost:3000

What you get

Parallel Sessions

Run 5, 10, 20 Claude Code instances side-by-side. Each tab is its own agent process with full shell access.

GitHub Issue Spawning

Pick an issue, spin up a worktree + agent tab, and let the agent work it autonomously. Merge when ready.

29 Mods & Counting

Agent Chat, Tasks, Display Tabs, Meta Ads, 3D scenes, games — extend DeepSteve with a mod system.

🎨

Themes

Make your own theme. DeepSteve runs in the browser, so it's just CSS.

🗂

Contexts

Group tabs into per-project workspaces with custom icons. One click filters everything down to the repo you're working in.

Scheduled Agents

Cron for your agents. Recurring tasks run as real local sessions with full MCP access, self-report results, and clean up their own worktrees.

Get started in 30 seconds

One command. Installs the server, opens the UI, connects to your local Claude Code instances.

curl -fsSL deepsteve.com/install.sh | bash
macOS only · requires Claude Code for the full experience · experimental support for OpenCode, Pi, and Hermes