OpenAI to Acquire Astral
OpenAI announced today that it will acquire Astral, the company behind uv, Ruff, and ty. The Astral team will join OpenAI’s Codex group after the deal closes, subject to regulatory approval.
What this means for Codex
Codex, OpenAI’s coding agent, has grown to over 2 million weekly active users, with 3x user growth and 5x usage increase since the start of 2026. Acquiring Astral gives OpenAI direct ownership of tools that millions of Python developers already depend on. OpenAI plans to integrate Astral’s tools more deeply into Codex so the agent can interact with the toolchain developers already use.
Open source commitment
OpenAI says it plans to continue supporting Astral’s open source products after the acquisition closes. Charlie Marsh, Astral’s founder and CEO, framed the move as a continuation of Astral’s mission:
Astral has always focused on building tools that transform how developers work with Python, helping them ship better software, faster. As part of Codex, we’ll continue evolving our open source tools to push the frontier of software development.
For now, nothing changes for users of uv, Ruff, or ty. The tools remain open source and actively maintained.
Community reaction
Two Hacker News threads surfaced recurring concerns about corporate ownership of critical Python infrastructure.
Talent acquisition, not technology grab
Most commenters read this as an acquihire. Astral had no revenue model and was reportedly near the end of its runway. The open source tools are Apache/MIT licensed and freely available; what OpenAI bought was the team. As one commenter put it, this was “a group hire of people who were about to need jobs anyway.”
VC funding made an exit inevitable
Astral’s venture backing all but guaranteed an acquisition. A VC-funded company building free developer tools needs an exit, and OpenAI provided one. The alternative, donating the projects to the PSF or a foundation, was never realistic given the cap table.
Open source as insurance policy
uv, Ruff, and ty are permissively licensed, so forking remains an option if OpenAI changes course. Whether a community fork could attract enough sustained contributors to match Astral’s pace is another question. One commenter asked, “how many folks down in Nebraska are going to show up?” The existing work stays available regardless of what happens next.
The bigger pattern
AI companies have been buying developer tooling, and commenters invoked “commoditize your complements”: by owning the tools developers already use, OpenAI can steer the ecosystem toward Codex. Others drew parallels to Microsoft’s history with VS Code, where a free tool gradually became a vehicle for subscription prompts. The concern is less about uv disappearing than about its roadmap being shaped by Codex’s priorities rather than the Python community’s.