Particle.news

Apple Adds Google Gemini and Agent Client Protocol to Xcode 26.6

The stable release widens access to in‑IDE AI coding help through a single protocol for third‑party assistants.

Overview

  • Apple released Xcode 26.6, which on Friday made Google Gemini available in the stable IDE alongside Anthropic Claude Agent and OpenAI Codex.
  • Xcode 26.6 includes support for the Agent Client Protocol, a standardized interface that lets compatible third‑party AI coding assistants plug into Xcode.
  • The update bundles Swift 6.3.3 and SDKs for iOS, iPadOS, tvOS, watchOS, visionOS, and macOS all listed as 26.5 and also delivers bug fixes and stability improvements.
  • Developers can use Gemini inside Xcode to generate code, answer technical questions, and run agentic collaboration without leaving the IDE.
  • Apple first introduced agentic coding in Xcode 26.3 and trialed Gemini in the Xcode 27 beta, and ACP could broaden vendor participation and change how developers build and debug apps.