product updateApple

Apple integrates Google Gemini into Xcode 27, expanding native agentic coding options

TL;DR

Apple's Xcode 27 adds native support for Google Gemini, joining existing integrations with Anthropic's Claude and OpenAI's Codex. The update also introduces improved interfaces, interactive planning, and multiturn Q&A capabilities for AI-assisted development.

2 min read
0

Apple integrates Google Gemini into Xcode 27, expanding native agentic coding options

Apple's Xcode 27 now supports Google Gemini natively for agentic coding tasks, joining existing integrations with Anthropic's Claude and OpenAI's Codex. The update also adds new interfaces, workspaces, interactive planning, and multiturn Q&A capabilities.

Native Gemini integration

Developers can now configure Gemini directly through Xcode's Intelligence settings panel without needing external plugins. According to Google, the integration enables "complex, multi-step tasks during development without switching tools or windows," including code review, bug fixes, and feature development.

This marks the third natively supported AI assistant in Xcode, following the initial agentic coding rollout in Xcode 26.3 earlier this year. That release introduced direct integration with OpenAI Codex and Anthropic's Claude Agent, plus an "Add an Agent" tool for custom AI connections and MCP (Model Context Protocol) support for external agents.

Expanded agentic capabilities

Xcode 27 builds on the agentic framework established in version 26.3, which allowed AI tools to handle tasks from writing boilerplate code to updating entire projects based on documentation and file structure. Version 26.5 added message queueing and the ability for agents to ask clarifying questions.

The new release adds:

  • New interfaces and workspaces for agent interactions
  • Interactive planning features
  • Multiturn Q&A support for more complex conversations with AI assistants

Apple has not disclosed pricing for the Gemini integration or whether it requires separate Google Cloud credentials. The company also has not specified which Gemini model version (1.5 Pro, 2.0 Flash, or others) is supported.

What this means

Apple is treating IDE-integrated AI coding as a multi-vendor feature rather than building a proprietary solution, following the pattern Microsoft established with GitHub Copilot's multi-model support. By adding Gemini alongside Claude and Codex, Apple gives developers flexibility to choose AI assistants based on task requirements or existing subscriptions. The multiturn Q&A and interactive planning features suggest Apple is moving toward more sophisticated agentic workflows where AI tools can handle sustained, multi-step development tasks rather than single code completions. The MCP support means developers aren't locked into the three native options—any compatible AI agent can plug into Xcode's framework.

Related Articles

product update

Anthropic Expands Claude Voice Mode to Opus and Sonnet Models on All Platforms

Anthropic has expanded Claude's voice mode beyond Haiku to include the more capable Opus and Sonnet models across mobile, desktop, and web. Users can now switch models mid-conversation and use voice commands to compose and send emails via connected tools like Gmail.

product update

Anthropic Adds Opus and Sonnet Models to Claude Voice Mode, Ending Haiku-Only Limit

Anthropic has upgraded Claude's voice mode to run on Opus and Sonnet models for the first time, moving beyond the instant-response Haiku model it previously relied on exclusively. The update adds mid-conversation model switching, connector support, and coverage for 11 languages.

product update

Anthropic launches Reflect dashboard for Claude with usage tracking and break reminders

Anthropic released Reflect, a new dashboard inside Claude's settings that tracks usage patterns and helps users set limits on their chatbot interactions. The tool offers break reminders at 15, 30, or 45-minute intervals and allows users to block access during custom quiet hours on specific days.

product update

Cline v4.0.11 Adds Claude Opus 5 and Moonshot Kimi K3 Support, Fixes Overstated 1M-Context Pricing

Cline's v4.0.11 release adds provider support for Claude Opus 5 (including 1M context window variants) across six integrations and introduces Moonshot Kimi K3 support. The update also fixes a pricing bug that overstated costs for Opus 1M-context requests above 200k tokens.

Comments

Loading...