Skip to main contentThis page covers deploying task apps and jobs to Synth-managed infrastructure.
When to use
- You want Synth to host the task app for you
- You need stable endpoints and managed runtime
- You’re running production workloads
- You’re running ultra-long jobs (especially coding or browser agents)
High-level flow
- Package your task app (Dockerfile + entrypoint)
- Deploy via the Synth CLI/SDK
- Use the deployed URL in GEPA/MIPRO or eval jobs
- LocalAPI deploy:
/deploy/local
- Task app contract:
/sdk/localapi/overview