<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Expo AI Runtime Blog</title>
        <link>https://stewmore.github.io/expo-ai-runtime/changelog</link>
        <description>Expo AI Runtime Blog</description>
        <lastBuildDate>Sat, 20 Jun 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Expo AI Runtime — first cut]]></title>
            <link>https://stewmore.github.io/expo-ai-runtime/changelog/initial-release</link>
            <guid>https://stewmore.github.io/expo-ai-runtime/changelog/initial-release</guid>
            <pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[The first cut of the Expo AI Runtime is here: one TypeScript API over Apple Foundation]]></description>
            <content:encoded><![CDATA[<p>The first cut of the Expo AI Runtime is here: one TypeScript API over Apple Foundation
Models, Android Gemini Nano, and an explicit cloud fallback.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-in-this-release">What's in this release<a href="https://stewmore.github.io/expo-ai-runtime/changelog/initial-release#whats-in-this-release" class="hash-link" aria-label="Direct link to What's in this release" title="Direct link to What's in this release" translate="no">​</a></h2>
<ul>
<li class=""><strong><code>@stewmore/expo-ai-core</code></strong> — the <code>ExpoAI</code> API, provider router, capability registry,
sessions, structured-output validation/repair, privacy metadata, and normalized errors.</li>
<li class=""><strong><code>@stewmore/expo-ai-apple-foundation-models</code></strong> — on-device iOS provider (iOS 26+).</li>
<li class=""><strong><code>@stewmore/expo-ai-android-aicore</code></strong> — on-device Android provider (Gemini Nano via
AICore), with model download.</li>
<li class=""><strong><code>@stewmore/expo-ai-cloud</code></strong> — opt-in cloud fallback client adapter.</li>
<li class=""><strong><code>@stewmore/expo-ai-evals</code></strong> — Node-first eval harness.</li>
</ul>
<p>Built on Expo SDK 56. See the <a class="" href="https://stewmore.github.io/expo-ai-runtime/docs/reference/roadmap">roadmap</a> for what's next —
streaming hardening, task APIs, LiteRT-LM bring-your-own-model, and beyond.</p>]]></content:encoded>
            <category>Release</category>
            <category>Core</category>
            <category>Native</category>
        </item>
    </channel>
</rss>