I am going to defend Apple: their new built in system model in iOS26 and iPadOS26 is very decent, similar to the small Google Gemma models and the small Chinese models. For complex queries a free API call is transparently made to a secure computed environment on Apple’s servers that are documented to preserve privacy.
A problem is that even though it is super simple to write Swift / SwiftOS apps to use the system model, I don’t see much evidence that many developers are using the model in their apps.
Hey Mark, I posted about this in another comment [1] but I also think the LLM is decent, and beyond its quality the scale of distribution is a big deal.
I had pondered practical implementations of the model since it was announced and have just released today a new native macos application that uses it to summarize Claude Code and Codex conversations as they occur. [2]
If you use either of these CLI agents and have time to try the app out and provide feedback, I'd appreciate it! I'm at [email protected].
Good product idea! Nice feature keeping track of Claude Code and codex and doing some syncing. I don’t use Claude code and cancelled my OpenAI subscription a few months ago (I use local models and Gemini) so I am not a possible customer for your product. BTW, I have experimented with storing my own sync info long term for local models - difficult problem.
A problem is that even though it is super simple to write Swift / SwiftOS apps to use the system model, I don’t see much evidence that many developers are using the model in their apps.