The Signal โ start here
WWDC 2026 dominated today. Apple's most developer-relevant AI platform move since the Foundation Models launch at WWDC25: iOS 27 introduces an Extensions framework (App Intents-based) that lets Claude, ChatGPT, and Gemini plug into Siri, Writing Tools, and Image Playground โ a system-level AI provider choice API. Developer beta is available right now for registered Apple Developer Program members. The underlying Siri model runs on a custom Google Gemini 1.2T model, but the Extensions API is separate from that: it's a platform distribution channel for any AI provider that implements the required App Intent schemas. Outside WWDC, llama.cpp had an active patch day: video input support landed in the official repo (FFmpeg-based, model-agnostic), and RDNA3.5 (RX 9070 series) GPU support came to the HIP backend.
Must-reads today
1Apple iOS 27 + Siri Extensions API โ Extensions framework lets any AI app become a Siri/Writing Tools provider via App Intents; developer beta released today; Core AI replaces Core ML for on-device inference. Act now to stay ahead of September GA.
2llama.cpp b9562: Video Input โ Official video input support for multimodal inference in llama.cpp; requires FFmpeg; any mtmd-capable model (Qwen3-VL, Gemma-4, etc.) now accepts video via --video flag or base64 server API.
Filtered from 30+ primary sources against a published quality rubric. No press releases, no fluff โ only what changes what you build.