OpenAI to Acquire Astral: The uv and Ruff Creators Join Codex
OpenAI's Strategic Move into Developer Tooling
OpenAI announced it will acquire Astral, the company behind some of the most widely-used open source Python developer tools: uv, Ruff, and ty. The acquisition aims to accelerate the development of Codex, OpenAI's AI coding agent.
The deal brings Astral's engineering expertise and beloved developer tools into OpenAI's ecosystem. OpenAI states it plans to continue supporting Astral's open source products after the acquisition closes.
Why This Matters
Astral's tools have become foundational to modern Python development:
- uv — Dependency and environment management, replaced pip/poetry for millions
- Ruff — Extremely fast linting and formatting, 10-100x faster than traditional linters
- ty — Type safety enforcement, catches errors early in development
These tools sit directly in the software development workflow that Codex aims to participate in. Rather than just generating code, OpenAI's vision for Codex is an AI system that can plan changes, modify codebases, run tools, verify results, and maintain software over time.
The Numbers
Codex has seen significant growth:
- 3x user growth since the start of 2026
- 5x usage increase since the start of 2026
- 2 million+ weekly active users
Community Reactions
The announcement has generated significant discussion. While many express excitement about tighter Codex integration, others have raised concerns about the fate of Astral's open source tools under OpenAI's ownership — particularly given the broader trend of AI companies acquiring open source infrastructure projects.
The acquisition signals OpenAI's strategic shift from purely model-focused development toward building a comprehensive developer ecosystem. By owning the tools developers use daily, OpenAI positions Codex to become a deeply integrated development partner rather than just a code generator.
What's Next
After closing (subject to regulatory approval), the Astral team will join the Codex team at OpenAI. Deeper integrations will allow Codex to interact more directly with the tools developers already use.