OpenAI agreed to buy Astral and bring the uv, Ruff, and ty team into Codex while pledging continued support for Astral’s open-source tools. It deepens Codex’s Python workflow integration as OpenAI says Codex has passed 2 million weekly active users.

OpenAI said it will acquire Astral and, after closing, have the Astral team join Codex to bring "powerful open source developer tools" into that ecosystem, as described in OpenAI's acquisition post. The company explicitly named uv, Ruff, and ty as the assets and projects at the center of the deal, framing them as part of "the foundation of modern Python development."
The narrower legal point is that this is still pending close: the agreement post says OpenAI has "reached an agreement to acquire Astral," not that the transfer is already complete. OpenAI's full announcement also says both companies will operate independently until regulatory approval and other closing conditions are done.
OpenAI is using the Astral deal to argue that Codex should participate in the whole software lifecycle, not just write snippets. The Codex growth slide says the goal is to help agents "plan changes, modify codebases, run tools, verify results, and maintain software over time," which is exactly where package management, linting, and type checking live.
That context also shows why OpenAI is buying tooling instead of only improving models. The same growth slide says Codex has already reached "over 2 million weekly active users," with 3x user growth and 5x usage growth since the start of the year, giving OpenAI a large installed base for tighter tool integration.
Simon Willison's analysis adds concrete ecosystem context: uv alone saw more than 126 million downloads in the prior month, which helps explain why owning the team behind it could matter more than a typical acqui-hire. His writeup also notes that Ruff and ty are useful for agentic workflows because fast linting and type checking are natural checkpoints when a coding system needs to verify its own edits.
OpenAI's public line is continuity, not shutdown. In the company post, it says it plans to "support Astral's open source products" after closing, and OpenAI engineer Thomas Sottiaux's thread says the combined teams aim to "build awesome things," reinforcing that the tools are expected to remain part of a broader developer-facing strategy rather than becoming internal-only infrastructure.
That pledge matters because Astral's tools are already deeply embedded in Python workflows. Practitioners reacting to the deal described uv as "the tooling I wish Python would have always had" in a developer reaction, while Willison's analysis points out that uv in particular addresses Python environment management, one of the language's most persistent operational pain points.
Claude can now drive macOS apps, browser tabs, the keyboard, and the mouse from Claude Cowork and Claude Code, with permission prompts when it needs direct screen access. That makes legacy desktop workflows automatable, and Anthropic is pairing the push with more background-task support for longer agent loops.
releaseOpenClaw shipped version 2026.3.22 with ClawHub, OpenShell plus SSH sandboxes, side-question flows, and more search and model options, then followed with a 2026.3.23 patch. Teams get a broader plugin surface, but should patch quickly and review plugin trust boundaries as the ecosystem grows.
releaseCursor shipped Instant Grep, a local regex index built from n-grams, inverted indexes, and Bloom filters that drops large-repo searches from seconds to milliseconds. Faster candidate retrieval shortens the coding-agent loop, especially when ripgrep-style scans become the bottleneck.
breakingChatGPT now saves uploaded and generated files into an account-level Library that can be reused across conversations from the web sidebar or recent-files picker. It removes repetitive re-uploading and makes past PDFs, spreadsheets, and images part of a persistent working context.
breakingEpoch AI says GPT-5.4 Pro elicited a publishable solution to one 2019 conjecture in its FrontierMath Open Problems set, with a formal writeup planned. Treat it as an early milestone worth reproducing, not blanket evidence that frontier models can already automate math research.
Thoughts on OpenAI acquiring Astral and uv/ruff/ty simonwillison.net/2026/Mar/19/op…
Beyond exited to work with Charlie and the whole Astral team. Let's build awesome things. openai.com/index/openai-t…
LETS GOOOO! So so psyched for this!! OpenAI really securing the future of Open Source! 🔥

We've reached an agreement to acquire Astral. After we close, OpenAI plans for @astral_sh to join our Codex team, with a continued focus on building great tools and advancing the shared mission of making developers more productive. openai.com/index/openai-t…