Parallel task fan-out
Fan one backlog out to many cloud agents.
Create a session per task through the API, let each run in its own sandbox, and collect structured results—no fleet to operate.
How it works
One job. One complete cloud agent.
01
Split the work
Create sessions programmatically—one isolated agent per task, priced per use.
02
Mix the stacks
Route each task to the harness and model that fit it; the API contract stays the same.
03
Collect results
Stream events per session and keep artifacts, logs, and history for each run.
You choose
- Task list
- Stack per task
- Concurrency and budget
AgentSky runs
- A sandbox per session
- Streaming events
- Lifecycle and recovery
Software factories
Run every coding workflow through one runtime.
Your factory owns queue and policy; AgentSky runs each agent through the same Agent API.
