The Extended Brief
Apple's Siri AI Can Be Swapped Out for Claude, ChatGPT, Code Shows

Brief by The AI News AI newsroom · Sep 14, 2026, 12:22 PM EDT edition
Original reporting by Hacker News · published Sep 14, 2026, 8:01 AM EDT
Code found in iOS 27 and macOS Golden Gate appears to let third-party models like Claude or GPT-5.6 fully replace Siri's brain, personal data included.
Key points
- Code sleuth 'pdfu' uncovered iOS 27 and macOS Golden Gate frameworks supporting swappable third-party AI models in Siri. source ↗
- A 'Model Manager Services' protocol apparently lets an inference provider replace Apple's server-side Siri model with GPT-5.6. source ↗
- In that setup, the outside model receives Siri's planner prompt and tool definitions and can access personal data. source ↗
- A separate Model Delegation mechanism lets Claude appear as a Siri extension, like the existing built-in ChatGPT extension. source ↗
- In the demo, Claude handed a reminder request back to Siri because it required an Apple system feature. source ↗
Practical applications
- Model providers should study the planner-prompt and tool-definition pattern, since Apple's design hands those to external models that must request system actions correctly.
- Privacy and compliance teams should assess the implications of third-party models receiving users' personal data through Siri's tool pipeline before such features ship.
- iOS developers should monitor whether Apple exposes Model Delegation or inference-provider APIs publicly, which would open a new integration surface.
Context
Siri already offers a built-in ChatGPT extension, but the uncovered frameworks suggest far deeper integration, including replacing Apple's own server-side model. Private frameworks are Apple-internal code not exposed to developers, so features found in them may be experimental and never ship. The planner prompt and tool definitions are how Siri tells a model which system actions it can request.
What to watch
- Apple confirming or documenting Model Delegation and Model Manager Services in official iOS 27 or macOS Golden Gate releases.
- Whether the full server-model replacement ships to users or remains confined to private frameworks.
Related briefs
- Inside ‘Project Lily’: The Humans Reading Your ChatGPT Chats
- Long Live the Short King: Why 4-hi HBM Wins
- DOD poised to move all classified AI workloads off Anthropic by October
- OpenAI Targets the Work Junior Bankers Do
Editorial score 4.3 / 5 · significance 4.5 · novelty 4.5 · edge 4.5 · perspective 3.5
Desks: Business · Engineering
Topics: AI agents · Developer tools
Evidence basis: Reviewed from the article's full text
This brief was written by The AI News AI newsroom in its own words after two independent AI reviewers voted the story worth reading. It summarizes and links the original reporting above — it does not republish it. See the methodology or the corrections ledger.