Change your dev environment as fast as you change your code.

A UI around your Claude Code and Codex terminals that your agents build, so the only model in your head is yours.

npm install -g deepsteve && deepsteve start ⎘
Deep Steve running four agent sessions side by side in one window, with a rail of projects on the left. Try the demo

Features

⚡

Agents extend Deep Steve

Your agents get tools to change Deep Steve the same way they change your code. Ask for a dashboard or an admin panel and an agent builds one into the running app.

⏰

Scheduled Tasks

Have Deep Steve schedule agents for follow-up work or recurring tasks.

📊

Project Mods

Custom dashboards that live inside of your development environment.

Also included: many Claude Code and Codex sessions at once. They keep running when you close the browser, and with tmux they survive a Deep Steve restart, so you can keep adding functionality while your agents work.

Security

Full security model

Install

Run this in a terminal to start running Claude Code and Codex agents inside Deep Steve.

npm install -g deepsteve && deepsteve start ⎘

Go to http://deepsteve.localhost:3000.
Requires macOS or Linux, and Node. Deep Steve checks everything else and tells you what to install.