OpenAI to acquire Astral

OpenAI has announced its acquisition of Astral, the creator of widely used open-source Python tools such as uv, Ruff, and ty. This move is designed to integrate professional developer tooling into the Codex ecosystem, allowing AI agents to move beyond simple code generation and participate in the entire software development lifecycle.

Integration with Codex and AI Agents

OpenAI intends to use Astral's tooling and engineering expertise to accelerate the development of Codex. The goal is to transform Codex from a tool that generates code into a system capable of planning changes, modifying codebases, running tools, verifying results, and maintaining software over time.

By integrating Astral's tools directly into the Codex workflow, OpenAI aims to enable AI agents to work with the same tools that developers rely on daily. This vision is supported by the growth of Codex, which has seen 3x user growth and 5x usage increase since the start of the year, currently serving over 2 million weekly active users.

Astral's Role in the Python Ecosystem

Astral's open-source tools provide critical infrastructure for the Python ecosystem, which OpenAI describes as one of the most important languages for AI, data science, and backend systems. The acquisition focuses on three primary tools:

  • uv: Simplifies dependency and environment management.
  • Ruff: Provides high-performance linting and formatting.
  • ty: Helps enforce type safety across codebases.

OpenAI has committed to supporting Astral's open-source products after the acquisition closes. The objective is to make these tools work more seamlessly with Codex, allowing AI systems to operate across the full Python development workflow while maintaining reliability and performance.

Acquisition Details and Future Outlook

The acquisition is subject to customary closing conditions and regulatory approval. Until the closing, OpenAI and Astral will remain separate and independent companies.

Once the deal closes, the Astral team will join the Codex team at OpenAI. The company plans to explore deeper integrations that allow Codex to interact more directly with the tools developers use, positioning Codex as a collaborator across the development lifecycle.

Executive Perspectives

"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’llll continue evolving our open source tools to push the frontier of software development."

— Charlie Marsh, Founder & CEO of Astral

"Astral’s tools are used by millions of Python developers. By bringing their expertise and ecosystem to OpenAI, we’re accelerating our vision for Codex as the agent most capable of working across the entire software developer lifecycle."

— Thibault Sottiaux, Codex Lead at OpenAI

Sources