OpenAI moves to acquire Astral to fold Python tooling into Codex
Original: OpenAI to acquire Astral View original →
What happened
OpenAI said on March 19, 2026 that it plans to acquire Astral, the company behind uv, Ruff, and ty, and bring its open-source tooling into the Codex ecosystem. OpenAI also said it intends to continue supporting Astral's open-source products after the transaction closes.
The announcement positions Codex as more than a code generation product. OpenAI said Codex has already seen 3x user growth, a 5x increase in usage since the start of the year, and now has more than 2 million weekly active users.
Why it matters
Astral's tools live in the operational parts of Python development that often determine whether AI-generated code is actually usable.
- uv handles dependency and environment management.
- Ruff provides fast linting and formatting.
- ty helps enforce type safety.
If Codex can work with those systems directly, OpenAI could tighten the loop between planning, code edits, environment setup, verification, and remediation. That is strategically important because the reliability of an agentic coding stack depends on tool integration and validation, not only on model output quality.
The Python angle makes the move bigger than a typical acqui-hire. Python remains central to AI, data science, backend services, and developer infrastructure. By pulling Astral's engineering expertise and tooling into Codex, OpenAI is trying to control more of the runtime and verification layer around AI-assisted software development.
What changes next
Nothing changes immediately. OpenAI said the acquisition is still subject to customary closing conditions and regulatory approval, and that the two companies will remain separate and independent until closing. After that, the Astral team is expected to join Codex, opening the door to tighter integrations with the Python tools developers already trust.
Related Articles
A March 19, 2026 Hacker News post about Astral joining OpenAI reached 707 points and 445 comments at crawl time. Astral says it has agreed to join OpenAI as part of the Codex team while continuing to support Ruff, uv, and ty as open-source tools.
A front-page Hacker News discussion around Astral joining OpenAI captured both optimism about better AI-native Python tooling and concern about further consolidation of the developer stack.
OpenAI and Pacific Northwest National Laboratory introduced DraftNEPABench, a benchmark for permitting work that uses coding agents on document-heavy NEPA tasks. In tests across 18 federal agencies, experts found the system could save 1 to 5 hours per subsection, or roughly 15% of drafting time.
Comments (0)
No comments yet. Be the first to comment!