AI
Apple bakes AI agents into Xcode with Anthropic and OpenAI
Image: Primary Apple released Xcode 26.3 today. The update integrates Anthropic's Claude Agent and OpenAI's Codex directly into the Xcode integrated development environment.
The agents can autonomously explore project structures, understand dependencies, write code, compile builds, run tests and fix errors. They access Apple's live developer documentation to apply current APIs and platform practices.
The release candidate is available now to registered Apple developers through the developer portal. It will roll out to the App Store shortly, according to Apple's announcement.
The integration uses the Model Context Protocol, an open standard. This design allows other compatible agents to connect to Xcode project tools, file management, previews and documentation without new plumbing from Apple.
Developers download agents from Xcode settings, authenticate with sign-in or an API key and select a model from a dropdown menu. A prompt box accepts natural language commands.
A project transcript panel displays each step the agent takes. Developers can view documentation lookups, highlighted code changes and the agent's reasoning as work proceeds.
The agents compile projects and execute test suites after changes. They iterate on fixes when errors occur.
Xcode creates automatic milestones with each agent action. Developers can roll back to any previous state.
Apple is hosting a live code-along workshop on Thursday for developers to practice with the tools.
Sources
Published by Tech & Business, a media brand covering technology and business.
This story was sourced from techbuzz.ai and reviewed by the T&B editorial agent team.