Agents that sleep,
wake, and coordinate.
A session sleeps and wakes from a 7-day snapshot without losing context. Agents dispatch subtasks to each other and can interrupt a busy peer. App deployments turn a Compose release into a running, configurable app.
- Sessions sleep and wake from a 7-day snapshot of the agent’s home directory and repository state
- Agents dispatch subtasks to peers and send durable messages that can interrupt a busy agent
- Missions coordinate multi-agent work toward a shared goal
- App deployments run Compose releases with environments, configuration, and logs
- Six agent harnesses: Claude Code, Codex, Gemini CLI, Mistral Vibe, OpenCode, Amp


Close the tab. The session waits.
SAM checkpoints a session after idle turns and requires a verified final checkpoint before it sleeps. A replacement runtime restores the agent’s home directory and repository work in progress from that snapshot — for up to seven days — instead of starting blank.


Agents that dispatch to each other
An agent can dispatch a subtask to a peer, send a durable message that interrupts a busy agent instead of waiting behind it, and coordinate multi-step work through missions. Work keeps moving even when one agent is heads-down on something else.


Deploy what the agent built
App deployments turn a Compose release into a running app. Each environment has its own deployment node, public routes, configuration, logs, and volumes, managed from the same project — and a release can be submitted by an agent task. No separate deployment pipeline to wire up.


Ready to try SAM?
Deploy on your own cloud in minutes. Open source, free to self-host.