Open Agents
Open Agents.
Spawn coding agents that run infinitely in the cloud. Powered by OpenClaw, MiMo, and Agentbot Sandbox.
Sessions
Eskyee/agentbotAuth flowfeat/auth
Agent Activity
grepauth patterns in src/
readlib/session.ts
writeapp/api/auth/route.ts
writeapp/api/auth/callback/route.ts
editmiddleware.ts
bashpnpm typecheck
auth flow complete. 2 routes, middleware, callback. typecheck passes.
Sandbox
sandbox
feat/auth
status
provisioning
branch
feat/auth
cost
$0.00/hr
Claude Sonnet 4.5
Agents that ship real code
Each agent gets a full sandbox environment with filesystem, network, and runtime access.
- File ops, search, shell, and task delegation
- Explorer and executor subagents
- Multi-model support via OpenRouter
Cloud sandboxes, not local machines
Every session runs in an isolated sandbox with its own branch.
- Ephemeral environments with full git integration
- Auto-hibernate on inactivity
- Snapshot and restore filesystem state
Durable workflows that survive anything
Agent loops run as durable workflows that survive restarts.
- Resumable agent loops with checkpointing
- Usage tracking and auto-commit
- Reconnect from any client
Infrastructure that ships.
001
OpenClaw Runtime
Open-source AI agent runtime with persistent memory and tools.
002
OpenRouter Gateway
Route requests across 500+ models with fallbacks and rate limiting.
003
Docker Sandbox
Secure, isolated environments for every session with full access.
004
Workflow Engine
Durable, resumable agent workflows that survive restarts.