The new Xcode 26.3 release candidate introduces support for agent-based coding, Apple said Wednesday. It allows developers to work with AI coding agents such as Anthropic’s Claude Agent and OpenAI’s Codex right in the development environment.
“Agent coding increases productivity and creativity, and simplifies the development workflow, so developers can focus on innovation,” said Susan Prescott, Apple’s vice president of Worldwide Developer Relations.
Xcode adds AI coding agents for app developers
Xcode is Apple’s comprehensive free integrated development environment (IDE) for building apps for all its platforms (iOS, macOS, watchOS, tvOS, visionOS). With the update, Xcode took a big leap from the Coding Assistant features introduced in Xcode 26.
The new update allows AI agents to work with greater autonomy throughout the application development lifecycle. Instead of just suggesting code completion, these agents can now break down complex tasks, make architectural decisions and use Xcode’s built-in tools independently, Apple said in a press release.
What coding agents can do in Xcode
With new agent coding support, Claude Agent and Codex gain access to core Xcode features that simplify development workflows.
Photo: Apple
Agents can search Apple documentation, navigate project file structures, edit project settings, and even record Xcode previews to visually verify their work. They can also iterate through builds and apply fixes autonomously, reducing the manual effort required of developers.
Built-in integrations and open standards

Photo: Apple
Xcode 26.3 provides seamless integration with Claude Agent and Codex. This allows developers to take advantage of the advanced reasoning capabilities of these models while maintaining compatibility with native Xcode features optimized for Apple platforms. Developers can choose which agent best suits their specific project needs.
In addition to built-in integrations, Apple also implements the Model Context Protocol. It is an open standard that allows developers to connect any compatible AI agent or tool to Xcode. This approach gives developers flexibility in choosing development assistants.
Xcode adds AI coding agents: Accessibility
The Xcode 26.3 release candidate is now available to all members of the Apple Developer Program. The full App Store version should be coming soon, Apple said.
Developers using Claude Agent or Codex should note that their use may be subject to the Anthropic and OpenAI terms of service.