Docs

Closed Beta

What's available in the coSPEC closed beta and current limitations

What is the Closed Beta?

coSPEC is in closed beta. Access is invite-only. Sign up for the beta to request access.

The purpose of the beta is to validate the core product with real teams before general availability. We're working closely with early users to shape the platform.

What's Included

  • Full API access (runs, templates, API keys)
  • $25 free credits to start
  • Dashboard at app.cospec.io
  • GitHub and GitLab integration (cloud + self-hosted)
  • Claude Code agent support (sonnet, opus, haiku models)
  • Webhook notifications with signature verification and delivery health tracking
  • Three sandbox sizes — Small (1 vCPU/2 GB), Medium (2 vCPU/4 GB), Large (4 vCPU/8 GB)
  • Multi-factor authentication (TOTP) for dashboard accounts

Current Limitations

  • Single agent support — Claude Code only
  • Base imagesnode-22, python-3.12, and php-8.3
  • No SDK — API-only for now (curl, HTTP clients, or workflow tools like n8n)
  • No real-time streaming — use webhooks or callbackUrl for completion notifications, or poll GET /v1/runs/:id for status
  • No self-hosted option — cloud only

Feedback

We're building this with you, not just for you. Have an idea? Missing a feature? Found a bug? We'd love to hear from you — use the feedback button in the dashboard or drop us a line at contact@cospec.io.

As a thank you, beta participants will be rewarded with attractive pricing and a special offer when the beta ends.

Our roadmap

We're working on:

  • Custom base images
  • Additional agents
  • Run sessions
  • Better MCP support
  • General availability
  • SDK

These are directional — not commitments. Your feedback helps us prioritize.

On this page