Skip to content
Subako Docs
Esc
navigateopen⌘Jpreview
Launching September 10, 2026

The cloud platform forthe multi-agent era.

Subako gives your product everything it needs to run AI agents for your users — sessions that keep running even when the connection drops, plus code execution, credentials, and skills. One SDK. Bring your own model.

Everything an agent needs to actually work.

A model alone stops at an answer. Subako provides the runtime around it — so your agent can keep running, use tools, execute code, and reach the real world.

harness
01

Long-running execution

Agent runs that keep going past a single request — through a deploy, a timeout, or a client that walks away.

session
02

State and reconnection

Conversation and tool state lives server-side, so a dropped connection resumes where it left off instead of starting over.

sandbox
03

Secure code execution

Model-written code runs in an isolated guest, with no path back into your own infrastructure.

vault
04

Credentials

Store the credentials an agent needs to reach real systems, and broker them at call time rather than handing them to the model.

skills
05

Knowledge and procedures

Package the knowledge and step-by-step procedures an agent should follow into units you can version and reuse.

Bring your own model. Full details at launch.

Add agents without building the runtime.

Subako runs the session store, the retry policy, and the sandbox as one service you connect to in a few lines — so you gain the agent capability without gaining a system to operate.