Terminal workspace management for AI coding agents
Run the whole coding operation.
It is still just your terminal.
Keep agents, shells, servers, and project context visible in persistent workspaces that survive disconnects.
$ codex resume atlas-api ◆ reading workspace state ◆ updating release manifest src/release/manifest.rs +42 -8 ▋
$ pnpm dev ready http://localhost:3000 network 192.168.1.12:3000
M release/manifest.rs M website/download.tsx branch eng-127-visual
01 / The product
One place to see the work move.
A real product capture will replace this provisional composition.$ codex resume atlas-api ◆ reading workspace state ◆ updating release manifest src/release/manifest.rs +42 -8 ▋
$ pnpm dev ready http://localhost:3000 network 192.168.1.12:3000
M release/manifest.rs M website/download.tsx branch eng-127-visual
- 01
Prepare
Open a project workspace with its profiles, commands, and context already in place.
- 02
Launch
Start agents, shells, and servers without rebuilding the setup by hand.
- 03
Operate
See what is working, blocked, listening, or complete across every project.
- 04
Return
Detach, reconnect, and keep the operation intact without taking over another view.
02 / The operating layer
More than panes. Less than a platform that owns your tools.
Repeatable
Profiles turn agent launch setup into something you can run again.
Legible
Groups and live state keep many projects understandable at a glance.
Operational
Commands, Git context, ports, and plugins stay beside the work.
Durable
Persistent sessions keep running when the client disconnects.
Current release / v0.2.1
Bring the whole operation with you.
Five verified builds. One durable workspace.