<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/wwdc26-what-s-new-in-the-foundation-models-framework-apple-fvhk32jqp" -->

---
title: WWDC26: What’s new in the Foundation Models framework |...
description: Apple&#x27;s WWDC26 session covers major updates to the Foundation Models framework for iOS/macOS/watchOS developers. Key announcements include: the framework going...
canonical: https://daily.dev/posts/wwdc26-what-s-new-in-the-foundation-models-framework-apple-fvhk32jqp
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: WWDC26: What’s new in the Foundation Models framework | Apple | daily.dev
og:description: Apple&#x27;s WWDC26 session covers major updates to the Foundation Models framework for iOS/macOS/watchOS developers. Key announcements include: the framework going...
og:url: https://daily.dev/posts/wwdc26-what-s-new-in-the-foundation-models-framework-apple-fvhk32jqp
og:image: https://api.daily.dev/og/posts/FVHk32jQP.png
og:image:alt: WWDC26: What’s new in the Foundation Models framework | Apple
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# WWDC26: What’s new in the Foundation Models framework | Apple

**[Apple Developer](https://daily.dev/sources/appledeveloper)** · 21 min read · 1 upvotes · 0 comments

## Summary

Apple's WWDC26 session covers major updates to the Foundation Models framework for iOS/macOS/watchOS developers. Key announcements include: the framework going open source, a new on-device model with vision capabilities (image attachments), access to a PrivateCloudComputeLanguageModel with reasoning support and a 32K token context window, a new LanguageModel protocol abstraction enabling third-party models (Anthropic, Google), built-in system tools (BarcodeReaderTool, OCRTool, Spotlight-powered RAG search), a new declarative 'dynamic profiles' API for building agentic multi-mode sessions, a new Evaluations framework for measuring AI feature quality, a command-line tool (fm CLI), and a Python SDK. The framework now supports watchOS via Private Cloud Compute, and open sourcing enables use on Linux servers as well.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=Xrv8m_EHCbg>

---

Tags: [#agentic-ai](https://daily.dev/tags/agentic-ai), [#ai](https://daily.dev/tags/ai), [#apple-intelligence](https://daily.dev/tags/apple-intelligence), [#llm](https://daily.dev/tags/llm), [#swift](https://daily.dev/tags/swift)

[View this post on daily.dev](https://daily.dev/posts/wwdc26-what-s-new-in-the-foundation-models-framework-apple-fvhk32jqp)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"WWDC26: What’s new in the Foundation Models framework | Apple","url":"https://daily.dev/posts/wwdc26-what-s-new-in-the-foundation-models-framework-apple-fvhk32jqp","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/wwdc26-what-s-new-in-the-foundation-models-framework-apple-fvhk32jqp"},"datePublished":"2026-06-08T21:25:24.470Z","dateModified":"2026-06-18T02:16:25.348Z","description":"Apple's WWDC26 session covers major updates to the Foundation Models framework for iOS/macOS/watchOS developers. Key announcements include: the framework going...","image":"https://i.ytimg.com/vi/Xrv8m_EHCbg/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/Xrv8m_EHCbg/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Apple Developer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Apple Developer","logo":"https://media.daily.dev/image/upload/s--CAtMViBl--/f_auto/v1711726806/logos/appledeveloper","url":"https://daily.dev/sources/appledeveloper"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/wwdc26-what-s-new-in-the-foundation-models-framework-apple-fvhk32jqp","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"agentic-ai,ai,apple-intelligence,llm,swift","timeRequired":"PT21M","video":{"@type":"VideoObject","name":"WWDC26: What’s new in the Foundation Models framework | Apple","description":"Apple's WWDC26 session covers major updates to the Foundation Models framework for iOS/macOS/watchOS developers. Key announcements include: the framework going...","thumbnailUrl":"https://i.ytimg.com/vi/Xrv8m_EHCbg/sddefault.jpg","uploadDate":"2026-06-08T21:25:24.470Z","duration":"PT21M","url":"https://api.daily.dev/r/FVHk32jQP","embedUrl":"https://www.youtube.com/embed/Xrv8m_EHCbg"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Apple Developer","item":"https://daily.dev/sources/appledeveloper"},{"@type":"ListItem","position":3,"name":"WWDC26: What’s new in the Foundation Models framework | Apple"}]}
```

