Apple has added Agentic Coding to Xcode 26.3, bringing built-in support for AI coding agents from Anthropic and OpenAI. With this update, AI can now take on complex development tasks directly in the IDE.
Main Details of the System Integration
- Autonomous operation: in Xcode 26.3, AI agents do more than suggest code; they can act as a virtual developer that plans, writes tests, and debugs code from natural language prompts. For example, they can turn a request like “Add a weather feature” into a series of steps.
- Deep IDE access: The agents can use many of Xcode’s features. They can search Apple documentation to review project files, change build settings, run tests, and check UI code with Xcode previews.
- Model Context Protocol (MCP): This implementation uses the Model Context Protocol (MCP) created by Anthropic. While Cloud Agent and OpenAI’s Codecs work out of the box, developers can also use other AI agents that support this standard.
- Availability: Xcode 26.3 is now a release candidate for Apple Developer Program members. A public release on the Mac App Store is coming soon. To monitor potential risks, developers can observe the AI’s process in real-time, intervene, and use automated checkpoints to roll back changes if the results are unsatisfactory.
This update marks a major step toward AI-driven software development. Apple hopes that Deep IDE integration will make vibe coding both safe and productive for building apps across all Apple platforms.
Xcode 26.3 introduces Agentic coding for developers. They can now use coding agents like Anthropic Cloud Agent and OpenAI’s Codex directly in Xcode. These agents help handle complex tasks independently, speeding up app development.
Xcode 26.3 now supports Agentic Coding, which lets developers build apps with coding agents like Anthropic, Cloud Agent, and OpenAI’s Codex. Xcode can work more independently to help a developer achieve their goals, from decomposing tasks to making decisions based on the project’s structure and using built-in tools.
Building on the intelligence features introduced in Xcode 26, which included a new coding assistant for Swift, this update gives coding agents even more access to Xcode’s tools. Now, agents like Cloud Agent and Codex can help throughout the whole development process; they can streamline workflows, speed up iteration, and help bring ideas to life. Agents can search documentation, review structures, update project settings, and visually check their work by capturing Xcode previews and working through builds and fixes.
At Apple, our goal is to make tools that put industry-leading technologies directly in developers’ hands so they can build the very best apps: Said Susan Prescott, Apple’s Vice President of Worldwide Developer Relations. Agentic Coding Super Changes Productivity and Creativity, Improving the Development Workflow so that Developers Can Focus on Innovation.
With easy access to Claude Agent and Codex, developers can use advanced reasoning from these models in their app-building process. This setup combines the strengths of these agents with Xcode’s built-in features, helping developers get the best results for Apple platforms. And, choose the model that fits their project.
In addition to these built-in integrations, Xcode 26.3 also supports the Model Context Protocol, an open standard that lets developers use any compatible agent or tool with Xcode.










