Back
Cirrus Labs Blog / Hacker NewsAcquisitionCirrus Labs Blog / Hacker News2026-04-11

OpenAI Acquires Cirrus Labs — Cirrus CI Shuts Down June 1 as Team Joins Agent Infrastructure Division

Cirrus Labs — the bootstrapped company behind Cirrus CI, Tart (Apple Silicon virtualization), and Vetu/Orchard — announced it is joining OpenAI's Agent Infrastructure team. Cirrus CI will shut down June 1, 2026. Tart, Vetu, and Orchard are being relicensed under more permissive open-source terms. The team's stated rationale: agentic engineering needs the same infrastructure tooling that cloud computing needed in 2017.

Original source

Cirrus Labs, the bootstrapped developer tools company best known for Cirrus CI, Tart (Apple Silicon virtualization), and the Vetu/Orchard container orchestration stack, announced today that it is joining OpenAI as part of the company's Agent Infrastructure division. Cirrus CI, the cloud continuous integration platform, will cease accepting new customers immediately and shut down entirely on June 1, 2026.

In a lengthy post on the Cirrus Labs blog, founder Fedor Korotkov described the decision as a bet on where developer infrastructure is heading: "We built Cirrus to solve CI for a world where humans write code and machines run it. Agentic engineering needs the same layer of isolation, virtualization, and orchestration tooling — but the unit of work is an agent session, not a commit. We want to build that from inside OpenAI." The team will join OpenAI's emerging Agent Infrastructure division, which is focused on sandboxing, execution environments, and the plumbing that enables safe autonomous agent operation.

The open-source components — Tart, Vetu, and Orchard — are being relicensed under the Apache 2.0 license as part of the transition. Korotkov described this as "the best outcome for the community" given that Cirrus CI as a commercial product will no longer be maintained.

The developer community response was swift and largely frustrated. Within 24 hours of the announcement, four competing CI services — WarpBuild, CircleCI, Bitrise, and Buildkite — had published migration guides specifically targeting Cirrus CI users. Hacker News registered 195 points on the thread, with top comments noting that bootstrapped developer tool acquisitions into big tech consistently result in product shutdowns and frustrated user bases.

The strategic read is harder to dismiss. OpenAI needs robust sandboxed execution infrastructure for its agent products — Computer Use, Operator, and the emerging code execution pipelines in ChatGPT all require the kind of macOS and Linux virtualization Tart and Vetu provide. Acquiring a team that already built this in production is faster than building from scratch.

Panel Takes

The Builder

The Builder

Developer Perspective

Tart is genuinely excellent Apple Silicon virtualization infrastructure. OpenAI getting this team makes sense for the macOS sandboxing they need for agent Computer Use. The CI shutdown hurts users, but the Apache relicensing of the OSS components softens the blow.

The Skeptic

The Skeptic

Reality Check

Another bootstrapped developer tool acquired and killed. Cirrus CI had real users who depended on it. 'We're joining OpenAI to build the future' is cold comfort when you have to migrate your CI pipeline in six weeks. The track record of acquired dev tools is not good.

The Futurist

The Futurist

Big Picture

The agent execution layer is the most important unsexy infrastructure in the AI stack right now. Sandboxed execution, isolation, and virtualization are what make autonomous agents safe enough to deploy at scale. OpenAI acquiring this capability signals they're serious about being the agent runtime, not just the model.