Microsoft and Google Release Open-Source AI Tools for Optimizing Agent Performance

Microsoft open-sourced SkillOpt, a framework that automatically optimizes AI agent skill documents using deep-learning-style controls without altering model weights, while Google's DeepMind released DiffusionGemma, an experimental 26-billion-parameter language model that generates text using image-diffusion techniques for up to 4x faster output on consumer hardware. SkillOpt applies concepts like learning rates and validation gates to iteratively improve natural-language skill files, and DiffusionGemma replaces token-by-token autoregressive generation with parallel denoising steps. Both releases address practical deployment constraints — SkillOpt targets enterprise workflow reliability, while DiffusionGemma targets local inference speed on memory-limited devices.
Microsoft Research Asia has open-sourced SkillOpt (MIT License), a framework that treats AI agent skill documents — typically markdown files containing procedural instructions — as trainable objects, optimizing them through an iterative propose-and-test loop without modifying underlying model weights. The system borrows concepts from deep learning, including an edit budget analogous to a learning rate, held-out validation gates, and a rejected-edit buffer acting as negative memory, to prevent the instability that plagues manual or loosely controlled skill updates. In benchmarks across 52 combinations of model, harness, and task, SkillOpt delivered an average absolute improvement of +23.5 points over a no-skill baseline on GPT-5.5, and skills trained in one execution environment transferred to others — a spreadsheet skill trained in Codex CLI yielded a +59.7 point gain when moved to Claude Code. Separately, Google DeepMind released DiffusionGemma, a 26-billion-parameter mixture-of-experts model that generates text by iteratively denoising a canvas of random tokens rather than producing them autoregressively, making it predominantly compute-bound rather than memory-bandwidth-bound. This architecture allows it to run on as little as 18 GB of DRAM or VRAM and achieve up to approximately 4x faster output than a comparable autoregressive model on a single Nvidia H100, though Google acknowledges it trails Gemma 4 12B on quality benchmarks such as GPQA-Diamond. DiffusionGemma is available on Hugging Face under an Apache 2.0 license with support in vLLM, MLX, and HF Transformers, and is positioned as an experimental rather than enterprise-grade release.
What's missing
For DiffusionGemma, the article does not provide head-to-head quality benchmark comparisons against non-Google models of similar parameter count, making it difficult to assess where it stands in the broader landscape of diffusion language models.
What different sources said
- The RegisterCenter
Google's new open-weights model brings image-generation tricks to AI text generation
- VentureBeatCenter
Microsoft’s open-source SkillOpt automatically upgrades AI agent skills without touching model weights
Related

Samsung Galaxy S25 and S25 FE See Significant Price Cuts
Samsung's Galaxy S25 and Galaxy S25 FE smartphones are currently available at notably reduced prices, with the S25 FE dropping $201 (33%) to $449 on Woot for a limited time. The price reductions come amid a competitive smartphone market and ahead of anticipated future Samsung releases. The discounts make previously premium-priced devices more accessible to budget-conscious consumers.

Anthropic Disables Fable 5 and Mythos 5 AI Models Globally After US Government Export Control Order
Anthropic has suspended all public access to its two most advanced AI models, Fable 5 and Mythos 5, after the US Commerce Department issued an export control directive ordering the company to block foreign nationals from accessing them on national security grounds. The order came just three days after Fable 5's public launch and reportedly stems from government concerns about a potential jailbreak that could enable the models to assist with cyberattacks, though Anthropic says it received only verbal evidence of a narrow, non-universal vulnerability. The shutdown affects all customers globally — including enterprise users and Anthropic employees — and marks a significant escalation of US efforts to restrict foreign access to advanced AI models themselves, rather than just the chips that power them.

Xbox Free Play Days Offers Three Games Free to Play June 11–14
Microsoft's Xbox Free Play Days program is offering Hell Let Loose, State of Decay 2: Juggernaut Edition, and Blasphemous 2 at no cost from June 11 to June 14. Hell Let Loose requires an Xbox Game Pass Ultimate, Premium, or Essential membership, while State of Decay 2 and Blasphemous 2 (via a five-hour timed trial) are accessible to all Xbox console owners. Players who wish to keep any of the games can purchase them at a limited-time discount and retain any achievements earned during the free period.