> In the OpenAI API, “GPT-5” corresponds to the “minimal” reasoning level, and “GPT-5 (Reasoning)” corresponds to the “low” reasoning level. (159135374)
It's interesting that the highest level of reasoning that GPT-5 in XCode supports is actually the "low" reasoning level. Wonder why.
lukasb · 11m ago
Yeah I don't get why they don't support Opus given that you're bringing your own API key.
This is great. I've been using Xcode with a separate terminal to run Claude Code, which has been a painful setup.
jacurtis · 13m ago
Agreed. Claude Code is an amazing experience with Jetbrains IDEs, but for some reason Xcode just hates having claude directly edit the files.
spaceywilly · 41m ago
I use VS Code with Claude Code, then I just use Xcode to build and launch
oefrha · 6m ago
The annoying thing is the official Swift extension can sometimes flag errors in perfectly fine code with zero problem in Xcode. So I’m forced to live with persistent “errors” when editing in VS Code/Cursor.
heywoods · 13m ago
I’m building my first iOS app ever so I know it has much more to do with me not understanding Xcode but getting builds to succeed after making changes with Claude code has been a nightmare. If you or anyone have any tips, guides, prayers, incantations for how to get changes in one to not clobber the other and leave me in xproj symlink hell I would be so grateful.
kelnos · 1h ago
How so? I don't use xcode, but I much prefer having an agent in its own "app" so to speak.
AndyKelley · 22m ago
Apple.com advertising a Mac Mini:
> Built for Apple Intelligence.
> 16-core Neural Engine
These Xcode release notes:
> Claude in Xcode is now available in the Intelligence settings panel, allowing users to seamlessly add their existing paid Claude account to Xcode and start using Claude Sonnet 4
All that dedicated silicon taking up space on their SoC and yet you still have to input your credit card in order to use their IDE. Come on...
geor9e · 13m ago
To run a model locally, they would need to release the weights to the public and their competitors. Those are flagship models.
They would also need to shrink them way down to even fit. And even then, generating tokens on an apple neural chip would be waaaaaay slower than an HTTP request to a monster GPU in the sky. Local llms in my experience are either painfully dumb or painfully slow.
aetherspawn · 7m ago
I bet Apple are working on it, it’s just not ready yet and they want to see how much people actually use it.
It’s the Apple way to screw the 3rd party and replace with their own thing once the ROI is proven (not a criticism, this is a good approach for any business where the capex is large…)
echelon · 1h ago
Can't each of these companies with IDE integrations slurp up the network traffic and distill Anthropic's models?
If you can listen to billions of tokens a day, you can basically capture all the magic.
jasonjmcghee · 1h ago
Terms of service specifically prohibits this.
ceejayoz · 4m ago
How much of the training set comes from websites with "no automated scraping" in their terms?
echelon · 39m ago
The companies stole that data from the world, so I don't see why we couldn't take it back.
aiisajoke · 35m ago
Apple can’t even ship software that works. What are they doing shipping AI? I literally find an obnoxious bug every single day using their products. They are a company ran by clowns.
MangoToupe · 29m ago
> Apple can’t even ship software that works.
Hey they're doing better than anyone else.
aniforprez · 26m ago
Big disagree. My Macbook has hard crashed into restarting more times than my PC desktop has in years. The other day I literally just closed my M2 Macbook and it for some reason just completely crashed and shut itself off.
whatevertrevor · 2m ago
My hot take is all OSes are kinda bad for daily driving.
Apple has no qualms breaking backwards compatibility for core functions like bluetooth connectivity in MacOS. Windows has backwards compatibility, but increasingly worsening UX, throwing ads and subscriptions in your face before you can even log in, and a bad security/process isolation model. Desktop Linux is a case of "how many hours before I find out a critical part of my workflow is unsupported/bad/broken/unconfigurable/pain-to-configure in this particular distro/desktop environment".
airstrike · 19m ago
FWIW I abuse my M2 daily and only reboot once a year basically, and only because of some update.
Something could be wrong with your specific Macbook
It's interesting that the highest level of reasoning that GPT-5 in XCode supports is actually the "low" reasoning level. Wonder why.
https://github.com/JetBrains/intellij-community
> Built for Apple Intelligence.
> 16-core Neural Engine
These Xcode release notes:
> Claude in Xcode is now available in the Intelligence settings panel, allowing users to seamlessly add their existing paid Claude account to Xcode and start using Claude Sonnet 4
All that dedicated silicon taking up space on their SoC and yet you still have to input your credit card in order to use their IDE. Come on...
They would also need to shrink them way down to even fit. And even then, generating tokens on an apple neural chip would be waaaaaay slower than an HTTP request to a monster GPU in the sky. Local llms in my experience are either painfully dumb or painfully slow.
It’s the Apple way to screw the 3rd party and replace with their own thing once the ROI is proven (not a criticism, this is a good approach for any business where the capex is large…)
If you can listen to billions of tokens a day, you can basically capture all the magic.
Hey they're doing better than anyone else.
Apple has no qualms breaking backwards compatibility for core functions like bluetooth connectivity in MacOS. Windows has backwards compatibility, but increasingly worsening UX, throwing ads and subscriptions in your face before you can even log in, and a bad security/process isolation model. Desktop Linux is a case of "how many hours before I find out a critical part of my workflow is unsupported/bad/broken/unconfigurable/pain-to-configure in this particular distro/desktop environment".
Something could be wrong with your specific Macbook