Runtime Launches Agent‑Based CI/CD Infrastructure for Teams
Deploy Runtime to enable agent-based CI/CD.
Deploy Runtime to enable agent-based CI/CD.
Summary
Runtime, founded by Gus and Carlos, offers infrastructure that lets teams ship code with Claude Code, Codex, and other agents without engineering hand‑holding. After a YC acquisition, the founders shipped four full‑stack products in three months using coding agents, but the workflow broke when each repo required manual setup. Runtime solves this by allowing engineers to define context once—system instructions, skills, and scoped integrations—via a CLI or package manager. The platform snapshots the entire running environment, including Docker Compose setups, Kafka, Redis, and seeded databases, enabling instant startup in milliseconds. Runtime orchestrates across sandbox providers such as E2B, Daytona, EC2, or self‑hosted Kubernetes, injecting secrets through a managed proxy. Guardrails operate at the infrastructure level, enforcing command allow/deny lists, network egress controls, and RBAC per human and agent. Every session generates a shareable preview URL, streamlining internal builds without requiring production access.
Key changes
- Runtime snapshots full environment including Docker Compose, Kafka, Redis, and databases
- Supports multiple sandboxes (E2B, Daytona, EC2, K8s)
- Secrets injected via managed proxy, never touching agents directly
- Infrastructure‑level guardrails: command allow/deny, network egress, RBAC
- Shareable preview URLs for internal builds
- Integrates with Claude Code, Codex, Cursor, Copilot, Gemini, Devin