Xcode 26.3: Apple разрешила Claude и OpenAI хозяйничать в вашем коде
Apple обновила Xcode до версии 26.3, и это не просто очередной патч. Компания внедрила полноценную поддержку ИИ-агентов от Anthropic и OpenAI через открытый про
AI-processed from 3DNews AI; edited by Hamidun News
Remember the days when programming was considered the art of correctly placing brackets and endlessly googling errors on Stack Overflow? Forget it. We are officially entering an era that the industry aptly called vibe-coding. This is when you sketch out a general idea and a neural network turns your inarticulate wishes into a working application. Apple, which long kept Xcode in a tight grip of secrecy, has finally succumbed to the reality pressure and rolled out update 26.3, which changes the rules of the game.
The main change is not just another smart autocomplete. Xcode has integrated full-fledged AI agents: Claude Agent from Anthropic and OpenAI Codex. Previously, they sat in a sandbox and could only suggest text options.
Now Apple has given them the keys to the apartment: agents can perform actions directly in the application. They see the project structure, understand the context, and can make edits on their own. This became possible thanks to the implementation of Model Context Protocol (MCP) — an open standard that allows different AI tools to communicate seamlessly with data and the development environment.
In essence, Apple acknowledged that their own models are not yet at the level of top chat-bots, and opened the doors for the best players on the market.
Why is this happening now? The answer is simple: competition. Over the past year, developers have been massively migrating to VS Code with the Cursor plugin or using GitHub Copilot. Xcode against their background looked like a typewriter next to a quantum computer. To not lose the loyalty of iOS and macOS app creators, Apple had to take an unprecedented step — make its IDE modular and friendly to third-party AI. Now a developer doesn't need to switch between browser windows and an editor. The agent will find the necessary documentation by itself, suggest an architectural solution by itself, and implement it by itself.
Integration via MCP is also a strategic move. Apple is essentially saying: 'We give you the platform, and you decide which brains to plug into it'. This removes some responsibility from the company for neural network hallucinations and at the same time makes Xcode incredibly flexible. You can connect Claude for deep refactoring or OpenAI for quick test generation. All the power of modern LLMs is now available inside Apple's ecosystem without workarounds and third-party extensions. This is a serious blow to the ambitions of independent AI code editors that built their business on the clumsiness of the Cupertino giant.
However, behind this convenience lies an important nuance. The transition to an agent-based development model will inevitably change the barrier to entry into the profession. If before you needed to know syntax and libraries, now the critical skill becomes the ability to correctly set a task and check the AI's result. Apple effectively legalizes an approach where a person becomes not so much a code writer as its editor and architect. This frees up time for creativity, but at the same time raises a question: won't we forget how to understand how our applications work under the hood?
In the coming months, we will see how this affects the quality of software in the App Store. On one hand, the barrier to entry is lowered, and we will get a wave of new applications. On the other — the complexity of systems will grow, as AI allows generating huge volumes of code in seconds. Apple made its move, turning Xcode from a conservative tool into a modern hub for AI agents. Now the ball is in the developers' court, who will have to master this new 'vibe'.
The main point: Apple chose pragmatism over isolation. Will Xcode be able to reclaim its status as developers' favorite tool, or has Cursor already gone too far?
Want to stop reading about AI and start using it?
AI News is a curated feed of AI/tech news. Hamidun Academy teaches you to use AI systematically in your work.