Deploy OpenAI Agents to production
Crewship is adding support for the OpenAI Agents SDK. Deploy lightweight multi-agent workflows with handoffs and guardrails. Get production API endpoints with built-in tracing.
One-Command Deploy
Deploy with `crewship deploy`. No Docker or Kubernetes required.
Agent Handoffs
Native support for multi-agent workflows with handoffs.
Auto-scaling
Scale to zero when idle, scale up automatically under load.
Built-in Guardrails
Input/output validation and safety mechanisms.
What we're building
OpenAI Agents SDK support will bring lightweight, production-ready agent workflows to Crewship. Deploy multi-agent systems with handoffs and comprehensive tracing.
- Full OpenAI Agents SDK compatibility
- Multi-agent handoffs and routing
- Built-in guardrails for safety
- Session memory across agent runs
- Tracing with Logfire, AgentOps, and more
$ crewship deploy
Detecting framework... OpenAI Agents
Building container...
Deploying to production...
✓ Deployed to my-agent
✓ API endpoint ready
✓ Handoffs enabled
https://api.crewship.dev/v1/runsWhat is the OpenAI Agents SDK?
The OpenAI Agents SDK is a lightweight Python framework for building multi-agent workflows. Released in March 2025, it has quickly gained 18,600+ GitHub stars.
The SDK introduces "handoffs"—a pattern where agents transfer control to specialized agents for different tasks. It also includes built-in guardrails for input/output validation and comprehensive tracing support.
Crewship will handle the deployment and scaling of your OpenAI Agents workflows, so you can focus on building great agent systems while we handle the infrastructure.
Get notified when OpenAI Agents support launches
Join the waitlist and be the first to deploy OpenAI Agents on Crewship.