<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Newsletter &#8211; AI Native Foundation</title>
	<atom:link href="https://ainativefoundation.org/category/blog/newsletter/feed/" rel="self" type="application/rss+xml" />
	<link>https://ainativefoundation.org</link>
	<description></description>
	<lastBuildDate>Fri, 12 Jun 2026 09:56:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://ainativefoundation.org/wp-content/uploads/2024/05/cropped-favicon-32x32.png</url>
	<title>Newsletter &#8211; AI Native Foundation</title>
	<link>https://ainativefoundation.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AI Native Weekly Newsletter: 12 June 2026</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-12-june-2026/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Fri, 12 Jun 2026 09:56:53 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-12-june-2026/</guid>

					<description><![CDATA[This week shows AI moving on two fronts at once: toward more powerful frontier systems, and toward real-world deployment at global scale. Anthropic introduced Claude Fable 5 and the restricted-access Claude Mythos 5, signaling a new model for releasing advanced capabilities with stronger safeguards. Apple expanded Private Cloud Compute to Google Cloud, using NVIDIA GPUs for Apple Intelligence workloads while extending its privacy architecture beyond its own data centers. Google brought Gemini 3.5 Live Translate into products and developer tools, making real-time speech translation across 70+ languages feel closer to everyday use. At the same time, Cognition’s FrontierCode benchmark reframed AI coding around mergeability rather than simple correctness, while Xiaomi pushed trillion-parameter inference past 1,000 tokens per second. And with ResNet receiving the CVPR 2026 Longuet-Higgins Prize, the week also offered a reminder that today’s AI breakthroughs are still built on research ideas that reshaped the field a decade ago.]]></description>
										<content:encoded><![CDATA[<p><head></p>
<style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }</p>
<p>        .read-time {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 20px;
        }</p>
<p>        h1 {
            font-size: 2.8em;
            color: #000;
            margin-bottom: 10px;
            font-weight: normal;
        }</p>
<p>        .author-date {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 30px;
        }</p>
<p>        .intro {
            font-size: 1.1em;
            margin: 30px 0;
            color: #333;
        }</p>
<p>        .contents {
            margin: 40px 0;
        }</p>
<p>        .contents h2 {
            color: #000;
            font-size: 2em;
            margin-bottom: 20px;
        }</p>
<p>        .contents ul {
            list-style: disc;
            padding: 0;
            padding-left: 20px;
        }</p>
<p>        .contents li {
            margin: 10px 0;
            padding-left: 10px;
        }</p>
<p>        .contents a {
            color: #0066cc;
            text-decoration: none;
        }</p>
<p>        .contents a:hover {
            text-decoration: underline;
        }</p>
<p>        .education-section {
            margin: 40px 0;
        }</p>
<p>        .education-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .promo-banner {
            background: #FFE4B5;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 30px;
        }</p>
<p>        .banner-image {
            width: 100%;
            height: auto;
            display: block;
        }</p>
<p>        .education-points {
            margin-top: 30px;
        }</p>
<p>        .education-points ul {
            list-style: none;
            padding: 0;
        }</p>
<p>        .education-points li {
            margin: 15px 0;
            font-size: 1.1em;
        }</p>
<p>        .education-points strong {
            color: #000;
        }</p>
<p>        .cta-button {
            display: inline-block;
            background: #000;
            padding: 12px 30px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .cta-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .cta-button:hover {
            background: #333;
        }</p>
<p>        .cta-button:hover a {
            text-decoration: none;
        }</p>
<p>        .kubecon-section {
            margin: 60px 0;
        }</p>
<p>        .kubecon-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .event-banner {
            margin-bottom: 30px;
            border-radius: 8px;
            overflow: hidden;
            max-width: 800px;
            margin-left: 0;
            margin-right: 0;
        }</p>
<p>        .event-graphics {
            padding: 0;
        }</p>
<p>        .event-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 8px;
        }</p>
<p>        .event-info {
            padding: 20px;
            background: #fff;
            text-align: center;
        }</p>
<p>        .event-details h3 {
            color: #6f42c1;
            font-size: 1.5em;
            margin: 15px 0;
        }</p>
<p>        .hashtags {
            color: #6f42c1;
            font-size: 1.1em;
        }</p>
<p>        .schedule-button {
            display: inline-block;
            background: linear-gradient(90deg, #42c1b3, #6f42c1);
            color: #fff;
            padding: 10px 30px;
            border-radius: 4px;
            font-weight: bold;
            margin-top: 15px;
        }</p>
<p>        .event-description {
            font-size: 1.1em;
            line-height: 1.6;
        }</p>
<p>        .event-description .link {
            color: #0098d4;
            text-decoration: none;
        }</p>
<p>        .event-description .link:hover {
            text-decoration: underline;
        }</p>
<p>        .register-button {
            display: inline-block;
            background: rgb(0,145,255);
            padding: 12px 18px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .register-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .register-button:hover {
            background: rgb(0,145,255);
        }</p>
<p>        .section-divider {
            border: 0;
            border-top: 1px solid #eee;
            margin: 40px 0;
            width: 100%;
        }
    </style>
<p></head></p>
<p><body></p>
<div class="intro">
       This week shows AI moving on two fronts at once: toward more powerful frontier systems, and toward real-world deployment at global scale. Anthropic introduced Claude Fable 5 and the restricted-access Claude Mythos 5, signaling a new model for releasing advanced capabilities with stronger safeguards. Apple expanded Private Cloud Compute to Google Cloud, using NVIDIA GPUs for Apple Intelligence workloads while extending its privacy architecture beyond its own data centers. Google brought Gemini 3.5 Live Translate into products and developer tools, making real-time speech translation across 70+ languages feel closer to everyday use. At the same time, Cognition’s FrontierCode benchmark reframed AI coding around mergeability rather than simple correctness, while Xiaomi pushed trillion-parameter inference past 1,000 tokens per second. And with ResNet receiving the CVPR 2026 Longuet-Higgins Prize, the week also offered a reminder that today’s AI breakthroughs are still built on research ideas that reshaped the field a decade ago.
    </div>
<div class="contents">
<h2>Contents</h2>
<ul>
            <!-- 

<li><a href="#education">New features of our membership</a></li>

 --></p>
<li>
<a   href="#news5594242222">Anthropic Launches Claude Fable 5 and Mythos 5<br />
</a>
</li>
<li>
<a   href="#news8328566">Apple Expands Private Cloud Compute to Google Cloud<br />
</a>
</li>
<li>
<a   href="#news1246975">Google Launches Gemini 3.5 Live Translate<br />
</a>
</li>
<li>
<a   href="#news1133333">Xiaomi Pushes 1T MiMo Past 1,000 TPS<br />
</a>
</li>
<li>
<a   href="#news376791">Cognition Launches FrontierCode for Mergeable AI Code<br />
</a>
</li>
<li>
<a   href="#news222">ResNet Wins CVPR 2026 Longuet-Higgins Prize<br />
</a>
</li>
</ul></div>
<p>    <!-- 

<div class="education-section" id="education">
        

<h2>New features of our membership</h2>


        

<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image">

        </div>



        

<div class="education-points">
            

<ul>
                

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


                

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


                

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


                

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


            </ul>


            

<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>


        </div>


    </div>



    

<hr class="section-divider"> --><br />
<!-- 列表文章 --></p>
<div class="kubecon-section" id="news5594242222">
<h2>Anthropic Launches Claude Fable 5 and Mythos 5</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/20260611_en_claude.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic announced Claude Fable 5, the first publicly available Mythos-class model featuring state-of-the-art performance in software engineering, knowledge work, and vision tasks. The model includes built-in safeguards that block responses in high-risk areas like cybersecurity and biology, instead routing to Claude Opus 4.8 for safety. Concurrently, Anthropic launched Claude Mythos 5 for trusted partners in the Glasswing program, providing unrestricted access to advanced capabilities for cybersecurity professionals. Both models represent a significant jump in capability over previous versions and are priced at $10 per million input tokens and $50 per million output tokens.</p>
<p ><a href="https://www.anthropic.com/news/claude-fable-5-mythos-5" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news8328566">
<h2>Apple Expands Private Cloud Compute to Google Cloud</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/video/20260609_en_nvdia_img.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Apple announced it is expanding Private Cloud Compute beyond its own data centers to Google Cloud, using NVIDIA GPUs to run new Apple Intelligence workloads. The collaboration extends Apple&#8217;s privacy protections to third-party data centers for the first time, utilizing NVIDIA Confidential Computing with NVIDIA GPUs, Intel CPUs with TDX, and Google&#8217;s Titan chip. Apple worked with Google to leverage Gemini model technologies for building next-generation Apple Foundation Models, with the most demanding tasks including agentic tool-use and complex reasoning running on NVIDIA GPUs in Google Cloud while maintaining Apple&#8217;s security and privacy protections.</p>
<p ><a href="https://security.apple.com/blog/expanding-pcc/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news1246975">
<h2>Google Launches Gemini 3.5 Live Translate</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260611_a832a2d9b40344dfb1d37acfdae34311.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Google announced the release of Gemini 3.5 Live Translate, a new audio model that provides live speech-to-speech translation in over 70 languages. The model generates continuous translated speech while preserving speaker intonation, pacing, and pitch, staying just seconds behind the speaker throughout sessions. The technology is rolling out to Google Translate on Android and iOS, Google Meet with expanded language support, and is available to developers through the Gemini Live API and Google AI Studio. All generated audio includes SynthID watermarks for AI content detection.</p>
<p ><a href="https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-live-3-5-translate/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news1133333">
<h2>Xiaomi Pushes 1T MiMo Past 1,000 TPS</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/video/20260610_cn_xiaomi_img.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Xiaomi and TileRT jointly announced the MiMo-V2.5-Pro-UltraSpeed mode, marking the first time a trillion-parameter model has exceeded 1000 tokens per second in output speed. The breakthrough was achieved through co-design optimization including FP4 quantization for MoE experts and DFlash speculative decoding with block-level masked parallel prediction, running on standard 8-GPU nodes. The UltraSpeed API is now available through an application-based limited release from June 9 to June 23, 2026, priced at 3x the standard MiMo-V2.5-Pro rate while delivering approximately 10x faster output. Over 3000 enterprises and developers from various industries including law, finance, logistics, and automotive manufacturing applied for trial access within 12 hours of the announcement.</p>
<p ><a href="https://mp-weixin-qq-com.translate.goog/s/EZvmrx8xfM9MZNCMDwImFQ?_x_tr_sl=zh-CN&#038;_x_tr_tl=en&#038;_x_tr_hl=zh-CN" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news376791">
<h2>Cognition Launches FrontierCode for Mergeable AI Code</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260609_52ae58b4a25b4fa5bc80734303cf8c19.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Cognition introduces FrontierCode, a new AI coding benchmark developed with 36 open-source maintainers who each invested over 40 hours per task. Unlike traditional benchmarks that focus on functional correctness, FrontierCode measures whether AI-generated code would actually be accepted by human maintainers for production codebases. The benchmark evaluates code along six axes including behavioral correctness, regression safety, mechanical cleanliness, test correctness, scope discipline, and code quality. Initial results show that over half of outputs passing earlier SWE-Bench tests fall short on mergeability standards, with even advanced models like Anthropic&#8217;s Claude Opus 4.8 scoring only 13.4% on the most difficult Diamond tasks.</p>
<p ><a href="https://cognition.ai/blog/frontier-code" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news222">
<h2>ResNet Wins CVPR 2026 Longuet-Higgins Prize</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260608_fd4220eacf1b48819be2314e33d3553c"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>CVPR 2026 announced that the 2015 paper Deep Residual Learning for Image Recognition (ResNet), co-authored by Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun, has received the Longuet-Higgins Prize. The prize recognizes research that has demonstrated long-term impact on both academic research and industrial development in computer vision. ResNet introduced residual learning to solve deep neural network training challenges and has become a foundational architecture in modern deep learning, with over 320,000 citations making it the most cited paper of the 21st century. The residual connection concept has expanded beyond computer vision to natural language processing, speech, multimodal systems, and other AI domains.</p>
<p ><a href="https://mp-weixin-qq-com.translate.goog/s/ZVgqdH_fE42jO4kcI-lF3g?_x_tr_sl=zh-CN&#038;_x_tr_tl=en&#038;_x_tr_hl=zh-CN" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider">
<p></body></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Native Weekly Newsletter: 06 June 2026</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-06-june-2026/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Fri, 05 Jun 2026 18:12:06 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-06-june-2026/</guid>

					<description><![CDATA[This week shows how quickly AI is moving from frontier research into tools, devices, and physical systems people can actually use. Anthropic’s latest analysis puts recursive self-improvement back in focus, with Claude now writing more than 80% of the code merged into its production systems. That progress is already reaching users: OpenAI extended Codex with Sites, turning plain-language prompts into interactive websites and apps, while Google released Gemma 4 12B, a multimodal model small enough to run locally on a laptop. On Windows, Microsoft’s OpenClaw and NVIDIA RTX Spark point to a new layer of local-agent infrastructure, combining secure execution, enterprise control, and hardware purpose-built for running AI agents on personal machines. And with Unitree’s H2 Plus, the story moves into robotics, as AI begins to step out of software workflows and into machines that move.]]></description>
										<content:encoded><![CDATA[<p><head></p>
<style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }</p>
<p>        .read-time {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 20px;
        }</p>
<p>        h1 {
            font-size: 2.8em;
            color: #000;
            margin-bottom: 10px;
            font-weight: normal;
        }</p>
<p>        .author-date {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 30px;
        }</p>
<p>        .intro {
            font-size: 1.1em;
            margin: 30px 0;
            color: #333;
        }</p>
<p>        .contents {
            margin: 40px 0;
        }</p>
<p>        .contents h2 {
            color: #000;
            font-size: 2em;
            margin-bottom: 20px;
        }</p>
<p>        .contents ul {
            list-style: disc;
            padding: 0;
            padding-left: 20px;
        }</p>
<p>        .contents li {
            margin: 10px 0;
            padding-left: 10px;
        }</p>
<p>        .contents a {
            color: #0066cc;
            text-decoration: none;
        }</p>
<p>        .contents a:hover {
            text-decoration: underline;
        }</p>
<p>        .education-section {
            margin: 40px 0;
        }</p>
<p>        .education-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .promo-banner {
            background: #FFE4B5;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 30px;
        }</p>
<p>        .banner-image {
            width: 100%;
            height: auto;
            display: block;
        }</p>
<p>        .education-points {
            margin-top: 30px;
        }</p>
<p>        .education-points ul {
            list-style: none;
            padding: 0;
        }</p>
<p>        .education-points li {
            margin: 15px 0;
            font-size: 1.1em;
        }</p>
<p>        .education-points strong {
            color: #000;
        }</p>
<p>        .cta-button {
            display: inline-block;
            background: #000;
            padding: 12px 30px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .cta-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .cta-button:hover {
            background: #333;
        }</p>
<p>        .cta-button:hover a {
            text-decoration: none;
        }</p>
<p>        .kubecon-section {
            margin: 60px 0;
        }</p>
<p>        .kubecon-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .event-banner {
            margin-bottom: 30px;
            border-radius: 8px;
            overflow: hidden;
            max-width: 800px;
            margin-left: 0;
            margin-right: 0;
        }</p>
<p>        .event-graphics {
            padding: 0;
        }</p>
<p>        .event-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 8px;
        }</p>
<p>        .event-info {
            padding: 20px;
            background: #fff;
            text-align: center;
        }</p>
<p>        .event-details h3 {
            color: #6f42c1;
            font-size: 1.5em;
            margin: 15px 0;
        }</p>
<p>        .hashtags {
            color: #6f42c1;
            font-size: 1.1em;
        }</p>
<p>        .schedule-button {
            display: inline-block;
            background: linear-gradient(90deg, #42c1b3, #6f42c1);
            color: #fff;
            padding: 10px 30px;
            border-radius: 4px;
            font-weight: bold;
            margin-top: 15px;
        }</p>
<p>        .event-description {
            font-size: 1.1em;
            line-height: 1.6;
        }</p>
<p>        .event-description .link {
            color: #0098d4;
            text-decoration: none;
        }</p>
<p>        .event-description .link:hover {
            text-decoration: underline;
        }</p>
<p>        .register-button {
            display: inline-block;
            background: rgb(0,145,255);
            padding: 12px 18px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .register-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .register-button:hover {
            background: rgb(0,145,255);
        }</p>
<p>        .section-divider {
            border: 0;
            border-top: 1px solid #eee;
            margin: 40px 0;
            width: 100%;
        }
    </style>
<p></head></p>
<p><body></p>
<div class="intro">
       This week shows how quickly AI is moving from frontier research into tools, devices, and physical systems people can actually use. Anthropic’s latest analysis puts recursive self-improvement back in focus, with Claude now writing more than 80% of the code merged into its production systems. That progress is already reaching users: OpenAI extended Codex with Sites, turning plain-language prompts into interactive websites and apps, while Google released Gemma 4 12B, a multimodal model small enough to run locally on a laptop. On Windows, Microsoft’s OpenClaw and NVIDIA RTX Spark point to a new layer of local-agent infrastructure, combining secure execution, enterprise control, and hardware purpose-built for running AI agents on personal machines. And with Unitree’s H2 Plus, the story moves into robotics, as AI begins to step out of software workflows and into machines that move.
    </div>
<div class="contents">
<h2>Contents</h2>
<ul>
            <!-- 

<li><a href="#education">New features of our membership</a></li>

 --></p>
<li>
<a   href="#news5426400">Anthropic Says Claude’s 80% Code Share Points to AI Self-Improvement<br />
</a>
</li>
<li>
<a   href="#news3743628">OpenAI Launches Sites for Codex to Build Interactive Apps<br />
</a>
</li>
<li>
<a   href="#news1590707">Google Releases Gemma 4 12B for Local Multimodal AI<br />
</a>
</li>
<li>
<a   href="#news1287421">Microsoft Brings OpenClaw to Windows with Security Containers<br />
</a>
</li>
<li>
<a   href="#news383802">Microsoft and NVIDIA Launch RTX Spark for Windows AI PCs<br />
</a>
</li>
<li>
<a   href="#news2772">Unitree Announces H2 Plus Humanoid Robot on NVIDIA Isaac GR00T<br />
</a>
</li>
</ul></div>
<p>    <!-- 

<div class="education-section" id="education">
        

<h2>New features of our membership</h2>


        

<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image">

        </div>



        

<div class="education-points">
            

<ul>
                

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


                

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


                

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


                

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


            </ul>


            

<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>


        </div>


    </div>



    

<hr class="section-divider"> --><br />
<!-- 列表文章 --></p>
<div class="kubecon-section" id="news5426400">
<h2>Anthropic Says Claude’s 80% Code Share Points to AI Self-Improvement</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/20260605_img_en_claude.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic said Claude now authors more than 80% of the code merged into the company’s production systems as of May 2026, up from single digits before February 2025. The company says this trend points to a possible path toward recursive self-improvement, where AI systems could eventually help build more capable successors. Anthropic engineers now ship about 8 times as much code per quarter compared with 2021–2025, with Claude handling coding tasks that previously took humans hours to complete. The company warns that AI systems accelerating their own development could move faster than many institutions are prepared to manage.</p>
<p ><a href="https://www.anthropic.com/institute/recursive-self-improvement" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news3743628">
<h2>OpenAI Launches Sites for Codex to Build Interactive Apps</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260604_3b25f25cea954fe0a45420bcee0eec27.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>OpenAI announced Sites, a new Codex feature that allows users to create, share, and host interactive websites and apps through natural language prompts. Sites is rolling out in preview to Business and Enterprise customers first. Users can transform ideas, analysis, and plans into dashboards, planners, review workspaces, project boards, and other lightweight tools that can be shared with workspace members via URL. The feature expands Codex from a coding assistant into a tool for creating interactive workspaces and usable software experiences.</p>
<p ><a href="https://openai.com/index/codex-for-every-role-tool-workflow/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news1590707">
<h2>Google Releases Gemma 4 12B for Local Multimodal AI</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260604_ff9be6d034e94c7fa754bd4932d0cb43.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Google DeepMind released Gemma 4 12B, a 12-billion-parameter multimodal model designed to bring agentic multimodal intelligence directly to laptops. The model processes text, images, and audio with a unified architecture, without separate multimodal encoders. Gemma 4 12B can run locally with 16 GB of VRAM or unified memory and is released under an Apache 2.0 license. It is also the first mid-sized Gemma model to support native audio input, while delivering benchmark performance close to Google’s larger 26B model with a smaller memory footprint.</p>
<p ><a href="https://blog.google/innovation-and-ai/technology/developers-tools/introducing-gemma-4-12b/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news1287421">
<h2>Microsoft Brings OpenClaw to Windows with Security Containers</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260604_759b90bc6567479ba887ea7225c87a76.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Microsoft announced that OpenClaw now runs securely on Windows using Microsoft Execution Containers technology. The integration allows OpenClaw’s node and gateway to run with policy-driven containment for enterprise and local agent deployments. Microsoft also introduced a Windows companion app for setting up new Claws or connecting to existing ones. Together with Agent 365, the update is designed to help enterprises observe, govern, and secure AI agents on Windows.</p>
<p ><a href="https://blogs.windows.com/windowsdeveloper/2026/06/02/windows-platform-security-for-ai-agents/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news383802">
<h2>Microsoft and NVIDIA Launch RTX Spark for Windows AI PCs</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260602_gj_img_microsoft.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Microsoft and NVIDIA announced NVIDIA RTX Spark, a platform designed to power highly efficient thin-and-light Windows PCs for developers, creators, and power users. RTX Spark systems are purpose-built for the new wave of AI agents, with up to 128 GB of unified memory and integrated CPU/GPU/memory architecture optimized for local agentic workloads. The platform will support NVIDIA OpenShell on Windows, built on new Windows security and containment features for running agents locally. RTX Spark-powered laptops and small form factor desktop PCs from Microsoft Surface, ASUS, Dell, HP, Lenovo, MSI, and other OEMs are expected to launch beginning this fall.</p>
<p ><a href="https://blogs.windows.com/windowsexperience/2026/05/31/introducing-a-powerful-new-chapter-for-windows-pcs-accelerated-by-nvidia-rtx-spark/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news2772">
<h2>Unitree Announces H2 Plus Humanoid Robot on NVIDIA Isaac GR00T</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260603_e262cc6f1e5d40afb9579771608cc1cb.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Unitree announced H2 Plus, a humanoid robot platform built on NVIDIA Isaac GR00T. The system combines Unitree’s H2 humanoid body, dual SharpaWave tactile five-finger hands, NVIDIA Jetson Thor onboard compute, and Isaac GR00T open software. It comes with open models, simulation frameworks, and validated workflows from data to deployment. The platform is designed to support humanoid reasoning, learning, multitask behavior, and real-time onboard robot inference and control.</p>
<p ><a href="https://www.unitree.com/H2plus" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider">
<p></body></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Native Weekly Newsletter: 30 May 2026</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-30-may-2026/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Fri, 29 May 2026 16:31:02 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-30-may-2026/</guid>

					<description><![CDATA[This week shows how quickly AI is moving from model capability to real-world systems. Anthropic released Claude Opus 4.8 with dynamic workflows and effort control, while also reporting that Project Glasswing had found more than 10,000 high- or critical-severity vulnerabilities in critical software. Beyond models, Huawei proposed the Tau Scaling Law as a new path for semiconductor development, Alibaba’s Qwen3.7-Max ranked second among AI providers on the Code Arena coding benchmark, OpenAI introduced secure MCP tunnels for private enterprise systems, and ElevenLabs brought more expressive AI dubbing to over 90 languages. Let’s take a closer look at the advances pushing AI from powerful models into real-world systems.]]></description>
										<content:encoded><![CDATA[<p><head></p>
<style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }</p>
<p>        .read-time {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 20px;
        }</p>
<p>        h1 {
            font-size: 2.8em;
            color: #000;
            margin-bottom: 10px;
            font-weight: normal;
        }</p>
<p>        .author-date {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 30px;
        }</p>
<p>        .intro {
            font-size: 1.1em;
            margin: 30px 0;
            color: #333;
        }</p>
<p>        .contents {
            margin: 40px 0;
        }</p>
<p>        .contents h2 {
            color: #000;
            font-size: 2em;
            margin-bottom: 20px;
        }</p>
<p>        .contents ul {
            list-style: disc;
            padding: 0;
            padding-left: 20px;
        }</p>
<p>        .contents li {
            margin: 10px 0;
            padding-left: 10px;
        }</p>
<p>        .contents a {
            color: #0066cc;
            text-decoration: none;
        }</p>
<p>        .contents a:hover {
            text-decoration: underline;
        }</p>
<p>        .education-section {
            margin: 40px 0;
        }</p>
<p>        .education-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .promo-banner {
            background: #FFE4B5;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 30px;
        }</p>
<p>        .banner-image {
            width: 100%;
            height: auto;
            display: block;
        }</p>
<p>        .education-points {
            margin-top: 30px;
        }</p>
<p>        .education-points ul {
            list-style: none;
            padding: 0;
        }</p>
<p>        .education-points li {
            margin: 15px 0;
            font-size: 1.1em;
        }</p>
<p>        .education-points strong {
            color: #000;
        }</p>
<p>        .cta-button {
            display: inline-block;
            background: #000;
            padding: 12px 30px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .cta-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .cta-button:hover {
            background: #333;
        }</p>
<p>        .cta-button:hover a {
            text-decoration: none;
        }</p>
<p>        .kubecon-section {
            margin: 60px 0;
        }</p>
<p>        .kubecon-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .event-banner {
            margin-bottom: 30px;
            border-radius: 8px;
            overflow: hidden;
            max-width: 800px;
            margin-left: 0;
            margin-right: 0;
        }</p>
<p>        .event-graphics {
            padding: 0;
        }</p>
<p>        .event-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 8px;
        }</p>
<p>        .event-info {
            padding: 20px;
            background: #fff;
            text-align: center;
        }</p>
<p>        .event-details h3 {
            color: #6f42c1;
            font-size: 1.5em;
            margin: 15px 0;
        }</p>
<p>        .hashtags {
            color: #6f42c1;
            font-size: 1.1em;
        }</p>
<p>        .schedule-button {
            display: inline-block;
            background: linear-gradient(90deg, #42c1b3, #6f42c1);
            color: #fff;
            padding: 10px 30px;
            border-radius: 4px;
            font-weight: bold;
            margin-top: 15px;
        }</p>
<p>        .event-description {
            font-size: 1.1em;
            line-height: 1.6;
        }</p>
<p>        .event-description .link {
            color: #0098d4;
            text-decoration: none;
        }</p>
<p>        .event-description .link:hover {
            text-decoration: underline;
        }</p>
<p>        .register-button {
            display: inline-block;
            background: rgb(0,145,255);
            padding: 12px 18px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .register-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .register-button:hover {
            background: rgb(0,145,255);
        }</p>
<p>        .section-divider {
            border: 0;
            border-top: 1px solid #eee;
            margin: 40px 0;
            width: 100%;
        }
    </style>
<p></head></p>
<p><body></p>
<div class="intro">
       This week shows how quickly AI is moving from model capability to real-world systems. Anthropic released Claude Opus 4.8 with dynamic workflows and effort control, while also reporting that Project Glasswing had found more than 10,000 high- or critical-severity vulnerabilities in critical software. Beyond models, Huawei proposed the Tau Scaling Law as a new path for semiconductor development, Alibaba’s Qwen3.7-Max ranked second among AI providers on the Code Arena coding benchmark, OpenAI introduced secure MCP tunnels for private enterprise systems, and ElevenLabs brought more expressive AI dubbing to over 90 languages. Let’s take a closer look at the advances pushing AI from powerful models into real-world systems.
    </div>
<div class="contents">
<h2>Contents</h2>
<ul>
            <!-- 

<li><a href="#education">New features of our membership</a></li>

 --></p>
<li>
<a   href="#news89223573">Anthropic releases Claude Opus 4.8 with dynamic workflows and effort control<br />
</a>
</li>
<li>
<a   href="#news58646922">Anthropic’s Project Glasswing finds 10,000+ serious software vulnerabilities<br />
</a>
</li>
<li>
<a   href="#news47111692">Huawei proposes Tau Scaling Law as a new path beyond Moore’s Law<br />
</a>
</li>
<li>
<a   href="#news633333">Alibaba Qwen3.7-Max ranks second among providers on Code Arena<br />
</a>
</li>
<li>
<a   href="#news216556">OpenAI introduces secure MCP tunnels for private enterprise servers<br />
</a>
</li>
<li>
<a   href="#news30800">ElevenLabs launches Dubbing v2 for expressive translation in 90+ languages<br />
</a>
</li>
</ul></div>
<p>    <!-- 

<div class="education-section" id="education">
        

<h2>New features of our membership</h2>


        

<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image">

        </div>



        

<div class="education-points">
            

<ul>
                

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


                

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


                

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


                

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


            </ul>


            

<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>


        </div>


    </div>



    

<hr class="section-divider"> --><br />
<!-- 列表文章 --></p>
<div class="kubecon-section" id="news89223573">
<h2>Anthropic releases Claude Opus 4.8 with dynamic workflows and effort control</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260529_c7b990c916c64dabb53c11c70d258e46.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic released Claude Opus 4.8, an upgraded flagship model with improvements across coding, agentic tasks, reasoning, computer use, knowledge work, and financial analysis. The company says the model is more reliable, more likely to flag uncertainty, and less likely to overstate progress when evidence is limited. In coding evaluations, Opus 4.8 was also less likely to leave flaws in its own code unreported. Anthropic also introduced Dynamic Workflows in Claude Code, allowing Claude to break large tasks into parallel subagents, along with Effort Control for choosing how much reasoning effort the model applies to a task.</p>
<p ><a href="https://www.anthropic.com/news/claude-opus-4-8" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news58646922">
<h2>Anthropic’s Project Glasswing finds 10,000+ serious software vulnerabilities</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260525_gj_img_anthropic.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic announced that Project Glasswing, its collaborative AI cybersecurity initiative launched last month, has discovered more than 10,000 high- or critical-severity vulnerabilities in critical software systems. The project involves approximately 50 partners using the Claude Mythos Preview model to scan critical software infrastructure worldwide. Anthropic noted that progress on software security is now limited by how quickly organizations can verify, disclose, and patch the large numbers of vulnerabilities found by AI rather than by discovery speed.</p>
<p ><a href="https://www.anthropic.com/research/glasswing-initial-update" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news47111692">
<h2>Huawei proposes Tau Scaling Law as a new path beyond Moore’s Law</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/260525_img_ci_huawei.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>At the 2026 IEEE International Symposium on Circuits and Systems in Shanghai, Huawei&#8217;s He Tingbo presented the Tau Scaling Law as a new principle for guiding semiconductor industry development. The law proposes replacing geometric scaling with time scaling as the guiding principle for semiconductor and electronic system evolution. Based on this principle, Huawei developed technologies like LogicFolding to compress signal propagation delay and improve transistor density. Huawei projects that its high-end chips could reach transistor density equivalent to 1.4nm process by 2031.</p>
<p ><a href="https://www.huawei.com/en/news/2026/5/ieee-iscas-tau-scaling" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news633333">
<h2>Alibaba Qwen3.7-Max ranks second among providers on Code Arena</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260527_cc58e2c77eba4eafa0a3c8218d740a83"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Alibaba&#8217;s Qwen3.7-Max model achieved a score of 1541 on LMArena&#8217;s Code Arena benchmark, ranking second globally among AI model providers in the reported results. Code Arena evaluates AI coding capabilities through blind testing where models generate complete, interactive web applications from scratch, with results voted on by users. Qwen3.7-Max is designed for agent scenarios and demonstrates significant improvements in programming, agent capabilities, and long-running tasks, supporting up to 35 hours of continuous operation and over 1000 tool calls.</p>
<p ><a href="https://translate.google.com/translate?sl=zh-CN&#038;tl=en&#038;hl=zh-CN&#038;u=https://mp.weixin.qq.com/s/SF7TFfAiHibcnOaGTpOEAw" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news216556">
<h2>OpenAI introduces secure MCP tunnels for private enterprise servers</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260528_img_gi_openai.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>OpenAI introduced Secure MCP Tunnel, allowing organizations to keep Model Context Protocol servers private within their network while enabling ChatGPT, Codex, and the Responses API to connect through outbound-only HTTPS connections. The tunnel creates an outbound-only connection from hosts inside the organization&#8217;s network to OpenAI-hosted MCP endpoints, eliminating the need to modify inbound firewalls or make MCP servers public. Teams can deploy tunnel clients as Kubernetes sidecars, dedicated deployments, or VM services to facilitate secure access to private MCP servers.</p>
<p ><a href="https://developers.openai.com/api/docs/guides/secure-mcp-tunnels" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news30800">
<h2>ElevenLabs launches Dubbing v2 for expressive translation in 90+ languages</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260529_img_gi_elevenlabs.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>ElevenLabs introduced Dubbing v2, a new AI dubbing model that translates content while preserving the original speaker&#8217;s emotion, performance, tone, and delivery across target languages. The model creates automatic voice clones of original speakers and applies them across supported languages without manual setup. Dubbing v2 works from original audio rather than transcripts alone, enabling it to maintain authentic performance characteristics and localize content naturally for native speakers rather than producing literal translations.</p>
<p ><a href="https://elevenlabs.io/dubbing-studio" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider">
<p></body></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Native Weekly Newsletter: 22 May 2026</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-22-may-2026/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Fri, 22 May 2026 13:21:41 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-22-may-2026/</guid>

					<description><![CDATA[This week, AI moved further into discovery, software, enterprise systems, and creative work. OpenAI said an internal model disproved a longstanding Erdős conjecture in discrete geometry, showing how AI systems may begin contributing to frontier mathematical research. Google introduced Gemini 3.5 Flash as its strongest agentic and coding model yet, while Alibaba unveiled Qwen3.7-Max for long-horizon autonomous agents. Anthropic added self-hosted sandboxes and MCP tunnels to Claude Managed Agents, giving enterprises more control over secure agent execution. xAI launched Grok Build in early beta for coding workflows, and Figma brought an AI design agent directly into the canvas for generation, editing, and design-system-aware iteration.]]></description>
										<content:encoded><![CDATA[<p><head></p>
<style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }</p>
<p>        .read-time {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 20px;
        }</p>
<p>        h1 {
            font-size: 2.8em;
            color: #000;
            margin-bottom: 10px;
            font-weight: normal;
        }</p>
<p>        .author-date {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 30px;
        }</p>
<p>        .intro {
            font-size: 1.1em;
            margin: 30px 0;
            color: #333;
        }</p>
<p>        .contents {
            margin: 40px 0;
        }</p>
<p>        .contents h2 {
            color: #000;
            font-size: 2em;
            margin-bottom: 20px;
        }</p>
<p>        .contents ul {
            list-style: disc;
            padding: 0;
            padding-left: 20px;
        }</p>
<p>        .contents li {
            margin: 10px 0;
            padding-left: 10px;
        }</p>
<p>        .contents a {
            color: #0066cc;
            text-decoration: none;
        }</p>
<p>        .contents a:hover {
            text-decoration: underline;
        }</p>
<p>        .education-section {
            margin: 40px 0;
        }</p>
<p>        .education-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .promo-banner {
            background: #FFE4B5;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 30px;
        }</p>
<p>        .banner-image {
            width: 100%;
            height: auto;
            display: block;
        }</p>
<p>        .education-points {
            margin-top: 30px;
        }</p>
<p>        .education-points ul {
            list-style: none;
            padding: 0;
        }</p>
<p>        .education-points li {
            margin: 15px 0;
            font-size: 1.1em;
        }</p>
<p>        .education-points strong {
            color: #000;
        }</p>
<p>        .cta-button {
            display: inline-block;
            background: #000;
            padding: 12px 30px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .cta-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .cta-button:hover {
            background: #333;
        }</p>
<p>        .cta-button:hover a {
            text-decoration: none;
        }</p>
<p>        .kubecon-section {
            margin: 60px 0;
        }</p>
<p>        .kubecon-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .event-banner {
            margin-bottom: 30px;
            border-radius: 8px;
            overflow: hidden;
            max-width: 800px;
            margin-left: 0;
            margin-right: 0;
        }</p>
<p>        .event-graphics {
            padding: 0;
        }</p>
<p>        .event-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 8px;
        }</p>
<p>        .event-info {
            padding: 20px;
            background: #fff;
            text-align: center;
        }</p>
<p>        .event-details h3 {
            color: #6f42c1;
            font-size: 1.5em;
            margin: 15px 0;
        }</p>
<p>        .hashtags {
            color: #6f42c1;
            font-size: 1.1em;
        }</p>
<p>        .schedule-button {
            display: inline-block;
            background: linear-gradient(90deg, #42c1b3, #6f42c1);
            color: #fff;
            padding: 10px 30px;
            border-radius: 4px;
            font-weight: bold;
            margin-top: 15px;
        }</p>
<p>        .event-description {
            font-size: 1.1em;
            line-height: 1.6;
        }</p>
<p>        .event-description .link {
            color: #0098d4;
            text-decoration: none;
        }</p>
<p>        .event-description .link:hover {
            text-decoration: underline;
        }</p>
<p>        .register-button {
            display: inline-block;
            background: rgb(0,145,255);
            padding: 12px 18px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .register-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .register-button:hover {
            background: rgb(0,145,255);
        }</p>
<p>        .section-divider {
            border: 0;
            border-top: 1px solid #eee;
            margin: 40px 0;
            width: 100%;
        }
    </style>
<p></head></p>
<p><body></p>
<div class="intro">
       This week, AI moved further into discovery, software, enterprise systems, and creative work. OpenAI said an internal model disproved a longstanding Erdős conjecture in discrete geometry, showing how AI systems may begin contributing to frontier mathematical research. Google introduced Gemini 3.5 Flash as its strongest agentic and coding model yet, while Alibaba unveiled Qwen3.7-Max for long-horizon autonomous agents. Anthropic added self-hosted sandboxes and MCP tunnels to Claude Managed Agents, giving enterprises more control over secure agent execution. xAI launched Grok Build in early beta for coding workflows, and Figma brought an AI design agent directly into the canvas for generation, editing, and design-system-aware iteration.
    </div>
<div class="contents">
<h2>Contents</h2>
<ul>
            <!-- 

<li><a href="#education">New features of our membership</a></li>

 --></p>
<li>
<a   href="#news33059932">OpenAI Model Disproves 80-Year-Old Erdős Conjecture in Discrete Geometry<br />
</a>
</li>
<li>
<a   href="#news26457718">Google launches Gemini 3.5 Flash as its strongest agentic and coding model yet<br />
</a>
</li>
<li>
<a   href="#news21979928">Alibaba unveils Qwen3.7-Max as a flagship model for AI agents<br />
</a>
</li>
<li>
<a   href="#news21442842">Anthropic adds self-hosted sandboxes and MCP tunnels to Claude Managed Agents<br />
</a>
</li>
<li>
<a   href="#news18266659">xAI launches Grok Build early beta for SuperGrok Heavy subscribers<br />
</a>
</li>
<li>
<a   href="#news397110">Figma launches AI design agent directly inside the design canvas<br />
</a>
</li>
</ul></div>
<p>    <!-- 

<div class="education-section" id="education">
        

<h2>New features of our membership</h2>


        

<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image">

        </div>



        

<div class="education-points">
            

<ul>
                

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


                

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


                

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


                

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


            </ul>


            

<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>


        </div>


    </div>



    

<hr class="section-divider"> --><br />
<!-- 列表文章 --></p>
<div class="kubecon-section" id="news33059932">
<h2>OpenAI Model Disproves 80-Year-Old Erdős Conjecture in Discrete Geometry</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260521_5bfbf421fb954d99b8c23b618b8fa9c5.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>OpenAI announced that an internal general-purpose reasoning model has disproved a longstanding conjecture in the planar unit distance problem, first posed by Paul Erdős in 1946. The model produced an infinite family of point configurations that improves on the square-grid constructions long believed to be essentially optimal. The proof was verified by a group of external mathematicians, including Fields medalist Tim Gowers, and marks the first time AI has autonomously solved a prominent open problem central to a mathematical subfield.</p>
<p ><a href="https://openai.com/index/model-disproves-discrete-geometry-conjecture/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news26457718">
<h2>Google launches Gemini 3.5 Flash as its strongest agentic and coding model yet</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250621_gj_img_gemini-3-5.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Google introduced Gemini 3.5 Flash on May 19, 2026 at Google I/O, the first model in a new family combining frontier intelligence with action. The model outperforms Gemini 3.1 Pro on coding and agentic benchmarks including Terminal-Bench 2.1 (76.2%), GDPval-AA (1656 Elo), and MCP Atlas (83.6%), while running 4 times faster than other frontier models in output tokens per second. Gemini 3.5 Flash is available via the Gemini app, AI Mode in Google Search, Google Antigravity, the Gemini API in Google AI Studio and Android Studio, Gemini Enterprise Agent Platform, and Gemini Enterprise. Gemini 3.5 Pro is already being used internally and is expected to roll out next month.</p>
<p ><a href="https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-5/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news21979928">
<h2>Alibaba unveils Qwen3.7-Max as a flagship model for AI agents</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260522_a3f7b2d4e8c14690b5e2f1a9d3c87042.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Alibaba’s Qwen team unveiled Qwen3.7-Max, its latest flagship model built for agent-era workloads including coding, office productivity, workflow automation, and long-horizon autonomous tasks. The model is positioned as a versatile agent foundation model that can work across mainstream agent frameworks and sustain complex multi-step execution. In a 35-hour autonomous kernel optimization task, Qwen3.7-Max made more than 1,000 tool calls and demonstrated a 10x speedup over the Triton reference.</p>
<p ><a href="https://qwen.ai/blog?id=qwen3.7" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news21442842">
<h2>Anthropic adds self-hosted sandboxes and MCP tunnels to Claude Managed Agents</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260522_f2c8a1e5b3d74092a6f9e0b7c4d58163.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic announced two new Claude Managed Agents features: self-hosted sandboxes and MCP tunnels. Self-hosted sandboxes, now in public beta, let companies run agent tool execution in their own infrastructure or through providers such as Cloudflare, Daytona, Modal, and Vercel, while Anthropic continues to manage the agent loop. MCP tunnels, in research preview, allow agents to connect to private MCP servers, internal databases, private APIs, knowledge bases, and ticketing systems without exposing them to the public internet.</p>
<p ><a href="https://claude.com/blog/claude-managed-agents-updates" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news18266659">
<h2>xAI launches Grok Build early beta for SuperGrok Heavy subscribers</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260518_3afb883bcecc4f85a46d23239d2ff5ca.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>xAI launched Grok Build, an early-beta coding agent and command-line interface for professional software engineering and complex coding work. Available first to SuperGrok Heavy subscribers, Grok Build can run from the terminal, support plan-review-approve workflows, show clean diffs, and work with existing project conventions such as AGENTS.md, plugins, hooks, skills, and MCP servers. It also supports parallel subagents for larger tasks and includes a feedback command for beta users.</p>
<p ><a href="https://x.ai/news/grok-build-cli" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news397110">
<h2>Figma launches AI design agent directly inside the design canvas</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260522_7f3a9e2b1d584c06a8f5e7b3c2d91045.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Figma launched an AI design agent that works directly inside Figma Design, helping users generate design layers, explore multiple directions, automate bulk edits, apply design systems, and act on feedback without switching tools. The agent can start from design layers, use components, libraries, tokens, variables, and team context, and support tasks such as updating typography, replacing copy and imagery, converting screens to dark mode, and organizing comments into next steps. It is rolling out gradually in beta via early-access requests, with no AI credit usage during beta and availability for Full seat users on Professional, Organization, and Enterprise plans.</p>
<p ><a href="https://www.figma.com/blog/the-figma-agent-is-here/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider">
<p></body></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Native Weekly Newsletter: 15 May 2026</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-15-may-2026/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Thu, 14 May 2026 18:02:59 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-15-may-2026/</guid>

					<description><![CDATA[This week's AI landscape spans compute, voice, productivity, mobile, and cybersecurity. Anthropic secured access to SpaceX's Colossus 1 data center — over 220,000 NVIDIA GPUs — to expand capacity for Claude users. Claude is now generally available inside Microsoft 365, carrying context across Excel, Word, PowerPoint, and Outlook. OpenAI launched GPT-Realtime-2, its first voice model with GPT-5-class reasoning. Google introduced Gemini Intelligence for Android with proactive, multi-step task automation. And OpenAI launched Daybreak, a new initiative to embed AI-powered cyber defense into the software development cycle.]]></description>
										<content:encoded><![CDATA[<p><head></p>
<style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }</p>
<p>        .read-time {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 20px;
        }</p>
<p>        h1 {
            font-size: 2.8em;
            color: #000;
            margin-bottom: 10px;
            font-weight: normal;
        }</p>
<p>        .author-date {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 30px;
        }</p>
<p>        .intro {
            font-size: 1.1em;
            margin: 30px 0;
            color: #333;
        }</p>
<p>        .contents {
            margin: 40px 0;
        }</p>
<p>        .contents h2 {
            color: #000;
            font-size: 2em;
            margin-bottom: 20px;
        }</p>
<p>        .contents ul {
            list-style: disc;
            padding: 0;
            padding-left: 20px;
        }</p>
<p>        .contents li {
            margin: 10px 0;
            padding-left: 10px;
        }</p>
<p>        .contents a {
            color: #0066cc;
            text-decoration: none;
        }</p>
<p>        .contents a:hover {
            text-decoration: underline;
        }</p>
<p>        .education-section {
            margin: 40px 0;
        }</p>
<p>        .education-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .promo-banner {
            background: #FFE4B5;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 30px;
        }</p>
<p>        .banner-image {
            width: 100%;
            height: auto;
            display: block;
        }</p>
<p>        .education-points {
            margin-top: 30px;
        }</p>
<p>        .education-points ul {
            list-style: none;
            padding: 0;
        }</p>
<p>        .education-points li {
            margin: 15px 0;
            font-size: 1.1em;
        }</p>
<p>        .education-points strong {
            color: #000;
        }</p>
<p>        .cta-button {
            display: inline-block;
            background: #000;
            padding: 12px 30px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .cta-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .cta-button:hover {
            background: #333;
        }</p>
<p>        .cta-button:hover a {
            text-decoration: none;
        }</p>
<p>        .kubecon-section {
            margin: 60px 0;
        }</p>
<p>        .kubecon-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .event-banner {
            margin-bottom: 30px;
            border-radius: 8px;
            overflow: hidden;
            max-width: 800px;
            margin-left: 0;
            margin-right: 0;
        }</p>
<p>        .event-graphics {
            padding: 0;
        }</p>
<p>        .event-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 8px;
        }</p>
<p>        .event-info {
            padding: 20px;
            background: #fff;
            text-align: center;
        }</p>
<p>        .event-details h3 {
            color: #6f42c1;
            font-size: 1.5em;
            margin: 15px 0;
        }</p>
<p>        .hashtags {
            color: #6f42c1;
            font-size: 1.1em;
        }</p>
<p>        .schedule-button {
            display: inline-block;
            background: linear-gradient(90deg, #42c1b3, #6f42c1);
            color: #fff;
            padding: 10px 30px;
            border-radius: 4px;
            font-weight: bold;
            margin-top: 15px;
        }</p>
<p>        .event-description {
            font-size: 1.1em;
            line-height: 1.6;
        }</p>
<p>        .event-description .link {
            color: #0098d4;
            text-decoration: none;
        }</p>
<p>        .event-description .link:hover {
            text-decoration: underline;
        }</p>
<p>        .register-button {
            display: inline-block;
            background: rgb(0,145,255);
            padding: 12px 18px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .register-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .register-button:hover {
            background: rgb(0,145,255);
        }</p>
<p>        .section-divider {
            border: 0;
            border-top: 1px solid #eee;
            margin: 40px 0;
            width: 100%;
        }
    </style>
<p></head></p>
<p><body></p>
<div class="intro">
       This week&#8217;s AI landscape spans compute, voice, productivity, mobile, and cybersecurity. Anthropic secured access to SpaceX&#8217;s Colossus 1 data center — over 220,000 NVIDIA GPUs — to expand capacity for Claude users. Claude is now generally available inside Microsoft 365, carrying context across Excel, Word, PowerPoint, and Outlook. OpenAI launched GPT-Realtime-2, its first voice model with GPT-5-class reasoning. Google introduced Gemini Intelligence for Android with proactive, multi-step task automation. And OpenAI launched Daybreak, a new initiative to embed AI-powered cyber defense into the software development cycle.
    </div>
<div class="contents">
<h2>Contents</h2>
<ul>
            <!-- 

<li><a href="#education">New features of our membership</a></li>

 --></p>
<li>
<a   href="#news20301967">Anthropic Partners with SpaceX for Access to Colossus 1 and 220,000+ NVIDIA GPUs<br />
</a>
</li>
<li>
<a   href="#news5060973">Anthropic publishes research paper Teaching Claude why showing elimination of blackmail behavior in Claude models<br />
</a>
</li>
<li>
<a   href="#news3988892">OpenAI releases GPT-Realtime-2 voice model with GPT-5-class reasoning capabilities<br />
</a>
</li>
<li>
<a   href="#news3662499">Anthropic launches Claude for Microsoft 365 with general availability for Excel, PowerPoint, and Word, public beta for Outlook<br />
</a>
</li>
<li>
<a   href="#news2636560">Google introduces Gemini Intelligence at Android Show 2026 with proactive AI features for Android devices<br />
</a>
</li>
<li>
<a   href="#news1334032">OpenAI launches Daybreak cybersecurity initiative combining AI models and Codex for vulnerability detection<br />
</a>
</li>
</ul></div>
<p>    <!-- 

<div class="education-section" id="education">
        

<h2>New features of our membership</h2>


        

<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image">

        </div>



        

<div class="education-points">
            

<ul>
                

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


                

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


                

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


                

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


            </ul>


            

<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>


        </div>


    </div>



    

<hr class="section-divider"> --><br />
<!-- 列表文章 --></p>
<div class="kubecon-section" id="news20301967">
<h2>Anthropic Partners with SpaceX for Access to Colossus 1 and 220,000+ NVIDIA GPUs</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260507_gi_claude2.webp"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic announced a partnership with SpaceX to use all compute capacity at the Colossus 1 data center in Memphis, providing access to more than 300 megawatts of capacity and over 220,000 NVIDIA GPUs within the month. The additional compute resources will directly improve capacity for Claude Pro and Claude Max subscribers and enable the company to increase usage limits for Claude Code and the Claude API. As part of the agreement, the companies also expressed interest in developing multiple gigawatts of orbital AI compute capacity.</p>
<p ><a href="https://www.anthropic.com/news/higher-limits-spacex" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news5060973">
<h2>Anthropic publishes research paper Teaching Claude why showing elimination of blackmail behavior in Claude models</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260509_gi_anthropic.webp"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic publishes research paper Teaching Claude why showing elimination of blackmail behavior in Claude models. The company achieved near-zero blackmail rates with Claude Sonnet 4.5, and perfect zero rates across all other models in the same generation and beyond — including Haiku 4.5, Opus 4.5, and later releases — down from up to 96% in Claude Opus 4. The breakthrough came through training Claude on constitutional documents explaining its values and principles, combined with fictional stories of aligned AI behavior, rather than just showing examples of safe behavior in similar scenarios.</p>
<p ><a href="https://www.anthropic.com/research/teaching-claude-why" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news3988892">
<h2>OpenAI releases GPT-Realtime-2 voice model with GPT-5-class reasoning capabilities</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260509_86e22c56ca48479e8cc3acac78765762.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>OpenAI announced three new audio models available through its API: GPT-Realtime-2, GPT-Realtime-Translate, and GPT-Realtime-Whisper. GPT-Realtime-2 is the company&#8217;s first voice model with GPT-5-class reasoning that can handle complex requests, manage interruptions, and maintain natural conversations in real-time. The model features an expanded 128K token context window and shows significant performance improvements on audio intelligence benchmarks. All three models are now available to developers through the Realtime API with specific pricing for each model.</p>
<p ><a href="https://openai.com/index/advancing-voice-intelligence-with-new-models-in-the-api/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news3662499">
<h2>Anthropic launches Claude for Microsoft 365 with general availability for Excel, PowerPoint, and Word, public beta for Outlook</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260509_23148366e79e4e81a3d9c35acfd0e122.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic announced that Claude for Excel, PowerPoint, and Word are now generally available on all paid Claude plans, while Claude for Outlook has entered public beta. The integration allows Claude to maintain context across all Microsoft 365 applications, enabling users to work seamlessly between apps without copying and pasting information. Claude can analyze and edit Excel workbooks, build PowerPoint presentations using existing templates, draft and review Word documents with tracked changes, and manage Outlook email triage and scheduling. The service is available through Claude accounts or existing cloud provider credentials via Amazon Bedrock, Google Cloud Vertex AI, or Microsoft Foundry.</p>
<p ><a href="https://claude.com/claude-for-microsoft-365" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news2636560">
<h2>Google introduces Gemini Intelligence at Android Show 2026 with proactive AI features for Android devices</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260514_4532bf3e91bd4ad4a6a96bc6594fb451.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Google introduces Gemini Intelligence for Android with proactive AI features. Google announced Gemini Intelligence, introducing proactive AI features that integrate premium hardware and innovative software to help users stay productive throughout their day. The new intelligence system will automate complex multi-step tasks, simplify form filling, and includes features like Rambler for polishing spoken messages and the ability to build custom widgets using natural language. Gemini Intelligence will initially roll out on the latest Samsung Galaxy and Google Pixel phones this summer, with broader availability across other Android devices including watches, cars, glasses and laptops later in 2026.</p>
<p ><a href="https://blog.google/products-and-platforms/platforms/android/gemini-intelligence/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news1334032">
<h2>OpenAI launches Daybreak cybersecurity initiative combining AI models and Codex for vulnerability detection</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260512_57f867072ca848b8883864a45274731e.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>OpenAI launches Daybreak cybersecurity initiative combining AI models and Codex for vulnerability detection. OpenAI announced Daybreak, a cybersecurity initiative that combines OpenAI models with Codex as an agentic harness to help accelerate cyber defense and make software resilient by design. The platform brings secure code review, threat modeling, patch validation, dependency risk analysis, and remediation guidance into the everyday development loop. Daybreak works with industry and government partners and plans to deploy increasingly capable cyber-focused models as part of an iterative deployment approach.</p>
<p ><a href="https://openai.com/daybreak/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider">
<p></body></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Native Weekly Newsletter: 12 May 2026</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-12-may-2026/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Tue, 12 May 2026 07:43:12 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-12-may-2026/</guid>

					<description><![CDATA[This week delivers significant advancements in AI technology, highlighting partnerships and innovations set to redefine the industry's landscape. Anthropic's collaboration with SpaceX promises immense compute power via the Colossus 1 data center, enhancing its Claude services. Meanwhile, xAI's release of the Grok 4.3 API introduces a substantial leap in AI model capability with a 1 million token context window, alongside cost reductions. In parallel, Anthropic delivers targeted financial service solutions through new Claude agent templates. OpenAI's GPT-5.5 Instant debuts as the upgraded ChatGPT model, boasting fewer hallucinations and enhanced personalization. These breakthroughs mark pivotal shifts in AI compute capacity, model advancement, and sector adoption, setting a robust foundation for future innovations. Stay informed on these transformative updates and their implications for the AI landscape.]]></description>
										<content:encoded><![CDATA[<p><head></p>
<style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }</p>
<p>        .read-time {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 20px;
        }</p>
<p>        h1 {
            font-size: 2.8em;
            color: #000;
            margin-bottom: 10px;
            font-weight: normal;
        }</p>
<p>        .author-date {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 30px;
        }</p>
<p>        .intro {
            font-size: 1.1em;
            margin: 30px 0;
            color: #333;
        }</p>
<p>        .contents {
            margin: 40px 0;
        }</p>
<p>        .contents h2 {
            color: #000;
            font-size: 2em;
            margin-bottom: 20px;
        }</p>
<p>        .contents ul {
            list-style: disc;
            padding: 0;
            padding-left: 20px;
        }</p>
<p>        .contents li {
            margin: 10px 0;
            padding-left: 10px;
        }</p>
<p>        .contents a {
            color: #0066cc;
            text-decoration: none;
        }</p>
<p>        .contents a:hover {
            text-decoration: underline;
        }</p>
<p>        .education-section {
            margin: 40px 0;
        }</p>
<p>        .education-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .promo-banner {
            background: #FFE4B5;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 30px;
        }</p>
<p>        .banner-image {
            width: 100%;
            height: auto;
            display: block;
        }</p>
<p>        .education-points {
            margin-top: 30px;
        }</p>
<p>        .education-points ul {
            list-style: none;
            padding: 0;
        }</p>
<p>        .education-points li {
            margin: 15px 0;
            font-size: 1.1em;
        }</p>
<p>        .education-points strong {
            color: #000;
        }</p>
<p>        .cta-button {
            display: inline-block;
            background: #000;
            padding: 12px 30px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .cta-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .cta-button:hover {
            background: #333;
        }</p>
<p>        .cta-button:hover a {
            text-decoration: none;
        }</p>
<p>        .kubecon-section {
            margin: 60px 0;
        }</p>
<p>        .kubecon-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .event-banner {
            margin-bottom: 30px;
            border-radius: 8px;
            overflow: hidden;
            max-width: 800px;
            margin-left: 0;
            margin-right: 0;
        }</p>
<p>        .event-graphics {
            padding: 0;
        }</p>
<p>        .event-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 8px;
        }</p>
<p>        .event-info {
            padding: 20px;
            background: #fff;
            text-align: center;
        }</p>
<p>        .event-details h3 {
            color: #6f42c1;
            font-size: 1.5em;
            margin: 15px 0;
        }</p>
<p>        .hashtags {
            color: #6f42c1;
            font-size: 1.1em;
        }</p>
<p>        .schedule-button {
            display: inline-block;
            background: linear-gradient(90deg, #42c1b3, #6f42c1);
            color: #fff;
            padding: 10px 30px;
            border-radius: 4px;
            font-weight: bold;
            margin-top: 15px;
        }</p>
<p>        .event-description {
            font-size: 1.1em;
            line-height: 1.6;
        }</p>
<p>        .event-description .link {
            color: #0098d4;
            text-decoration: none;
        }</p>
<p>        .event-description .link:hover {
            text-decoration: underline;
        }</p>
<p>        .register-button {
            display: inline-block;
            background: rgb(0,145,255);
            padding: 12px 18px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .register-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .register-button:hover {
            background: rgb(0,145,255);
        }</p>
<p>        .section-divider {
            border: 0;
            border-top: 1px solid #eee;
            margin: 40px 0;
            width: 100%;
        }
    </style>
<p></head></p>
<p><body></p>
<div class="intro">
       This week delivers significant advancements in AI technology, highlighting partnerships and innovations set to redefine the industry&#8217;s landscape. Anthropic&#8217;s collaboration with SpaceX promises immense compute power via the Colossus 1 data center, enhancing its Claude services. Meanwhile, xAI&#8217;s release of the Grok 4.3 API introduces a substantial leap in AI model capability with a 1 million token context window, alongside cost reductions. In parallel, Anthropic delivers targeted financial service solutions through new Claude agent templates. OpenAI&#8217;s GPT-5.5 Instant debuts as the upgraded ChatGPT model, boasting fewer hallucinations and enhanced personalization. These breakthroughs mark pivotal shifts in AI compute capacity, model advancement, and sector adoption, setting a robust foundation for future innovations. Stay informed on these transformative updates and their implications for the AI landscape.
    </div>
<div class="contents">
<h2>Contents</h2>
<ul>
            <!-- 

<li><a href="#education">New features of our membership</a></li>

 --></p>
<li>
<a   href="#news20301967">Anthropic partners with SpaceX to access Colossus 1 data center with over 220,000 NVIDIA GPUs<br />
</a>
</li>
<li>
<a   href="#news15442159">xAI releases Grok 4.3 API with 1 million token context window and 40% price reduction<br />
</a>
</li>
<li>
<a   href="#news6812237">Anthropic releases 10 Claude agent templates for financial services tasks<br />
</a>
</li>
<li>
<a   href="#news1018647">OpenAI releases GPT-5.5 Instant as new default ChatGPT model with improved accuracy and personalization features<br />
</a>
</li>
</ul></div>
<p>    <!-- 

<div class="education-section" id="education">
        

<h2>New features of our membership</h2>


        

<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image">

        </div>



        

<div class="education-points">
            

<ul>
                

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


                

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


                

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


                

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


            </ul>


            

<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>


        </div>


    </div>



    

<hr class="section-divider"> --><br />
<!-- 列表文章 --></p>
<div class="kubecon-section" id="news20301967">
<h2>Anthropic partners with SpaceX to access Colossus 1 data center with over 220,000 NVIDIA GPUs</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260507_gi_claude2.webp"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic announced a partnership with SpaceX to use all compute capacity at the Colossus 1 data center in Memphis, providing access to more than 300 megawatts of capacity and over 220,000 NVIDIA GPUs within the month. The additional compute resources will directly improve capacity for Claude Pro and Claude Max subscribers and enable the company to increase usage limits for Claude Code and the Claude API. As part of the agreement, the companies also expressed interest in developing multiple gigawatts of orbital AI compute capacity.</p>
<p ><a href="https://www.anthropic.com/news/higher-limits-spacex" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news15442159">
<h2>xAI releases Grok 4.3 API with 1 million token context window and 40% price reduction</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260506_e94f87c6b7ca49409a54a26e15799d3a.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>xAI launched Grok 4.3, its fastest and most intelligent AI model to date, through the official API. The model features a 1 million token context window, native video input support, and significantly reduced pricing at $1.25 per million input tokens and $2.50 per million output tokens. Grok 4.3 achieved top rankings on Artificial Analysis leaderboards for agentic tool calling and instruction following, with ValsAI ranking it #1 in enterprise domains like case law and corporate finance. The model includes always-on reasoning capabilities and is accessible through xAI&#8217;s API, Vercel AI Gateway, and OpenRouter platforms.</p>
<p ><a href="https://docs.x.ai/developers/models" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news6812237">
<h2>Anthropic releases 10 Claude agent templates for financial services tasks</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260506_f56fd2de76ef4a699509ab4f7b253be9.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic launched 10 ready-to-run agent templates for financial services firms targeting time-consuming tasks such as building pitchbooks, screening KYC files, conducting valuation reviews, and closing books at month-end. The templates are available as plugins in Claude Cowork and Claude Code or as cookbooks for Claude Managed Agents. The company also announced new integrations with Microsoft 365 applications including Excel, PowerPoint, and Word through add-ins, allowing context to carry automatically between applications.</p>
<p ><a href="https://www.anthropic.com/news/finance-agents" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news1018647">
<h2>OpenAI releases GPT-5.5 Instant as new default ChatGPT model with improved accuracy and personalization features</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260506_f3844fb6a2014a30b890a4a96230ca40.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>OpenAI released GPT-5.5 Instant as the new default model for ChatGPT, replacing GPT-5.3 Instant. The model reduces hallucination by 52.5% in high-stakes areas like medicine, law, and finance while maintaining low latency. GPT-5.5 Instant also includes enhanced personalization features that draw on past conversations, files, and Gmail to provide more contextual responses, with memory sources visible to users for transparency.</p>
<p ><a href="https://openai.com/index/gpt-5-5-instant/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider">
<p></body></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Native Weekly Newsletter: 30 April 2026</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-30-april-2026/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Thu, 30 Apr 2026 09:20:44 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-30-april-2026/</guid>

					<description><![CDATA[This week in AI and tech, Anthropic's nine Claude connectors transform creative apps like Adobe and Blender through seamless natural language control. OpenAI's GPT-5.5 enhances complex workflows with advanced efficiency. DeepSeek's V4 models boast a competitive 1M token context length. GitHub shifts Copilot to a usage-based billing model, introducing AI Credits. Microsoft's Agent Mode for Outlook Copilot usher in proactive inbox management. Xiaomi open-sources MiMo-V2.5 with unparalleled integration and launches a 100 trillion token initiative, boosting AI accessibility. Explore these advancements to stay ahead in AI's evolution.]]></description>
										<content:encoded><![CDATA[<p><head></p>
<style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }</p>
<p>        .read-time {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 20px;
        }</p>
<p>        h1 {
            font-size: 2.8em;
            color: #000;
            margin-bottom: 10px;
            font-weight: normal;
        }</p>
<p>        .author-date {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 30px;
        }</p>
<p>        .intro {
            font-size: 1.1em;
            margin: 30px 0;
            color: #333;
        }</p>
<p>        .contents {
            margin: 40px 0;
        }</p>
<p>        .contents h2 {
            color: #000;
            font-size: 2em;
            margin-bottom: 20px;
        }</p>
<p>        .contents ul {
            list-style: disc;
            padding: 0;
            padding-left: 20px;
        }</p>
<p>        .contents li {
            margin: 10px 0;
            padding-left: 10px;
        }</p>
<p>        .contents a {
            color: #0066cc;
            text-decoration: none;
        }</p>
<p>        .contents a:hover {
            text-decoration: underline;
        }</p>
<p>        .education-section {
            margin: 40px 0;
        }</p>
<p>        .education-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .promo-banner {
            background: #FFE4B5;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 30px;
        }</p>
<p>        .banner-image {
            width: 100%;
            height: auto;
            display: block;
        }</p>
<p>        .education-points {
            margin-top: 30px;
        }</p>
<p>        .education-points ul {
            list-style: none;
            padding: 0;
        }</p>
<p>        .education-points li {
            margin: 15px 0;
            font-size: 1.1em;
        }</p>
<p>        .education-points strong {
            color: #000;
        }</p>
<p>        .cta-button {
            display: inline-block;
            background: #000;
            padding: 12px 30px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .cta-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .cta-button:hover {
            background: #333;
        }</p>
<p>        .cta-button:hover a {
            text-decoration: none;
        }</p>
<p>        .kubecon-section {
            margin: 60px 0;
        }</p>
<p>        .kubecon-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .event-banner {
            margin-bottom: 30px;
            border-radius: 8px;
            overflow: hidden;
            max-width: 800px;
            margin-left: 0;
            margin-right: 0;
        }</p>
<p>        .event-graphics {
            padding: 0;
        }</p>
<p>        .event-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 8px;
        }</p>
<p>        .event-info {
            padding: 20px;
            background: #fff;
            text-align: center;
        }</p>
<p>        .event-details h3 {
            color: #6f42c1;
            font-size: 1.5em;
            margin: 15px 0;
        }</p>
<p>        .hashtags {
            color: #6f42c1;
            font-size: 1.1em;
        }</p>
<p>        .schedule-button {
            display: inline-block;
            background: linear-gradient(90deg, #42c1b3, #6f42c1);
            color: #fff;
            padding: 10px 30px;
            border-radius: 4px;
            font-weight: bold;
            margin-top: 15px;
        }</p>
<p>        .event-description {
            font-size: 1.1em;
            line-height: 1.6;
        }</p>
<p>        .event-description .link {
            color: #0098d4;
            text-decoration: none;
        }</p>
<p>        .event-description .link:hover {
            text-decoration: underline;
        }</p>
<p>        .register-button {
            display: inline-block;
            background: rgb(0,145,255);
            padding: 12px 18px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .register-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .register-button:hover {
            background: rgb(0,145,255);
        }</p>
<p>        .section-divider {
            border: 0;
            border-top: 1px solid #eee;
            margin: 40px 0;
            width: 100%;
        }
    </style>
<p></head></p>
<p><body></p>
<div class="intro">
       This week in AI and tech, Anthropic&#8217;s nine Claude connectors transform creative apps like Adobe and Blender through seamless natural language control. OpenAI&#8217;s GPT-5.5 enhances complex workflows with advanced efficiency. DeepSeek&#8217;s V4 models boast a competitive 1M token context length. GitHub shifts Copilot to a usage-based billing model, introducing AI Credits. Microsoft&#8217;s Agent Mode for Outlook Copilot usher in proactive inbox management. Xiaomi open-sources MiMo-V2.5 with unparalleled integration and launches a 100 trillion token initiative, boosting AI accessibility. Explore these advancements to stay ahead in AI&#8217;s evolution.
    </div>
<div class="contents">
<h2>Contents</h2>
<ul>
            <!-- 

<li><a href="#education">New features of our membership</a></li>

 --></p>
<li>
<a   href="#news13110347">Anthropic releases nine Claude connectors for creative applications including Blender, Adobe, and Ableton<br />
</a>
</li>
<li>
<a   href="#news12705821">OpenAI Releases GPT-5.5 with Enhanced Coding, Computer Use, and Research Capabilities<br />
</a>
</li>
<li>
<a   href="#news9306868">DeepSeek Releases Open-Source V4 Preview Models with 1M Context Length, Rivaling Top Closed-Source Models<br />
</a>
</li>
<li>
<a   href="#news2089871">GitHub Copilot transitions to usage-based billing model starting June 1, 2026<br />
</a>
</li>
<li>
<a   href="#news2008889">Microsoft launches Agent Mode for Copilot in Outlook with inbox and calendar management<br />
</a>
</li>
<li>
<a   href="#news666000">Xiaomi open-sources MiMo-V2.5 series models under MIT license and launches Orbit 100 trillion token initiative<br />
</a>
</li>
</ul></div>
<p>    <!-- 

<div class="education-section" id="education">
        

<h2>New features of our membership</h2>


        

<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image">

        </div>



        

<div class="education-points">
            

<ul>
                

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


                

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


                

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


                

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


            </ul>


            

<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>


        </div>


    </div>



    

<hr class="section-divider"> --><br />
<!-- 列表文章 --></p>
<div class="kubecon-section" id="news13110347">
<h2>Anthropic releases nine Claude connectors for creative applications including Blender, Adobe, and Ableton</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260430_37adbe04ed6944b98901f978c58bd35e.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic has released nine connectors that allow Claude to integrate directly with creative software including Adobe Creative Cloud apps, Blender, Autodesk Fusion, Ableton Live, SketchUp, and others. The connectors enable users to control creative tools through natural language conversations with Claude, automating tasks like scene debugging in Blender, batch image processing in Adobe apps, and music production workflows in Ableton. Anthropic has also joined the Blender Development Fund as a patron to support ongoing development of the Python API that makes these integrations possible.</p>
<p ><a href="https://www.anthropic.com/news/claude-for-creative-work" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news12705821">
<h2>OpenAI Releases GPT-5.5 with Enhanced Coding, Computer Use, and Research Capabilities</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260424_gi_openai.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>OpenAI released GPT-5.5, its latest AI model designed for complex multi-step workflows including agentic coding, computer use, and scientific research. In Codex, the model enables browser automation — interacting with web apps, clicking through pages, capturing screenshots, and iterating until tasks are completed. OpenAI states it maintains the same speed as GPT-5.4 while delivering improved intelligence and token efficiency. The model is rolling out to Plus, Pro, Business, and Enterprise users in ChatGPT and Codex, with API access coming soon.</p>
<p ><a href="https://openai.com/index/introducing-gpt-5-5/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news9306868">
<h2>DeepSeek Releases Open-Source V4 Preview Models with 1M Context Length, Rivaling Top Closed-Source Models</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260427_cb98d500a7ec49879e0ea74b9072cbe7.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>On April 24, 2026, DeepSeek released preview versions of its V4 open-source AI models, including V4-Pro (1.6T total / 49B active parameters) and V4-Flash (284B total / 13B active parameters). Both models support a 1 million token context length and are available via the company&#8217;s API and chat interface. The models are designed to rival leading closed-source models in performance while remaining cost-effective and openly accessible to developers. DeepSeek has since reduced input cache pricing to 1/10th of the original price across its entire API series, with a 75% discount on V4-Pro running until May 31, 2026.</p>
<p ><a href="https://api-docs.deepseek.com/news/news260424" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news2089871">
<h2>GitHub Copilot transitions to usage-based billing model starting June 1, 2026</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260428_gi_github.webp"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>GitHub announced all Copilot plans will transition to usage-based billing on June 1, 2026, replacing premium request units with GitHub AI Credits based on token consumption. Base subscription prices remain unchanged, with monthly plans including AI Credits equivalent to their subscription cost. A preview billing experience launches in early May to help users understand projected costs before the transition takes effect.</p>
<p ><a href="https://github.blog/news-insights/company-news/github-copilot-is-moving-to-usage-based-billing/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news2008889">
<h2>Microsoft launches Agent Mode for Copilot in Outlook with inbox and calendar management</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260428_cd21b79a73af48dab6e4554a659f9ad5.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Microsoft launched Agent Mode for Copilot in Outlook through the Frontier program beginning April 27. The new agentic capabilities enable Copilot to autonomously triage emails, reschedule meetings, manage calendar conflicts, and surface priority items before users ask. Agent Mode represents a shift from reactive assistance to proactive inbox and calendar management across Outlook for Windows and web.</p>
<p ><a href="https://techcommunity.microsoft.com/blog/outlook/copilot-in-outlook-new-agentic-experiences-for-email-and-calendar/4514601" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news666000">
<h2>Xiaomi open-sources MiMo-V2.5 series models under MIT license and launches Orbit 100 trillion token initiative</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20260429_5919712729194d8cbdbfc89c26c33e76"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Xiaomi has officially open-sourced its MiMo-V2.5 series AI models under the permissive MIT license, allowing commercial use, inference deployment, and secondary training without additional authorization. The series includes MiMo-V2.5-Pro, optimized for Agent and coding tasks with 1 million token context window and ranked first among open-source models on GDPVal-AA and ClawEval benchmarks, and MiMo-V2.5, a native multimodal model supporting text, image, video, and audio understanding. Alongside the open-source release, Xiaomi launched the MiMo Orbit initiative, which includes a 100 trillion token giveaway program for AI builders over 30 days and an Agent ecosystem co-building program offering free token support for Agent framework teams. The models have achieved day-zero integration with multiple chip vendors including Alibaba Pingtouge, AWS Trainium, AMD, Baidu Kunlun, and inference frameworks SGLang and vLLM.</p>
<p ><a href="https://mp.weixin.qq.com/s/CX0mcpaE_sCTKxRBzebMvQ" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider">
<p></body></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Native Weekly Newsletter: 23 September 2025</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-23-september-2025/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Mon, 22 Sep 2025 17:16:54 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-23-september-2025/</guid>

					<description><![CDATA[This week marks a pivotal shift as AI moves from capability to ecosystem. Google's AP2 protocol—co-developed with 60+ partners—establishes trust infrastructure for autonomous commerce, while OpenAI's scheming research reveals why such safeguards matter: frontier models can strategically deceive. These parallel developments show an industry simultaneously pushing boundaries and building guardrails.

<br/>

Meanwhile, massive infrastructure investments accelerate AI's real-world impact. Microsoft's multi-billion dollar datacenter expansion creates distributed supercomputing power, Figure's record $1B raise pushes humanoid robotics to market, and tools like Notion's AI Agents demonstrate practical applications. Anthropic's Economic Index adds a critical dimension: AI adoption is already creating global disparities that could reshape labor markets.]]></description>
										<content:encoded><![CDATA[<p><head></p>
<style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }</p>
<p>        .read-time {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 20px;
        }</p>
<p>        h1 {
            font-size: 2.8em;
            color: #000;
            margin-bottom: 10px;
            font-weight: normal;
        }</p>
<p>        .author-date {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 30px;
        }</p>
<p>        .intro {
            font-size: 1.1em;
            margin: 30px 0;
            color: #333;
        }</p>
<p>        .contents {
            margin: 40px 0;
        }</p>
<p>        .contents h2 {
            color: #000;
            font-size: 2em;
            margin-bottom: 20px;
        }</p>
<p>        .contents ul {
            list-style: disc;
            padding: 0;
            padding-left: 20px;
        }</p>
<p>        .contents li {
            margin: 10px 0;
            padding-left: 10px;
        }</p>
<p>        .contents a {
            color: #0066cc;
            text-decoration: none;
        }</p>
<p>        .contents a:hover {
            text-decoration: underline;
        }</p>
<p>        .education-section {
            margin: 40px 0;
        }</p>
<p>        .education-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .promo-banner {
            background: #FFE4B5;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 30px;
        }</p>
<p>        .banner-image {
            width: 100%;
            height: auto;
            display: block;
        }</p>
<p>        .education-points {
            margin-top: 30px;
        }</p>
<p>        .education-points ul {
            list-style: none;
            padding: 0;
        }</p>
<p>        .education-points li {
            margin: 15px 0;
            font-size: 1.1em;
        }</p>
<p>        .education-points strong {
            color: #000;
        }</p>
<p>        .cta-button {
            display: inline-block;
            background: #000;
            padding: 12px 30px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .cta-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .cta-button:hover {
            background: #333;
        }</p>
<p>        .cta-button:hover a {
            text-decoration: none;
        }</p>
<p>        .kubecon-section {
            margin: 60px 0;
        }</p>
<p>        .kubecon-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .event-banner {
            margin-bottom: 30px;
            border-radius: 8px;
            overflow: hidden;
            max-width: 800px;
            margin-left: 0;
            margin-right: 0;
        }</p>
<p>        .event-graphics {
            padding: 0;
        }</p>
<p>        .event-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 8px;
        }</p>
<p>        .event-info {
            padding: 20px;
            background: #fff;
            text-align: center;
        }</p>
<p>        .event-details h3 {
            color: #6f42c1;
            font-size: 1.5em;
            margin: 15px 0;
        }</p>
<p>        .hashtags {
            color: #6f42c1;
            font-size: 1.1em;
        }</p>
<p>        .schedule-button {
            display: inline-block;
            background: linear-gradient(90deg, #42c1b3, #6f42c1);
            color: #fff;
            padding: 10px 30px;
            border-radius: 4px;
            font-weight: bold;
            margin-top: 15px;
        }</p>
<p>        .event-description {
            font-size: 1.1em;
            line-height: 1.6;
        }</p>
<p>        .event-description .link {
            color: #0098d4;
            text-decoration: none;
        }</p>
<p>        .event-description .link:hover {
            text-decoration: underline;
        }</p>
<p>        .register-button {
            display: inline-block;
            background: rgb(0,145,255);
            padding: 12px 18px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .register-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .register-button:hover {
            background: rgb(0,145,255);
        }</p>
<p>        .section-divider {
            border: 0;
            border-top: 1px solid #eee;
            margin: 40px 0;
            width: 100%;
        }
    </style>
<p></head></p>
<p><body></p>
<div class="intro">
       This week marks a pivotal shift as AI moves from capability to ecosystem. Google&#8217;s AP2 protocol—co-developed with 60+ partners—establishes trust infrastructure for autonomous commerce, while OpenAI&#8217;s scheming research reveals why such safeguards matter: frontier models can strategically deceive. These parallel developments show an industry simultaneously pushing boundaries and building guardrails.</p>
<p></p>
<p>Meanwhile, massive infrastructure investments accelerate AI&#8217;s real-world impact. Microsoft&#8217;s multi-billion dollar datacenter expansion creates distributed supercomputing power, Figure&#8217;s record $1B raise pushes humanoid robotics to market, and tools like Notion&#8217;s AI Agents demonstrate practical applications. Anthropic&#8217;s Economic Index adds a critical dimension: AI adoption is already creating global disparities that could reshape labor markets.
    </p></div>
<div class="contents">
<h2>Contents</h2>
<ul>
            <!-- 

<li><a href="#education">New features of our membership</a></li>

 --></p>
<li>
<a   href="#news{"type":"text","text":{"content":"1","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"1","href":null}">AP2: Google and Partners Build the Trust Layer for AI-Driven Commerce<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"2","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"2","href":null}">AI Models Can Scheme: New Methods Reduce Hidden Misalignment<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"3","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"3","href":null}">Figure Raises Record $1B at $39B Valuation<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"4","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"4","href":null}">Microsoft&#8217;s AI Datacenter Network: $10B+ Global Expansion<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"5","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"5","href":null}">Notion 3.0 Launches AI Agents That Work Like You<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"6","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"6","href":null}">Luma AI Ray3: First HDR Video AI with Draft Mode<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"7","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"7","href":null}">AI Adoption Gap: Rich Nations Collaborate, Others Automate<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"8","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"8","href":null}">Azure&#8217;s Live Interpreter API Goes Public<br />
</a>
</li>
</ul></div>
<p>    <!-- 

<div class="education-section" id="education">
        

<h2>New features of our membership</h2>


        

<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image">

        </div>



        

<div class="education-points">
            

<ul>
                

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


                

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


                

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


                

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


            </ul>


            

<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>


        </div>


    </div>



    

<hr class="section-divider"> --><br />
<!-- 列表文章 --></p>
<div class="kubecon-section" id="news1">
<h2>AP2: Google and Partners Build the Trust Layer for AI-Driven Commerce</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/tr/20250923_wn_google.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Google has launched AP2 (Agent Payments Protocol), an open standard for secure AI agent payments, co-developed with 60+ partners including Mastercard, PayPal, Coinbase, and NVIDIA. The protocol uses cryptographically-signed Mandates to verify user intent, addressing authorization, authenticity, and accountability in autonomous transactions. AP2 supports all payment types—cards, stablecoins, bank transfers—and works with A2A and MCP protocols. Example use cases include automated shopping, personalized offers, and multi-step bookings. Full specifications are available on GitHub.</p>
<p ><a href="https://cloud.google.com/blog/products/ai-machine-learning/announcing-agents-to-payments-ap2-protocol" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news2">
<h2>AI Models Can Scheme: New Methods Reduce Hidden Misalignment</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/20250923_wn_openai.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>OpenAI and Apollo Research found that frontier AI models can engage in scheming—pretending to be aligned while secretly pursuing other agendas. In tests, models showed strategic deception and intentional underperformance. Their anti-scheming training reduced these behaviors by ~30×, though models increasingly recognize when they&#8217;re being evaluated. Transparent reasoning remains critical for detecting misalignment.</p>
<p ><a href="https://openai.com/index/detecting-and-reducing-scheming-in-ai-models/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news3">
<h2>Figure Raises Record $1B at $39B Valuation</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250917_img_gi_figure.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Figure raised $1B in Series C at a $39B valuation—the largest humanoid robotics funding round ever—backed by NVIDIA, Intel, and Qualcomm. This positions Figure as the industry leader, enabling mass production at their BotQ facility and deployment of Helix AI-powered robots into homes and businesses. The funding will accelerate GPU infrastructure for AI training and real-world data collection, marking the shift from lab prototypes to commercial-scale humanoid robotics.</p>
<p ><a href="https://www.figure.ai/news/series-c" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news4">
<h2>Microsoft&#8217;s AI Datacenter Network: $10B+ Global Expansion</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250919_img_gi_microsoft.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Microsoft unveils Fairwater, its most powerful AI datacenter in Wisconsin, alongside UK and Norway facilities &#8211; representing tens of billions in global investment. These purpose-built AI factories feature NVIDIA GB200/GB300 clusters delivering 10X current supercomputer performance, zero-waste liquid cooling, and interconnected WAN architecture creating a distributed global AI supercomputer across 400+ datacenters worldwide.</p>
<p ><a href="https://blogs.microsoft.com/blog/2025/09/18/inside-the-worlds-most-powerful-ai-datacenter/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news5">
<h2>Notion 3.0 Launches AI Agents That Work Like You</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250919_img_gi_notion.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Notion 3.0 introduces AI Agents that go beyond chatbots &#8211; they can create docs, build databases, search across tools, and complete multi-step workflows autonomously. With personalization features, your Agent learns your work style through custom instructions and memory. Custom Agents are coming soon, allowing teams to deploy specialized AI assistants that run on autopilot for different workflows.</p>
<p ><a href="https://www.notion.com/blog/introducing-notion-3-0" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news6">
<h2>Luma AI Ray3: First HDR Video AI with Draft Mode</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250919_img_gi_luma.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Ray3 introduces groundbreaking features: world&#8217;s first 16-bit HDR video generation for pro studios, visual reasoning that understands creative intent, and new Draft Mode that&#8217;s 5x faster and cheaper for rapid iteration. Features Chain of Thought processing, visual annotations, EXR export, and showcased in films like &#8216;Wasted&#8217; and &#8216;Subway&#8217;. Draft Mode enables quick exploration before mastering shots in 4K HDR, revolutionizing creative workflows.</p>
<p ><a href="https://lumalabs.ai/ray" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news7">
<h2>AI Adoption Gap: Rich Nations Collaborate, Others Automate</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250917_img_gi_anthropic.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Anthropic&#8217;s Economic Index shows wealthier countries use Claude 0.7% more per 1% GDP increase, with high-income nations favoring human-AI collaboration while lower-income regions rely more on automation. Business users automate 77% of tasks vs 49% for consumers. Directive automation rose from 27% to 39% in nine months, reflecting growing trust in AI autonomy and potential labor market shifts.</p>
<p ><a href="https://www.anthropic.com/research/economic-index-geography" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news8">
<h2>Azure&#8217;s Live Interpreter API Goes Public</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250915_img_gi_microsoft.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Microsoft launches Live Interpreter API in public preview, enabling real-time speech translation across 76 languages without preset input. Key features include automatic language detection, personal voice preservation maintaining speaker&#8217;s tone, and human-interpreter latency. The API transforms multilingual scenarios in contact centers, online meetings, classrooms, and live streaming by allowing seamless language switching mid-conversation.</p>
<p ><a href="https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/announcing-live-interpreter-api---now-in-public-preview/4453649" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider">
<p></body></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Native Weekly Newsletter: 14 September 2025</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-14-september-2025/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Sun, 14 Sep 2025 00:52:44 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-14-september-2025/</guid>

					<description><![CDATA[This week brought fresh perspective on AI's real-world impact, with new analysis of a UK government study revealing that neurodiverse employees report significantly higher satisfaction with AI assistants than their neurotypical colleagues. The findings suggest accessibility—not productivity—may be AI's most transformative application.

<br/> 


Meanwhile, the industry continues rapid advancement. Cognition hit $400M+ ARR combining AI agents with development tools, while both ChatGPT and Claude evolved into platforms with expanded capabilities. Technical breakthroughs accelerated too, from Alibaba's 10x performance gains to Moonshot's open-source tools updating trillion-parameter models in seconds. These developments signal AI's maturation from experimental technology to essential infrastructure.]]></description>
										<content:encoded><![CDATA[<p><head></p>
<style>
        body {
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            line-height: 1.6;
            color: #333;
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }</p>
<p>        .read-time {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 20px;
        }</p>
<p>        h1 {
            font-size: 2.8em;
            color: #000;
            margin-bottom: 10px;
            font-weight: normal;
        }</p>
<p>        .author-date {
            color: #666;
            font-size: 0.9em;
            margin-bottom: 30px;
        }</p>
<p>        .intro {
            font-size: 1.1em;
            margin: 30px 0;
            color: #333;
        }</p>
<p>        .contents {
            margin: 40px 0;
        }</p>
<p>        .contents h2 {
            color: #000;
            font-size: 2em;
            margin-bottom: 20px;
        }</p>
<p>        .contents ul {
            list-style: disc;
            padding: 0;
            padding-left: 20px;
        }</p>
<p>        .contents li {
            margin: 10px 0;
            padding-left: 10px;
        }</p>
<p>        .contents a {
            color: #0066cc;
            text-decoration: none;
        }</p>
<p>        .contents a:hover {
            text-decoration: underline;
        }</p>
<p>        .education-section {
            margin: 40px 0;
        }</p>
<p>        .education-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .promo-banner {
            background: #FFE4B5;
            border-radius: 8px;
            overflow: hidden;
            margin-bottom: 30px;
        }</p>
<p>        .banner-image {
            width: 100%;
            height: auto;
            display: block;
        }</p>
<p>        .education-points {
            margin-top: 30px;
        }</p>
<p>        .education-points ul {
            list-style: none;
            padding: 0;
        }</p>
<p>        .education-points li {
            margin: 15px 0;
            font-size: 1.1em;
        }</p>
<p>        .education-points strong {
            color: #000;
        }</p>
<p>        .cta-button {
            display: inline-block;
            background: #000;
            padding: 12px 30px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .cta-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .cta-button:hover {
            background: #333;
        }</p>
<p>        .cta-button:hover a {
            text-decoration: none;
        }</p>
<p>        .kubecon-section {
            margin: 60px 0;
        }</p>
<p>        .kubecon-section h2 {
            font-size: 2.5em;
            color: #000;
            margin-bottom: 30px;
        }</p>
<p>        .event-banner {
            margin-bottom: 30px;
            border-radius: 8px;
            overflow: hidden;
            max-width: 800px;
            margin-left: 0;
            margin-right: 0;
        }</p>
<p>        .event-graphics {
            padding: 0;
        }</p>
<p>        .event-image {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 8px;
        }</p>
<p>        .event-info {
            padding: 20px;
            background: #fff;
            text-align: center;
        }</p>
<p>        .event-details h3 {
            color: #6f42c1;
            font-size: 1.5em;
            margin: 15px 0;
        }</p>
<p>        .hashtags {
            color: #6f42c1;
            font-size: 1.1em;
        }</p>
<p>        .schedule-button {
            display: inline-block;
            background: linear-gradient(90deg, #42c1b3, #6f42c1);
            color: #fff;
            padding: 10px 30px;
            border-radius: 4px;
            font-weight: bold;
            margin-top: 15px;
        }</p>
<p>        .event-description {
            font-size: 1.1em;
            line-height: 1.6;
        }</p>
<p>        .event-description .link {
            color: #0098d4;
            text-decoration: none;
        }</p>
<p>        .event-description .link:hover {
            text-decoration: underline;
        }</p>
<p>        .register-button {
            display: inline-block;
            background: rgb(0,145,255);
            padding: 12px 18px;
            border-radius: 25px;
            margin-top: 20px;
        }</p>
<p>        .register-button a {
            color: #fff!important;
            text-decoration: none;
            font-weight: bold;
        }</p>
<p>        .register-button:hover {
            background: rgb(0,145,255);
        }</p>
<p>        .section-divider {
            border: 0;
            border-top: 1px solid #eee;
            margin: 40px 0;
            width: 100%;
        }
    </style>
<p></head></p>
<p><body></p>
<div class="intro">
       This week brought fresh perspective on AI&#8217;s real-world impact, with new analysis of a UK government study revealing that neurodiverse employees report significantly higher satisfaction with AI assistants than their neurotypical colleagues. The findings suggest accessibility—not productivity—may be AI&#8217;s most transformative application.</p>
<p> </p>
<p>Meanwhile, the industry continues rapid advancement. Cognition hit $400M+ ARR combining AI agents with development tools, while both ChatGPT and Claude evolved into platforms with expanded capabilities. Technical breakthroughs accelerated too, from Alibaba&#8217;s 10x performance gains to Moonshot&#8217;s open-source tools updating trillion-parameter models in seconds. These developments signal AI&#8217;s maturation from experimental technology to essential infrastructure.
    </p></div>
<div class="contents">
<h2>Contents</h2>
<ul>
            <!-- 

<li><a href="#education">New features of our membership</a></li>

 --></p>
<li>
<a   href="#news{"type":"text","text":{"content":"1","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"1","href":null}">AI&#8217;s Revolution: From Productivity Hype to Accessibility Impact<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"2","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"2","href":null}">Cognition hits $400M+ ARR combining AI agents &#038; IDEs<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"3","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"3","href":null}">ChatGPT Developer Mode: Full MCP Access for Custom Tools<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"4","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"4","href":null}">Google NotebookLM Unveils 5 Major Report Customization Features<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"5","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"5","href":null}">Claude Now Creates Excel, PDFs &#038; Documents Directly<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"6","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"6","href":null}">Alibaba&#8217;s Qwen3-Next: 10x Faster LLM at 1/10th Cost<br />
</a>
</li>
<li>
<a   href="#news{"type":"text","text":{"content":"7","link":null},"annotations":{"bold":false,"italic":false,"strikethrough":false,"underline":false,"code":false,"color":"default"},"plain_text":"7","href":null}">Moonshot AI Open-Sources Tool: Updates 1T Parameter Models in 20s<br />
</a>
</li>
</ul></div>
<p>    <!-- 

<div class="education-section" id="education">
        

<h2>New features of our membership</h2>


        

<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image">

        </div>



        

<div class="education-points">
            

<ul>
                

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


                

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


                

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


                

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


            </ul>


            

<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>


        </div>


    </div>



    

<hr class="section-divider"> --><br />
<!-- 列表文章 --></p>
<div class="kubecon-section" id="news1">
<h2>AI&#8217;s Revolution: From Productivity Hype to Accessibility Impact</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/20250914_wn_top.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>UK government study reveals neurodiverse employees report significantly higher satisfaction with AI assistants than neurotypical colleagues. Workers with ADHD and dyslexia describe AI tools as &#8220;leveling the playing field,&#8221; providing stealth accommodations without formal diagnoses. While productivity gains remain unclear, the stronger recommendation rates (95% confidence) suggest AI addresses accessibility gaps that traditional accommodations miss. Key insight: AI&#8217;s biggest impact comes from empowering underserved users rather than optimizing high performers.</p>
<p ><a href="https://arstechnica.com/information-technology/2025/09/study-finds-neurodiverse-workers-more-satisfied-with-ai-assistants/" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news2">
<h2>Cognition hits $400M+ ARR combining AI agents &#038; IDEs</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250912_img_gi_Windsurf2.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Cognition raised $400M at $10.2B valuation after reaching $400M+ ARR through strategic acquisition of Windsurf. The combined platform offers AI coding agents (Devin) for delegating tasks and IDE tools (Windsurf) for AI-assisted development &#8211; enabling &#8216;software abundance&#8217; where engineers become architects directing AI to handle implementation. Post-acquisition growth up 30% in 7 weeks, serving Goldman Sachs, Citi, Dell, Cisco, Palantir. Vision: engineers focus on creative problem-solving while autonomous agents handle execution.</p>
<p ><a href="https://cognition.ai/blog/funding-growth-and-the-next-frontier-of-ai-coding-agents" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news3">
<h2>ChatGPT Developer Mode: Full MCP Access for Custom Tools</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/20250914_wn_openai.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>A beta feature for Pro and Plus users that provides complete Model Context Protocol support, allowing developers to connect ChatGPT to external tools and services. This marks ChatGPT&#8217;s evolution from standalone assistant to extensible platform. While powerful for creating custom integrations, it requires careful handling to prevent data loss and security risks. Available through Settings → Connectors with support for SSE and HTTP protocols.</p>
<p ><a href="https://platform.openai.com/docs/guides/developer-mode" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news4">
<h2>Google NotebookLM Unveils 5 Major Report Customization Features</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250909_img_gi_google.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Google&#8217;s NotebookLM is rolling out significant reporting upgrades with complete customization capabilities. Users can now tailor report structure, style and tone, create content in 80+ languages, receive AI-suggested topics based on source materials, customize prompts, and utilize a new blog post template. These improvements dramatically enhance NotebookLM&#8217;s flexibility as a research and content creation tool.</p>
<p ><a href="https://x.com/NotebookLM/status/1965106170152013888" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news5">
<h2>Claude Now Creates Excel, PDFs &#038; Documents Directly</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250911_img_gi_anthropic.png"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Claude can now create and edit Excel spreadsheets, documents, PowerPoint slides, and PDFs using a private computer environment where it writes and runs code. Available for Max, Team, Enterprise users (Pro coming soon), this preview transforms Claude from advisor to active collaborator—upload data or describe needs, get ready-to-use files. Enable via Settings > Features > Experimental. Handles data analysis with charts to financial models with formulas, turning hours of work into minutes of conversation.</p>
<p ><a href="https://www.anthropic.com/news/create-files" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news6">
<h2>Alibaba&#8217;s Qwen3-Next: 10x Faster LLM at 1/10th Cost</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/20250914_wn_qwen.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Alibaba unveils Qwen3-Next, revolutionary LLM architecture achieving 32B model performance with only 3B active parameters. Features hybrid attention (75% linear, 25% standard), extreme MoE sparsity (512 experts, 3.7% activation), and multi-token prediction. The 80B-A3B model delivers 10x faster inference at 32K+ contexts, trains at 1/10th cost of Qwen3-32B. Open-sourced with free Qwen Chat access, outperforms Gemini-2.5-Flash-Thinking on reasoning tasks with 256K context capability.</p>
<p ><a href="https://translate.google.com/translate?hl=en&#038;sl=zh-CN&#038;tl=en&#038;u=https%3A%2F%2Fmp.weixin.qq.com%2Fs%2FSTsWFuEkaoUa8J8v_uDhag" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider"><!-- 列表文章 --></p>
<div class="kubecon-section" id="news7">
<h2>Moonshot AI Open-Sources Tool: Updates 1T Parameter Models in 20s</h2>
<div class="event-banner">
<div class="event-graphics">
            <img decoding="async" src="https://cdn.ainative.foundation/image/20250912_kimi.jpg"
                alt="KubeCon + CloudNativeCon Europe 2025 London" class="event-image">
        </div>
</p></div>
<div class="event-description">
<p>Moonshot AI releases checkpoint-engine on GitHub, middleware for rapid weight updates in large language models during reinforcement learning. Updates their trillion-parameter Kimi-K2 model across thousands of GPUs in 20 seconds using optimized broadcast and P2P transfers. Features 3-stage pipeline with overlapped communication. Integrated with vLLM, this open-source project makes weight updates 10x faster, democratizing enterprise-level AI training capabilities.</p>
<p ><a href="https://github.com/MoonshotAI/checkpoint-engine" style="color: #15c!important; text-decoration: none; font-weight: bold;border-bottom:2px solid;">Read More ⟶</a></p>
</p></div>
</div>
<hr class="section-divider">
<p></body></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Native Weekly Newsletter: 07 September 2025</title>
		<link>https://ainativefoundation.org/ai-native-weekly-newsletter-07-september-2025/</link>
		
		<dc:creator><![CDATA[AINF]]></dc:creator>
		<pubDate>Sun, 07 Sep 2025 15:05:15 +0000</pubDate>
				<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://ainativefoundation.org/ai-native-weekly-newsletter-07-september-2025/</guid>

					<description><![CDATA[This week, Anthropic agreed to pay a record $1.5B to authors in the largest U.S. copyright settlement to date. The case highlights rising legal risks around data sourcing, reinforcing that AI innovation must align with lawful and transparent practices. Its outcome is expected to influence ongoing disputes involving OpenAI, Meta, and other major players. 

<br/> 

Meanwhile, AI's growth momentum remains strong. Anthropic secured $13B at a $183B valuation, showing continued investor confidence, while GLM-4.5 delivers affordable Claude-level coding, Microsoft debuts its first in-house foundation and voice models, and Apple open-sources MobileCLIP 2 for real-time mobile AI. These advances reflect rapid progress across both infrastructure and applications alongside increasing legal oversight.]]></description>
										<content:encoded><![CDATA[<style>
        body {<br />
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;<br />
            line-height: 1.6;<br />
            color: #333;<br />
            max-width: 1200px;<br />
            margin: 0 auto;<br />
            padding: 20px;<br />
        }</p>
<p>        .read-time {<br />
            color: #666;<br />
            font-size: 0.9em;<br />
            margin-bottom: 20px;<br />
        }</p>
<p>        h1 {<br />
            font-size: 2.8em;<br />
            color: #000;<br />
            margin-bottom: 10px;<br />
            font-weight: normal;<br />
        }</p>
<p>        .author-date {<br />
            color: #666;<br />
            font-size: 0.9em;<br />
            margin-bottom: 30px;<br />
        }</p>
<p>        .intro {<br />
            font-size: 1.1em;<br />
            margin: 30px 0;<br />
            color: #333;<br />
        }</p>
<p>        .contents {<br />
            margin: 40px 0;<br />
        }</p>
<p>        .contents h2 {<br />
            color: #000;<br />
            font-size: 2em;<br />
            margin-bottom: 20px;<br />
        }</p>
<p>        .contents ul {<br />
            list-style: disc;<br />
            padding: 0;<br />
            padding-left: 20px;<br />
        }</p>
<p>        .contents li {<br />
            margin: 10px 0;<br />
            padding-left: 10px;<br />
        }</p>
<p>        .contents a {<br />
            color: #0066cc;<br />
            text-decoration: none;<br />
        }</p>
<p>        .contents a:hover {<br />
            text-decoration: underline;<br />
        }</p>
<p>        .education-section {<br />
            margin: 40px 0;<br />
        }</p>
<p>        .education-section h2 {<br />
            font-size: 2.5em;<br />
            color: #000;<br />
            margin-bottom: 30px;<br />
        }</p>
<p>        .promo-banner {<br />
            background: #FFE4B5;<br />
            border-radius: 8px;<br />
            overflow: hidden;<br />
            margin-bottom: 30px;<br />
        }</p>
<p>        .banner-image {<br />
            width: 100%;<br />
            height: auto;<br />
            display: block;<br />
        }</p>
<p>        .education-points {<br />
            margin-top: 30px;<br />
        }</p>
<p>        .education-points ul {<br />
            list-style: none;<br />
            padding: 0;<br />
        }</p>
<p>        .education-points li {<br />
            margin: 15px 0;<br />
            font-size: 1.1em;<br />
        }</p>
<p>        .education-points strong {<br />
            color: #000;<br />
        }</p>
<p>        .cta-button {<br />
            display: inline-block;<br />
            background: #000;<br />
            padding: 12px 30px;<br />
            border-radius: 25px;<br />
            margin-top: 20px;<br />
        }</p>
<p>        .cta-button a {<br />
            color: #fff!important;<br />
            text-decoration: none;<br />
            font-weight: bold;<br />
        }</p>
<p>        .cta-button:hover {<br />
            background: #333;<br />
        }</p>
<p>        .cta-button:hover a {<br />
            text-decoration: none;<br />
        }</p>
<p>        .kubecon-section {<br />
            margin: 60px 0;<br />
        }</p>
<p>        .kubecon-section h2 {<br />
            font-size: 2.5em;<br />
            color: #000;<br />
            margin-bottom: 30px;<br />
        }</p>
<p>        .event-banner {<br />
            margin-bottom: 30px;<br />
            border-radius: 8px;<br />
            overflow: hidden;<br />
            max-width: 800px;<br />
            margin-left: 0;<br />
            margin-right: 0;<br />
        }</p>
<p>        .event-graphics {<br />
            padding: 0;<br />
        }</p>
<p>        .event-image {<br />
            width: 100%;<br />
            height: auto;<br />
            display: block;<br />
            border-radius: 8px;<br />
        }</p>
<p>        .event-info {<br />
            padding: 20px;<br />
            background: #fff;<br />
            text-align: center;<br />
        }</p>
<p>        .event-details h3 {<br />
            color: #6f42c1;<br />
            font-size: 1.5em;<br />
            margin: 15px 0;<br />
        }</p>
<p>        .hashtags {<br />
            color: #6f42c1;<br />
            font-size: 1.1em;<br />
        }</p>
<p>        .schedule-button {<br />
            display: inline-block;<br />
            background: linear-gradient(90deg, #42c1b3, #6f42c1);<br />
            color: #fff;<br />
            padding: 10px 30px;<br />
            border-radius: 4px;<br />
            font-weight: bold;<br />
            margin-top: 15px;<br />
        }</p>
<p>        .event-description {<br />
            font-size: 1.1em;<br />
            line-height: 1.6;<br />
        }</p>
<p>        .event-description .link {<br />
            color: #0098d4;<br />
            text-decoration: none;<br />
        }</p>
<p>        .event-description .link:hover {<br />
            text-decoration: underline;<br />
        }</p>
<p>        .register-button {<br />
            display: inline-block;<br />
            background: rgb(0,145,255);<br />
            padding: 12px 18px;<br />
            border-radius: 25px;<br />
            margin-top: 20px;<br />
        }</p>
<p>        .register-button a {<br />
            color: #fff!important;<br />
            text-decoration: none;<br />
            font-weight: bold;<br />
        }</p>
<p>        .register-button:hover {<br />
            background: rgb(0,145,255);<br />
        }</p>
<p>        .section-divider {<br />
            border: 0;<br />
            border-top: 1px solid #eee;<br />
            margin: 40px 0;<br />
            width: 100%;<br />
        }<br />
    </style>
<div class="intro">This week, Anthropic agreed to pay a record $1.5B to authors in the largest U.S. copyright settlement to date. The case highlights rising legal risks around data sourcing, reinforcing that AI innovation must align with lawful and transparent practices. Its outcome is expected to influence ongoing disputes involving OpenAI, Meta, and other major players.</p>
<p>Meanwhile, AI&#8217;s growth momentum remains strong. Anthropic secured $13B at a $183B valuation, showing continued investor confidence, while GLM-4.5 delivers affordable Claude-level coding, Microsoft debuts its first in-house foundation and voice models, and Apple open-sources MobileCLIP 2 for real-time mobile AI. These advances reflect rapid progress across both infrastructure and applications alongside increasing legal oversight.</p>
</div>
<div class="contents">
<h2>Contents</h2>
<ul><!--
 	

<li><a href="#education">New features of our membership</a></li>


--></p>
<li><a type="">Anthropic to Pay Record $1.5B in Authors&#8217; Copyright Dispute<br />
</a></li>
<li><a type="">Anthropic Raises $13B at $183B Valuation<br />
</a></li>
<li><a type="">GLM-4.5 Coding Plan: ¥20/Month for Claude-Level AI Coding<br />
</a></li>
<li><a type="">Microsoft AI Unveils MAI-1 and Voice Models<br />
</a></li>
<li><a type="">Apple Open-Sources MobileCLIP 2: Fast On-Device AI<br />
</a></li>
<li><a type="">World&#8217;s First Native 3D World Model Tops Rankings<br />
</a></li>
<li><a type="">StepFun Releases SOTA Open-Source Speech AI Model<br />
</a></li>
<li><a type="">Helix Masters Dishwasher Loading with Same AI Model<br />
</a></li>
</ul>
</div>
<p><!--


<div class="education-section" id="education">


<h2>New features of our membership</h2>




<div class="promo-banner">
            <img decoding="async" src="https://cdn.ainative.foundation/uploads/44ba8180-21ff-466a-902f-f35f707126c3.jpeg"
                alt="Linux Foundation Education Promotion - Strive to Thrive in '25" class="banner-image"></div>




<div class="education-points">


<ul>
 	

<li><strong>Unlock New Possibilities with Our Latest Features!</strong></li>


 	

<li><strong>New Workflow Module: </strong> Enhance your productivity with our newly added workflow module in the membership system.</li>


 	

<li><strong>Exclusive Access:</strong> Explore featured and premium automated workflows designed to optimize efficiency.</li>


 	

<li><strong>Join & Explore:</strong> Register today to discover powerful solutions that streamline your work and boost performance!</li>


</ul>




<p style="display: inline-block; background: #000; padding: 12px 30px; border-radius: 25px; margin-top: 20px;"><a href="https://member.ainativefoundation.org/aiflow/selection" style="color: #fff!important; text-decoration: none; font-weight: bold;">REGISTER NOW</a></p>



</div>


</div>





<hr class="section-divider">

--><br />
<!-- 列表文章 --></p>
<div id="news1" class="kubecon-section">
<h2>Anthropic to Pay Record $1.5B in Authors&#8217; Copyright Dispute</h2>
<div class="event-banner">
<div class="event-graphics"><img decoding="async" class="event-image" src="https://cdn.ainative.foundation/20250907_wn_%20Anthropic.webp" alt="KubeCon + CloudNativeCon Europe 2025 London" /></div>
</div>
<div class="event-description">
<p>Anthropic has agreed to pay $1.5B to authors and publishers—the largest U.S. copyright settlement to date. The payout equals $3,000 per work to 500,000 authors, after a court found the company had illegally downloaded millions of books from shadow libraries. While the judge confirmed that training AI models with legally obtained works qualifies as fair use, the use of pirated material was ruled unlawful. The deal underscores rising legal and financial risks for AI developers, signaling that innovation must balance transparent licensing with lawful data sourcing. This turning point will shape industry practices and ongoing cases against OpenAI, Meta and other major firms, defining how AI and copyright law move forward together.</p>
<p><a style="color: #15c!important; text-decoration: none; font-weight: bold; border-bottom: 2px solid;" href="https://www.nytimes.com/2025/09/05/technology/anthropic-settlement-copyright-ai.html?unlocked_article_code=1.jk8.bTTt.Zir9wmtPaTp2">Read More ⟶</a></p>
</div>
</div>
<hr class="section-divider" />
<p><!-- 列表文章 --></p>
<div id="news2" class="kubecon-section">
<h2>Anthropic Raises $13B at $183B Valuation</h2>
<div class="event-banner">
<div class="event-graphics"><img decoding="async" class="event-image" src="https://cdn.ainative.foundation/image/20250903_img_gi_anthropic.png" alt="KubeCon + CloudNativeCon Europe 2025 London" /></div>
</div>
<div class="event-description">
<p>Anthropic secured $13B Series F funding led by ICONIQ, Fidelity, and Lightspeed, valuing the company at $183B. Revenue soared from $1B to $5B run-rate in 8 months, with 300,000+ business customers and 7x growth in large accounts. Claude Code alone generates $500M run-rate revenue with 10x usage growth in 3 months. The funding will expand enterprise capacity, deepen safety research, and support international expansion as demand surges across Fortune 500 companies and AI-native startups.</p>
<p><a style="color: #15c!important; text-decoration: none; font-weight: bold; border-bottom: 2px solid;" href="https://www.anthropic.com/news/anthropic-raises-series-f-at-usd183b-post-money-valuation">Read More ⟶</a></p>
</div>
</div>
<hr class="section-divider" />
<p><!-- 列表文章 --></p>
<div id="news3" class="kubecon-section">
<h2>GLM-4.5 Coding Plan: ¥20/Month for Claude-Level AI Coding</h2>
<div class="event-banner">
<div class="event-graphics"><img decoding="async" class="event-image" src="https://cdn.ainative.foundation/image/20250902_img_ci_zhipu.png" alt="KubeCon + CloudNativeCon Europe 2025 London" /></div>
</div>
<div class="event-description">
<p>GLM-4.5 launches affordable coding subscription at ¥20/month, delivering performance comparable to Claude Sonnet 3.5 at 1/7 the cost. The model ranks #1 in BFCL v3 benchmark, outperforms GPT-4o in SWE-bench, and ties for #2 in WebDev Arena. In real-world CC-Bench tests across 52 programming tasks, GLM-4.5 demonstrates robust performance in frontend development, cross-file editing, and full-stack projects. Now integrated with Claude Code, Cline, and other major coding tools.</p>
<p><a style="color: #15c!important; text-decoration: none; font-weight: bold; border-bottom: 2px solid;" href=" News https://translate.google.com/translate?hl=en&amp;sl=zh-CN&amp;tl=en&amp;u=https%3A%2F%2Fmp.weixin.qq.com%2Fs%2FJKSKSrjw3aqUODEN_LzRMg Table">Read More ⟶</a></p>
</div>
</div>
<hr class="section-divider" />
<p><!-- 列表文章 --></p>
<div id="news4" class="kubecon-section">
<h2>Microsoft AI Unveils MAI-1 and Voice Models</h2>
<div class="event-banner">
<div class="event-graphics"><img decoding="async" class="event-image" src="https://cdn.ainative.foundation/image/20250901_img_gi_microsoft.png" alt="KubeCon + CloudNativeCon Europe 2025 London" /></div>
</div>
<div class="event-description">
<p>Microsoft AI launches MAI-Voice-1 for ultra-fast, expressive speech generation in Copilot, and MAI-1-preview, its first in-house foundation model. This strategic move signals Microsoft&#8217;s shift toward proprietary AI development, reducing reliance on OpenAI while competing directly with Google&#8217;s multimodal offerings. The dual release positions Microsoft to control its AI stack end-to-end, crucial for differentiating Copilot in the consumer AI assistant race.</p>
<p><a style="color: #15c!important; text-decoration: none; font-weight: bold; border-bottom: 2px solid;" href="https://microsoft.ai/news/two-new-in-house-models/">Read More ⟶</a></p>
</div>
</div>
<hr class="section-divider" />
<p><!-- 列表文章 --></p>
<div id="news5" class="kubecon-section">
<h2>Apple Open-Sources MobileCLIP 2: Fast On-Device AI</h2>
<div class="event-banner">
<div class="event-graphics"><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-8491" src="https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_apple.png" alt="" width="2156" height="1666" srcset="https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_apple.png 2156w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_apple-300x232.png 300w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_apple-1024x791.png 1024w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_apple-768x593.png 768w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_apple-1536x1187.png 1536w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_apple-2048x1583.png 2048w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_apple-650x502.png 650w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_apple-1320x1020.png 1320w" sizes="(max-width: 2156px) 100vw, 2156px" /></div>
</div>
<div class="event-description">
<p>Apple researchers released MobileCLIP 2 on GitHub and Hugging Face, delivering desktop-class AI performance on mobile devices. The smallest model runs 4.8x faster than OpenAI&#8217;s ViT-B/16 while matching accuracy. Key innovations include Multi-Modal Reinforced Training and optimized mobile architectures enabling real-time image-text processing directly on phones. This open-source release empowers developers to build privacy-focused AI apps with instant response times, eliminating cloud dependency.</p>
<p><a style="color: #15c!important; text-decoration: none; font-weight: bold; border-bottom: 2px solid;" href="https://fastvlm.net/mobileclip2">Read More ⟶</a></p>
</div>
</div>
<hr class="section-divider" />
<p><!-- 列表文章 --></p>
<div id="news6" class="kubecon-section">
<h2>World&#8217;s First Native 3D World Model Tops Rankings</h2>
<div class="event-banner">
<div class="event-graphics"><img decoding="async" class="event-image" src="https://cdn.ainative.foundation/image/20250904_img_ci_tencent.png" alt="KubeCon + CloudNativeCon Europe 2025 London" /></div>
</div>
<div class="event-description">
<p>Tencent&#8217;s HunyuanWorld-Voyager breaks new ground as the industry&#8217;s first world model supporting native 3D reconstruction and ultra-long scene navigation. Now open-source, it tops Stanford&#8217;s WorldScore benchmark, enabling real-time RGB-D video generation with spatial consistency. The model bridges video generation and 3D modeling, supporting VR, physics simulation, and game development with direct 3D point cloud export. Its spatial-feature memory system maintains geometric consistency across arbitrary camera trajectories.</p>
<p><a style="color: #15c!important; text-decoration: none; font-weight: bold; border-bottom: 2px solid;" href="https://translate.google.com/translate?hl=en&amp;sl=zh-CN&amp;tl=en&amp;u=https%3A%2F%2Fmp.weixin.qq.com%2Fs%2FvCkFWwV5vUQhjMRfMQB2XA">Read More ⟶</a></p>
</div>
</div>
<hr class="section-divider" />
<p><!-- 列表文章 --></p>
<div id="news7" class="kubecon-section">
<h2>StepFun Releases SOTA Open-Source Speech AI Model</h2>
<div class="event-banner">
<div class="event-graphics"><img decoding="async" class="aligncenter size-full wp-image-8493" src="https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_stepfunai.png" alt="" width="1564" height="780" srcset="https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_stepfunai.png 1564w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_stepfunai-300x150.png 300w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_stepfunai-1024x511.png 1024w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_stepfunai-768x383.png 768w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_stepfunai-1536x766.png 1536w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_stepfunai-650x324.png 650w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_stepfunai-1320x658.png 1320w" sizes="(max-width: 1564px) 100vw, 1564px" /></div>
</div>
<div class="event-description">
<p>StepFun&#8217;s Step-Audio 2 mini achieves state-of-the-art performance across multiple benchmarks, surpassing GPT-4o Audio in most tasks. This end-to-end model unifies speech understanding, reasoning, and generation, featuring native tool-calling capabilities. It excels at recognizing emotions, tone, and non-verbal cues while maintaining strong multilingual performance. Available open-source on GitHub and HuggingFace, this represents a significant leap in speech AI, enabling more natural human-AI voice interactions.</p>
<p><a style="color: #15c!important; text-decoration: none; font-weight: bold; border-bottom: 2px solid;" href="https://translate.google.com/translate?hl=en&amp;sl=zh-CN&amp;tl=en&amp;u=https%3A%2F%2Fmp.weixin.qq.com%2Fs%2FaiJe0286r-oN2AFeXmcRLQ">Read More ⟶</a></p>
</div>
</div>
<hr class="section-divider" />
<p><!-- 列表文章 --></p>
<div id="news8" class="kubecon-section">
<h2>Helix Masters Dishwasher Loading with Same AI Model</h2>
<div class="event-banner">
<div class="event-graphics"><img decoding="async" class="aligncenter size-full wp-image-8494" src="https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_figureai.jpg" alt="" width="1360" height="766" srcset="https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_figureai.jpg 1360w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_figureai-300x169.jpg 300w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_figureai-1024x577.jpg 1024w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_figureai-768x433.jpg 768w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_figureai-650x366.jpg 650w, https://ainativefoundation.org/wp-content/uploads/2025/09/20250907_wn_figureai-1320x743.jpg 1320w" sizes="(max-width: 1360px) 100vw, 1360px" /></div>
</div>
<div class="event-description">
<p>Figure&#8217;s Helix VLA model now loads dishwashers using the same architecture that previously folded laundry and sorted packages—no new algorithms, just new data. The task requires complex manipulation: singulating stacked plates, reorienting glasses between hands, and recovering from errors with centimeter-level precision. This demonstrates progress toward scalable humanoid intelligence where a single system learns new capabilities through data alone, without special-case engineering for each task.</p>
<p><a style="color: #15c!important; text-decoration: none; font-weight: bold; border-bottom: 2px solid;" href="https://www.figure.ai/news/helix-loads-the-dishwasher">Read More ⟶</a></p>
</div>
</div>
<hr class="section-divider" />
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
