Apple integrates Google Gemini into Xcode 27, expanding native agentic coding options
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.
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
Microsoft restricts Claude Fable 5 internally over 30-day data retention requirement
Microsoft has restricted internal employee access to Anthropic's newly released Claude Fable 5 model while its legal teams evaluate the company's new data retention requirements. The model requires storing prompts and outputs for 30 days to operate safety classifiers, with some content potentially retained for up to two years if flagged for policy violations.
GitHub Copilot CLI Adds Language Server Protocol Support for Code Intelligence
GitHub has added Language Server Protocol (LSP) support to Copilot CLI, replacing its previous grep and decompile-based code analysis. The update enables the AI coding assistant to use structured language intelligence for understanding codebases.
GitHub Copilot CLI adds language server protocol support for code analysis
GitHub has updated Copilot CLI to support language server protocol (LSP) integration. The update replaces the tool's previous grep and decompile-based code analysis with structured language server support for improved code intelligence.
Apple integrates Google Gemini into Siri, limits availability to select regions
Apple announced Siri AI integration with Google Gemini at its WWDC 2026 event at Apple Park. The update represents Apple's latest AI push, though regional restrictions reportedly limit availability for many users globally.
Comments
Loading...