newsmode
search
Меню
arrow_back Назад

Apple’s Xcode now supports the Claude Agent SDK

auto_awesomeКраткое саммари

Apple интегрировала Claude Agent SDK — тот же движок, что лежит в основе Claude Code — непосредственно в Xcode 26.3, открыв разработчикам полный набор возможностей агента прямо в IDE: субагентов, фоновые задачи и плагины. В сентябре Anthropic уже анонсировала доступ к Claude Sonnet 4 в Xcode 26, но тогда возможности ограничивались пошаговыми запросами. Теперь Claude умеет визуально проверять SwiftUI-интерфейсы через Xcode Previews, анализировать архитектуру всего проекта, автономно выполнять задачи по заданной цели и обращаться к документации Apple. Интеграция также доступна через Model Context Protocol, что позволяет пользователям Claude Code захватывать Previews из CLI. Xcode 26.3 выходит как release candidate для участников Apple Developer Program в день анонса, релиз в App Store — в ближайшее время.

Apple’s Xcode now supports the Claude Agent SDK

Apple’s Xcode now supports the Claude Agent SDK

Apple's Xcode is where developers build, test, and distribute apps for Apple platforms, including iPhone, iPad, Mac, Apple Watch, Apple Vision Pro, and Apple TV.

In September, we announced that developers would have access to Claude Sonnet 4 in Xcode 26. Claude could be used to write code, debug, and generate documentation—but it was limited to helping with individual, turn-by-turn requests.

Now, Xcode 26.3 introduces a native integration with the Claude Agent SDK, the same underlying harness that powers Claude Code. Developers get the full power of Claude Code directly in Xcode—including subagents, background tasks, and plugins—all without leaving the IDE.

Using Claude for long-running, autonomous work in Xcode

With the Claude Agent SDK, Claude can now work autonomously on much more sophisticated, long-running coding tasks inside Xcode. Specifically, this integration supports:

  • Visual verification with Previews. With the new integration, Claude can capture Xcode Previews to see what the interface it’s building looks like in practice, identify any issues with what it sees, and iterate from there. This is particularly useful when building SwiftUI views, where the visual output is the thing that matters most. Claude can close the loop on its own implementation, allowing it to build higher-quality interfaces that are much closer to developers’ design intent on the first try.
  • Reasoning across projects. Building for Apple platforms means working with a wide range of frameworks and technologies, like SwiftUI, UIKit, Swift Data, and many more. Claude can explore a project's full file structure, understand how these pieces connect, and identify where changes need to be made before it starts writing code. When given a task, it works with an understanding of the whole app and its architecture – not just whichever file is currently open.
  • Autonomous task execution. Claude can be given a goal, rather than a set of specific instructions. It’ll then break the task down itself, decide which files to modify, make the changes, and iterate if something doesn't work. When Claude needs to understand how an Apple API works, or how a specific framework is meant to be used, it can search Apple's documentation directly. And it can update the project as needed and continue until the task is complete or it needs a user’s input—a meaningful time saver for developers who are often working alone or on small teams.
  • Interface through the Model Context Protocol. In addition to accessing Claude Agent directly within the IDE, Xcode 26.3 also makes its capabilities available through the Model Context Protocol. Developers using Claude Code can integrate with Xcode over MCP and capture visual Previews without leaving the CLI.
  • Availability

    Xcode 26.3 is available as a release candidate for all members of the Apple Developer Program starting today, with a release coming soon on Apple’s App Store. See Apple’s announcement here for more.

    Related content

    PwC is deploying Claude to build technology, execute deals, and reinvent enterprise functions for clients

    PwC will roll out Claude Code and Cowork starting with U.S. teams and expanding toward a global workforce of hundreds of thousands of professionals, establish a joint Center of Excellence, and train and certify 30,000 PwC professionals on Claude.

    Anthropic forms $200 million partnership with the Gates Foundation

    Introducing Claude for Small Business

    We're launching Claude for Small Business, a package of connectors and ready-to-run workflows that put Claude inside the tools small businesses use every day.