Close Menu
TechTost
  • AI
  • Apps
  • Crypto
  • Fintech
  • Hardware
  • Media & Entertainment
  • Security
  • Startups
  • Transportation
  • Venture
  • Recommended Essentials
What's Hot

Designer Kate Barton teams up with IBM and Fiducia AI for a NYFW presentation

Sex toy maker Tenga says hacker stole customer information

Fusion startup Helion is heating up as it nears its 2028 deadline

Facebook X (Twitter) Instagram
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms and Conditions
  • Disclaimer
Facebook X (Twitter) Instagram
TechTost
Subscribe Now
  • AI

    Elon Musk suggests that xAI exits were done by push rather than pull

    14 February 2026

    Anthropic’s Super Bowl ads mocking AI with ads helped Claude’s app into the top 10

    14 February 2026

    Musk needed a new vision for SpaceX and xAI. Landed on Moonbase Alpha.

    13 February 2026

    Amid disappointing earnings, Pinterest claims to see more searches than ChatGPT

    13 February 2026

    OpenAI disbands mission alignment team

    12 February 2026
  • Apps

    Airbnb plans to build AI functions for search, discovery and support

    14 February 2026

    Airbnb says a third of its customer support is now handled by artificial intelligence in the US and Canada

    13 February 2026

    Social network UpScrolled struggles to moderate hate speech after rapid growth

    13 February 2026

    Threads’ new ‘Dear Algo’ AI feature lets you personalize your feed

    12 February 2026

    Google releases first beta of Android 17, adopts a continuous developer release plan

    12 February 2026
  • Crypto

    Hackers stole over $2.7 billion in crypto in 2025, data shows

    23 December 2025

    New report examines how David Sachs may benefit from Trump administration role

    1 December 2025

    Why Benchmark Made a Rare Crypto Bet on Trading App Fomo, with $17M Series A

    6 November 2025

    Solana co-founder Anatoly Yakovenko is a big fan of agentic coding

    30 October 2025

    MoviePass opens Mogul fantasy league game to the public

    29 October 2025
  • Fintech

    Cash app adds payment links so you can get paid in DMs

    11 February 2026

    MrBeast’s company buys Gen Z fintech app Step

    9 February 2026

    Stripe Alumni Raise €30M Series A for Duna, Backed by Stripe and Adyen Executives

    5 February 2026

    Fintech CEO and Forbes 30 Under 30 alum indicted for alleged fraud

    3 February 2026

    How Sequoia-backed Ethos went public while rivals lagged behind

    30 January 2026
  • Hardware

    Nothing opens its first retail store in India

    14 February 2026

    YouTube is finally launching a dedicated app for Apple Vision Pro

    12 February 2026

    Humanoid robot startup Apptronik has now raised $935M at a $5B+ valuation

    11 February 2026

    Kindle Scribe Colorsoft is an expensive but beautiful color e-ink tablet with AI features

    6 February 2026

    Ring brings “Search Party” feature for finding lost dogs to non-Ring camera owners

    2 February 2026
  • Media & Entertainment

    Designer Kate Barton teams up with IBM and Fiducia AI for a NYFW presentation

    14 February 2026

    YouTube introduces an AI playlist maker for Premium users

    14 February 2026

    Roku will launch streaming bundles as part of its efforts to continue to grow its profitability

    13 February 2026

    Spotify says its best developers haven’t written a line of code since December, thanks to AI

    13 February 2026

    The US FTC raises concerns about claims that Apple News suppresses right-wing content

    12 February 2026
  • Security

    Sex toy maker Tenga says hacker stole customer information

    14 February 2026

    The Indian pharmacy chain giant exposed customer data and internal systems

    14 February 2026

    Dutch phone giant Odido says millions of customers are affected by the data breach

    13 February 2026

    The hacker linked to Epstein has been removed from the Black Hat online conference website

    13 February 2026

    More American investors are suing the South Korean government over its handling of the Coupang data breach

    12 February 2026
  • Startups

    Fusion startup Helion is heating up as it nears its 2028 deadline

    14 February 2026

    Score, the dating app for people with good credit, is back

    14 February 2026

    Eclipse is backing the purchase of all electric vehicles Ever in a $31 million funding round

    13 February 2026

    Didero lands $30 million to put production supplies on ‘hands-on’ autopilot

    13 February 2026

    2026 Nominations for the Joseph C. Belden Innovation Award are now open

    12 February 2026
  • Transportation

    Aurora’s driverless trucks can now travel longer distances faster than human drivers

    14 February 2026

    The SEC has closed its investigation into Fisker

    14 February 2026

    Waymo is asking DoorDash drivers to close the doors of its self-driving cars

    13 February 2026

    Rivian was saved by software in 2025

    13 February 2026

    The Trump EPA is reportedly seeking to roll back the landmark air pollution rule

    11 February 2026
  • Venture

    Primary Ventures Raises Healthy $625M Fund V To Focus On Seed Investing

    13 February 2026

    Compliance raises $20 million to help companies manage risk and compliance

    13 February 2026

    Integrate Raises $17 Million to Move Defense Project Management into the 21st Century

    12 February 2026

    How to enter a16z’s ultra-competitive Speedrun accelerator program

    12 February 2026

    Proptech startup Smart Bricks raises $5M pre-seed led by a16z

    11 February 2026
  • Recommended Essentials
TechTost
You are at:Home»Apps»Xcode moves to agentic coding with deeper OpenAI and Anthropic integrations
Apps

Xcode moves to agentic coding with deeper OpenAI and Anthropic integrations

techtost.comBy techtost.com3 February 202604 Mins Read
Share Facebook Twitter Pinterest LinkedIn Tumblr Email
Xcode Moves To Agentic Coding With Deeper Openai And Anthropic
Share
Facebook Twitter LinkedIn Pinterest Email

Apple brings representative coding to Xcode. On Tuesday the company was announced the release of Xcode 26.3, which will allow developers to use representative tools, including Anthropic’s Claude Agent and OpenAI’s Codex, directly in Apple’s official app development suite.

Xcode 26.3 Release Candidate is available to all Apple developers today from the developer site and will appear in the App Store shortly thereafter.

This latest update comes on the heels of last year’s release of Xcode 26, which introduced support for ChatGPT and Claude to Apple’s integrated development environment (IDE) used by these build apps for iPhone, iPad, Mac, Apple Watch and other Apple hardware platforms.

The integration of coding tools agents allows AI models to leverage more of Xcode’s capabilities to perform their tasks and perform more complex automation.

Models will also have access to Apple’s current developer documentation to ensure they use the latest APIs and follow best practices when building them.

At startup, agents can help developers explore their project, understand its structure and metadata, then build the project and run tests to see if there are any bugs and fix them if so.

Image Credits:Apple

To prepare for this launch, Apple said it worked closely with both Anthropic and OpenAI to design the new experience. In particular, the company said it did a lot of work to optimize token usage and tool calling so that agents work efficiently in Xcode.

Xcode leverages MCP (Model Context Protocol) to expose its capabilities to agents and connect them to its tools. This means that Xcode can now work with any external MCP-compliant agent for things like project discovery, changes, file management, previews and snippets, and access to the latest documentation.

Developers who want to test the agentic coding feature should first download the agents they want to use from the Xcode settings. They can also connect their accounts with AI providers by signing in or adding their API key. An in-app drop-down menu allows developers to select the version of the model they want to use (eg GPT-5.2-Codex vs. GPT-5.1 mini).

In a prompt box on the left side of the screen, developers can tell the agent what kind of project they want to create or change the code they want to create using natural language commands. For example, they could direct Xcode to add a feature to their app that uses one of Apple’s provided frameworks and how it should appear and work.

Image Credits:Apple

As the agent starts running, it breaks tasks down into smaller steps, so it’s easy to see what’s happening and how the code is changing. It will also look for the documentation it needs before it starts coding. Changes are visually highlighted within the code, and project transcription on the side of the screen lets developers know what’s going on under the hood.

This transparency could especially help new developers learning to code, Apple believes. For this purpose, the company hosts a “with the code” workshop on Thursday on its developer site, where users can watch and learn how to use agent coding tools as they code in real time with their own copy of Xcode.

At the end of its process, the AI ​​agent verifies that the code it generated works as expected. Armed with the results of his tests on this front, the agent can further iterate the project if necessary to fix bugs or other problems. (Apple noted that asking the agent to think about its plans before writing code can sometimes help improve the process, as it forces the agent to do some pre-planning.)

Additionally, if developers are not happy with the results, they can easily revert their code back to its original state at any time, as Xcode generates milestones every time the agent makes a change.

agency Agentic Anthropic apple codification Coding deeper integrations moves OpenAI programmers xcode
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
Previous ArticleWatch Club produces short video dramas and creates a social network around them
Next Article Lotus Health raises $35 million for AI doctor who sees patients for free
bhanuprakash.cg
techtost.com
  • Website

Related Posts

Airbnb plans to build AI functions for search, discovery and support

14 February 2026

Airbnb says a third of its customer support is now handled by artificial intelligence in the US and Canada

13 February 2026

Social network UpScrolled struggles to moderate hate speech after rapid growth

13 February 2026
Add A Comment

Leave A Reply Cancel Reply

Don't Miss

Designer Kate Barton teams up with IBM and Fiducia AI for a NYFW presentation

14 February 2026

Sex toy maker Tenga says hacker stole customer information

14 February 2026

Fusion startup Helion is heating up as it nears its 2028 deadline

14 February 2026
Stay In Touch
  • Facebook
  • YouTube
  • TikTok
  • WhatsApp
  • Twitter
  • Instagram
Fintech

Cash app adds payment links so you can get paid in DMs

11 February 2026

MrBeast’s company buys Gen Z fintech app Step

9 February 2026

Stripe Alumni Raise €30M Series A for Duna, Backed by Stripe and Adyen Executives

5 February 2026
Startups

Fusion startup Helion is heating up as it nears its 2028 deadline

Score, the dating app for people with good credit, is back

Eclipse is backing the purchase of all electric vehicles Ever in a $31 million funding round

© 2026 TechTost. All Rights Reserved
  • About Us
  • Contact Us
  • Privacy Policy
  • Terms and Conditions
  • Disclaimer

Type above and press Enter to search. Press Esc to cancel.