Platform
Platform
Author .swirls files locally, then deploy them to Swirls Cloud.
Your .swirls files define what your agents do. You can write and validate them locally, then deploy them to Swirls Cloud.
Deployment options
- Local authoring: Write
.swirlsfiles locally, validate them with the CLI, generate types, and deploy for free to inspect the compiled project. See Local Development. - Swirls Cloud: The managed runtime for hosted execution. Auto-scaling workers, the Portal, verifiable audit chain, and versioned deploys. Deploy with
git pushorswirls deploy. No CI/CD required. See Swirls Cloud. - Enterprise deployments: On-premise and customer-VPC options are available on the Enterprise plan. Contact us to talk through requirements.
Hosted execution model
When hosted execution is enabled and a trigger fires, the platform executes the attached workflow. Nodes run in topological order. Each node's output is checkpointed before the next node starts. If execution is interrupted, it resumes from the last completed checkpoint.
Trigger fires → Workflow executes → Nodes run in order → Outputs checkpointed → Audit log updatedPlans
| Plan | Price | Credits | Notes |
|---|---|---|---|
| Free deploy | Free | No execution credits | Author locally and inspect deployed .swirls projects |
| Developer | $49/mo | 25,000/mo + $0.002 overage | Production Cloud, solo builders. 7-day free trial |
| Team | $799/mo | 750,000/mo + $0.0015 overage | SSO, RBAC, 99.9% SLA, 90-day audit |
| Enterprise | Custom | Volume from $0.0008 | BYO-KMS, on-prem or customer VPC |
One-time credit top-ups are available on any plan. For full pricing details see swirls.ai/pricing.