Xcode 26.3 Lets AI Agents From Anthropic and OpenAI Build Apps Autonomously - MacRumors
Skip to Content

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.

macOS 26 Xcode
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, with agents able to be updated automatically as AI companies release updates. Developers will need to set up an Anthropic or OpenAI account to use those coding tools in Xcode, paying fees based on API usage.

Apple says that it aimed to ensure that Claude Agent and Codex run efficiently, with reduced token usage. It is simple to swap between agents in the same project, giving developers the flexibility to choose the agent best suited for a particular task.

While Apple worked with OpenAI and Anthropic for Xcode integration, the Xcode 26.3 features can be used with any agent or tool that uses the open standard Model Context Protocol. Apple is releasing documentation so that developers can configure and connect MCP agents to Xcode.

Using natural language commands, developers are able to instruct AI agents to complete a project, such as adding a new feature to an app. Xcode then works with the agent to break down the instructions into small tasks, and the agent is able to work on its own from there. Here's how the process works:

  • A developer asks an integrated agent to add a new feature to an app.
  • The agent looks at the current project to see how it's organized.
  • The agent checks all relevant documentation, looking at code snippets, code samples, and the latest APIs.
  • The agent begins working on the project, adding code as it goes.
  • The agent builds the project, then uses Xcode to verify its work.
  • If there are errors or warnings, the agent continues to work until all issues are addressed. It is able to access build logs and revise until a project is perfect.
  • The agent wraps up by providing a summary of everything that happened so developers have a clear view of the implementation.

In the sidebar of a project, developers can follow along with what the agent is doing using the transcript, and can click to see where code is added to keep track of what the agent is doing. At any point, developers can go back to before an agent or model made a modification, so there are options to undo unwanted results or try out multiple options for introducing a new feature.

Apple says that agentic coding will allow developers to simplify workflows, make changes quicker, and bring new ideas to life. Apple also sees it as a learning tool that provides developers with the opportunity to learn new ways to build something or to implement an API in an app.

"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 supercharges productivity and creativity, streamlining the development workflow so developers can focus on innovation."

The release candidate of Xcode 26.3 is available for developers as of today, and a launch will likely follow in the next week or so.

Popular Stories

iOS 26

iOS 26.4 Adds Two New Features to CarPlay

Tuesday March 24, 2026 1:55 pm PDT by
iOS 26.4 was released today, and it includes a couple of new features for CarPlay: an Ambient Music widget and support for voice-based chatbot apps. To update your iPhone 11 or newer to iOS 26.4, open the Settings app and tap on General → Software Update. CarPlay will automatically offer the new features so long as the iPhone connected to your vehicle is running iOS 26.4 or later....
Apple Business hero

Apple Unveils 'Apple Business' All-in-One Platform

Tuesday March 24, 2026 8:53 am PDT by
Apple today announced Apple Business, a new all-in-one platform that unifies device management, productivity tools, and customer outreach features. The service is designed to be a consolidated replacement for several of Apple's existing business-focused offerings, including Apple Business Essentials, Apple Business Manager, and Apple Business Connect. It provides organizations with a single...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 3, AirPods Pro 2 and AirPods 4

Tuesday March 24, 2026 12:31 pm PDT by
Apple today released new firmware for the AirPods Pro 2, AirPods Pro 3, and the AirPods 4. The firmware has a version number of 8B39, up from 8B34 on the AirPods Pro 3, 8B28 on the AirPods Pro 2, and 8B21 on the AirPods 4. There is no word on what's included in the firmware, but Apple has a support document with limited notes. Most updates are limited to bug fixes and performance...

Top Rated Comments

gimmesomemo Avatar
7 weeks ago
To be clear, I trust AI slop code, and therefore “agents” about as much as I trust Siri to turn on the correct light switch
Score: 25 Votes (Like | Disagree)
gimmesomemo Avatar
7 weeks ago
This whole agentic coding is giving strong 4 horseman of the apocalypse vibe.
Not in any kind of skynet way, more complete dumbification of good software. (Codebases, SWE skill, and user experience)
Score: 25 Votes (Like | Disagree)
verniesgarden Avatar
7 weeks ago

As someone who has been coding for 20 years and now does a lot of vibe coding, you couldn't possibly be more misinformed.

Edit: LOVE the downvotes by the people being left behind in the dust.
Learning to properly code is the first step to effectively vibe coding
Score: 20 Votes (Like | Disagree)
7 weeks ago

Now put AI in the hands of those skilled people, and you will watch them increase their productivity
Hi, I am one of those skilled people who uses the models and all I can say is I’m spending less time coding and more time screaming at the model for lying and more time testing for bugs. The overall production time is about the same, but with the stress of talking to a computer ghost.
Score: 15 Votes (Like | Disagree)
7 weeks ago

As someone who has been coding for 20 years and now does a lot of vibe coding, you couldn't possibly be more misinformed.

Edit: LOVE the downvotes by the people being left behind in the dust.
I think the downvotes are your use of the term vibe coding. The way I treat that term is if you perform ZERO checks on what the AI produces. Literally telling AI to write an app, then you sub,it that app for approval / check in the code to git as-is.

However, I hope you do what I do and ground the AI quite heavily and scrutinize the output heavily. That to me is not vibe coding. We have literal advertising career people doing vibe coding and have zero programming skills. That is what vibe coding truly means.
Score: 14 Votes (Like | Disagree)
BGPL Avatar
7 weeks ago
Embrace this, it's the future. I have coded with AI and it's undeniable. If you're not leveraging AI then you're going to be left behind.
Score: 13 Votes (Like | Disagree)