All posts tagged: Xcode

Apple Releases Xcode 26.3 With Support for AI Agents From Anthropic and OpenAI

Apple Releases Xcode 26.3 With Support for AI Agents From Anthropic and OpenAI

After several weeks of testing, Apple today released Xcode 26.3, an update that allows developers to use tools like Anthropic’s Claude Agent and OpenAI’s Codex for app creation directly in Xcode. With support for agentic coding, Xcode can complete more complex app development tasks autonomously. Apple worked with Anthropic and OpenAI to configure their agents for use in Xcode and to ensure that AI models can access a full range of Xcode features. Agents are able to create new files, examine code structure of a project, build a project directly and run tests, take image snapshots to check their work, and access Apple’s full, up-to-date developer documentation. Along with OpenAI and Anthropic models, Xcode 26.3 is compatible with any agent or tool that uses the open standard Model Context Protocol. Xcode 26.3 is available for download today from Apple’s developer website. Popular Stories Apple Reportedly Plans to Unveil at Least Five New Products Next Week In his Power On newsletter today, Bloomberg’s Mark Gurman said Apple will have a three-day stretch of product announcements from …

Apple integrates Anthropic’s Claude and OpenAI’s Codex into Xcode 26.3 in push for ‘agentic coding’

Apple integrates Anthropic’s Claude and OpenAI’s Codex into Xcode 26.3 in push for ‘agentic coding’

Apple on Tuesday announced a major update to its flagship developer tool that gives artificial intelligence agents unprecedented control over the app-building process, a move that signals the iPhone maker’s aggressive push into an emerging and controversial practice known as “agentic coding.” Xcode 26.3, available immediately as a release candidate, integrates Anthropic’s Claude Agent and OpenAI’s Codex directly into Apple’s development environment, allowing the AI systems to autonomously write code, build projects, run tests, and visually verify their own work — all with minimal human oversight. The update is Apple’s most significant embrace of AI-assisted software development since introducing intelligence features in Xcode 26 last year, and arrives as “vibe coding” — the practice of delegating software creation to large language models — has become one of the most debated topics in technology. “Integrating intelligence into the Xcode developer workflow is powerful, but the model itself still has a somewhat limited aperture,” Tim Sneath, an Apple executive, said during a press conference Tuesday morning. “It answers questions based on what the developer provides, but it …

Apple Releases Xcode 26.3 With Support for AI Agents From Anthropic and OpenAI

Xcode 26.3 Lets AI Agents From Anthropic and OpenAI Build Apps Autonomously

With Xcode 26.3, Apple is adding support for agentic coding, allowing developers to use tools like Anthropic’s Claude Agent and OpenAI’s Codex right in Xcode for app creation. Agentic coding will allow Xcode to complete more complex app development tasks autonomously. Claude, ChatGPT, and other AI models have been available for use in Xcode since Apple added intelligence features in Xcode 26, but until now, AI was limited and was not able to take action on its own. That will change with the option to use an AI coding assistant. AI models can access more of Xcode’s features to work toward a project goal, and Apple worked directly with Anthropic and OpenAI to configure their agents for use in Xcode. Agents can create new files, examine the structure of a project in Xcode, build a project directly and run tests, take image snapshots to double-check work, and access full Apple developer documentation that has been designed for AI agents. Adding an agent to Xcode can be done with a single click in the Xcode settings, …