OpenAI Just Bought the Tools You're Already Using (And You Didn't Even Know It)

OpenAI just announced it’s acquiring Astral, the company behind some of the most popular Python developer tools in existence.

If you’ve used uv, Ruff, or ty in the last year, you’ve used Astral’s tools. If you haven’t heard of them, that’s fine—just know that millions of Python developers have, and they just became OpenAI’s property.

This isn’t a random acquisition. It’s OpenAI doubling down on making Codex the most capable AI coding agent on the planet.


01 — What Happened

The deal: OpenAI is acquiring Astral, pending regulatory approval.

Who is Astral? A company that built wildly popular open source Python tools:

Founded by: Charlie Marsh, who will join OpenAI’s Codex team after closing.

Announced: March 19, 2026 (last week)

Why now? Codex has seen 3x user growth and 5x usage increase since the start of 2026, with over 2 million weekly active users. OpenAI wants to integrate these tools directly into Codex’s workflow.


02 — Why It Matters

Most AI coding assistants just generate code. You ask, they spit out a function, done.

Codex is trying to do something bigger: participate in the entire development lifecycle.

That means:

Astral’s tools sit directly in that workflow. By acquiring them, OpenAI isn’t just getting great engineers—they’re getting the infrastructure millions of developers already trust.


03 — The Details

📦 What Astral Built

uv: Python package and environment manager (think pip + virtualenv, but modern)

Ruff: Linter and formatter written in Rust

ty: Type checker that enforces type safety

These aren’t niche tools. They’re foundational infrastructure for Python development.

🤖 What OpenAI Plans to Do

From the announcement:

“By integrating these systems with Codex after closing, we will enable AI agents to work more directly with the tools developers already rely on every day.”

Translation: Codex will be able to:

This moves Codex closer to being a true collaborator, not just a code generator.

🔓 Open Source Status

Good news: OpenAI says it will continue supporting Astral’s open source projects after closing.

Reality check: Companies always say this. Whether it actually happens long-term is TBD.

For now, uv, Ruff, and ty remain open source. But OpenAI owning the maintainers changes the dynamic.


04 — What’s Next

Short-term:

Long-term:

Wild card:


05 — Resources

Read the full announcement:
🔗 OpenAI to acquire Astral

Try Astral’s tools (while they’re still independent):

Try Codex:
🔗 Codex by OpenAI (currently available to ChatGPT Plus users)


Bottom line: OpenAI isn’t just building better AI models. They’re building the infrastructure to make AI a first-class participant in software development. Acquiring the tools developers already use? That’s a smart move.

Whether it stays open source and community-friendly? That’s the part we’ll be watching.