v0.2.0March 4, 2026
Closed Beta Launch
coSPEC is now available in closed beta. Secure infrastructure to build workflows with AI coding agents.
What's new
coSPEC is now available in closed beta. Sign up at app.cospec.io and start building workflows with AI coding agents today.
Runs
- One API call to spin up a sandboxed environment, run an agent, and get results back
- Guardrails — configurable max turns, max cost, and timeout per run
- Multiple output types — a single run can produce text, branches, PRs, and issues
Sandboxes
- gVisor-based isolation — kernel-level isolation, non-root execution, no shared resources between runs
- Network control — all outbound traffic blocked by default, explicitly allow domains per template
- Full audit trail — every file change, command, and network request is logged
Agent
- Claude Code as the first supported agent
- Model selection — choose between sonnet (default), opus, and haiku per run
- MCP support — agent discovers and connects to MCP servers from
.mcp.jsonin your repo - Project instructions — agent reads CLAUDE.md files automatically
Templates
- Reusable templates with pre-configured base image, guardrails, environment variables, and allowed domains
- Base images — Node.js 22 and Python 3.12
Integrations
- Zapier, Make, n8n — trigger and monitor runs from your workflow platform
- REST API — full API access at
api.cospec.io/v1 - Webhooks — org-wide notifications with HMAC-signed payloads and automatic retries
- Per-run callbacks — set a
callbackUrlon individual runs
Dashboard
- Workspace management — invite team members, assign roles (owner/member)
- API key management — create, rotate, and revoke API keys from the dashboard
- Usage tracking — credit balance, per-run cost breakdown, and usage logs
- $25 free credits for every beta account
Getting started
Sign up for beta at app.cospec.io or reach out to us directly. See the Getting Started guide and API reference.
Ready to get started?