Codex

Auto Added by WPeMatico

OpenAI is acquiring open source Python tool-maker Astral

OpenAI announced Thursday that it has entered into an agreement to acquire Astral, the company behind popular open source Python development tools such as uv, Ruff, and ty, and integrate the company into its Codex team. The deal, whose financial terms were not publicly disclosed, will help OpenAI “accelerate our work on Codex and expand […]

OpenAI is acquiring open source Python tool-maker Astral Read More »

AI companies want you to stop chatting with bots and start managing them

On Thursday, Anthropic and OpenAI shipped products built around the same idea: instead of chatting with a single AI assistant, users should be managing teams of AI agents that divide up work and run in parallel. The simultaneous releases are part of a gradual shift across the industry, from AI as a conversation partner to

AI companies want you to stop chatting with bots and start managing them Read More »

Xcode 26.3 adds support for Claude, Codex, and other agentic tools via MCP

Apple has announced a new version of Xcode, the latest version of its integrated development environment (IDE) for building software for its own platforms, like the iPhone and Mac. The key feature of 26.3 is support for full-fledged agentic coding tools, like OpenAI’s Codex or Claude Agent, with a side panel interface for assigning tasks

Xcode 26.3 adds support for Claude, Codex, and other agentic tools via MCP Read More »

OpenAI picks up pace against Claude Code with new Codex desktop app

Today, OpenAI launched a macOS desktop app for Codex, its large language model-based coding tool that was previously used through a command line interface (CLI) on the web or inside an integrated development environment (IDE) via extensions. By launching a desktop app, OpenAI is catching up to Anthropic’s popular Claude Code, which already offered a

OpenAI picks up pace against Claude Code with new Codex desktop app Read More »

How do AI coding agents work? We look under the hood.

AI coding agents from OpenAI, Anthropic, and Google can now work on software projects for hours at a time, writing complete apps, running tests, and fixing bugs with human supervision. But these tools are not magic and can complicate rather than simplify a software project. Understanding how they work under the hood can help developers

How do AI coding agents work? We look under the hood. Read More »

OpenAI built an AI coding agent and uses it to improve the agent itself

With the popularity of AI coding tools rising among some software developers, their adoption has begun to touch every aspect of the process, including human developers using the tools to improve existing AI coding tools. We’re not talking about runaway self-improvement here; just people using tools to improve the tools themselves. In interviews with Ars

OpenAI built an AI coding agent and uses it to improve the agent itself Read More »