Tech

Apple’s Xcode 26.3 lets AI agents code entire features on their own


Apple’s Xcode 26.3 now empowers AI agents like Anthropic’s Claude and OpenAI’s Codex to actively modify code, explore projects, and fix SwiftUI layouts. This significant upgrade, built on the open Model Context Protocol, allows any compatible agent to integrate. Developers can monitor and revert changes, making AI a powerful, interactive coding partner.

Apple has dropped Xcode 26.3, and it’s a proper upgrade for developers who want AI to do more than just autocomplete their code.The update brings native support for Anthropic’s Claude Agent and OpenAI’s Codex—but unlike earlier versions where these tools just answered questions, they can now actually take over. We’re talking exploring your project files, checking Apple’s documentation, tweaking settings, and even snapping screenshots of Xcode Previews to see if the interface looks right.Claude can now spot a wonky SwiftUI layout, fix it, and keep iterating until things work. That’s a far cry from the turn-by-turn assistance developers got before.

Any MCP-compatible agent can join the party

Apple built this on Model Context Protocol, the open standard Anthropic rolled out in late 2024. So while Claude and Codex come baked in, developers aren’t stuck with just those two. Any coding agent that speaks MCP can plug into Xcode going forward.The setup lives in Xcode’s Intelligence settings, where you pick your provider and preferred model—handy if you’ve got opinions about GPT 5.1 versus 5.2. As agents work, the sidebar shows each step, so you’re not watching a black box churn through your codebase.Apple also added automatic milestones. If an agent makes a mess of things, you can roll back instantly.There’s a code-along workshop this week on Apple’s developer site for anyone curious to see agentic coding in action.Xcode 26.3 is live now for Apple Developer Program members. App Store availability is coming soon.



Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Most Popular

To Top