Apple’s Xcode 26.3 release candidate turns agentic workflows into a first‑class IDE feature. Developers can invoke coding agents that break down tasks, reason over project architecture, and operate with native tools, all without leaving Xcode. The update extends capabilities introduced in Xcode 26 and adds options to pick providers like Claude Agent or Codex for different projects. That choice, plus tight integration with Previews and documentation search, aims to compress the build‑test loop. 🚀 apple.com
The power move is context, not chat. Agents can explore file structures, search the docs, and visually verify changes in Xcode Previews, which turns them from autocomplete into collaborators. With autonomy to decompose work and make scoped decisions, these systems fit better into multi‑step tasks than generic assistants. The result is fewer copy‑paste roundtrips and more in‑place iteration. 🧰🔍 apple.com
This sits alongside a broader push to standardize reusable capabilities. Apple’s native hooks could pair well with portable skill packs that encode procedures, resources, and org‑specific know‑how for consistent execution across tools. If the ecosystem aligns on skills and attribution, teams get interoperability plus clearer governance as agents touch more of the stack. The release is available to Apple Developer Program members as a release candidate, with a full release expected soon. 🧭✅ apple.comagentskills.io