Xcode 26.3 - Leverage coding agents to tackle complex tasks autonomously
by•
Xcode 26.3 introduces support for agentic coding, a new way in Xcode for developers to build apps using coding agents such as Anthropic’s Claude Agent and OpenAI’s Codex. With agentic coding, Xcode can work with greater autonomy toward a developer’s goals — from breaking down tasks to making decisions based on the project architecture and using built-in tools.



Replies
Raycast
Couldn't get enough AI agents in your coding environments?
With Xcode 26.3, coding agents get access "to even more of Xcode’s capabilities. Agents like @Claude by Anthropic Agent and @Codex by OpenAI can now collaborate throughout the entire development life cycle, giving developers the power to streamline workflows, iterate faster, and bring ideas to life like never before. Agents can search documentation, explore file structures, update project settings, and verify their work visually by capturing Xcode Previews and iterating through builds and fixes."
Also notable:
@chrismessina What principles guided the decisions around how much control developers retain vs how much freedom agents get?
Visla
How granular is the permission model in Xcode 26.3 when Codex or Claude Agent can edit files and project settings, can I scope it to a target or folder and require a clean build and tests before it checkpoints? Without that, agentic coding won"t feel safe on real apps.
Interested to see how this works in practice. As an iOS developers this has been needed for a while now!
Product Hunt Dark Screen
I really hope someone make Xcode running on Windows. I have left a goal to be Swift Developer cause of it. Is there any Developer having similar problem to solve, i am developer myself, welcome with your ideas.
Unblocked
Definitely excited to get rolling with the MCP hooks. Skills over xcodebuild work well as well and reduce context bloat. Would be good to see if the Xcode team can expose some finder grained tools through xcodebuild that we can surface through skills
Is it down?
We were using a CLI tool to fast download Xcode. What was that?
I’m still learning iOS development, but Xcode feels like a solid starting point. Having design, code, and testing together makes the learning curve a bit less intimidating.