Mon, May 25, 2026
Breaking Changes
No breaking changes shipped in this window.
โ ๏ธโ ๏ธโ ๏ธ CRITICAL โ TOMORROW: Gemini Interactions API outputs โ steps default switch fires May 26, 2026 โ less than 24 hours from now. Code not migrated will silently parse wrong response structures from May 26 with no exception raised โ this is a silent data corruption failure, not a crash. Legacy schema permanently removed June 8. See Worth Watching section for migration steps.
Model Releases
Nothing new in this scan window. Last major releases: Gemini 3.5 Flash and Cohere Command A+ (May 19โ20, covered in May 21 digest); Claude Opus 4.7 (April 16); GPT-5.5 (April 23).
API & SDK Changes
Nothing new in this scan window. Anthropic Platform most recent entry: May 19, 2026 (MCP tunnels research preview, self-hosted sandboxes, agent MCP config update, large output spill). OpenAI Platform most recent entries: May 12, 2026 (DALL-E 2/3 deprecation, Realtime API Beta removal; GPT-Realtime-2 + Realtime Translate + Realtime Whisper launched May 7, covered in prior digests). No new Google AI changelog entries confirmed for May 24โ25. Anthropic SDK Python most recent: v0.104.1, May 22.
Research
Nothing cleared the quality bar this period. arXiv cs.CL and cs.AI listing pages returned 403 at fetch time. HuggingFace Papers Daily also returned 403. Two search-surfaced papers on agent skills (SkillOpt, "From Raw Experience to Skill Consumption") did not confirm recognized-lab authorship or associated code repositories in search snippets โ excluded below quality gate.
Tooling
1Benchmarks & Leaderboards
No confirmed new entries in the May 24โ25 scan window. LMArena direct fetch returned 403. From search-sourced tracker data (not directly verified from lmarena.ai): Claude Opus 4.6 and Claude Opus 4.6 Thinking and Gemini 3.1 Pro Preview remain in a statistical tie at top-3 on the text leaderboard (Elo ~1501โ1504, overlapping confidence intervals); Claude Opus 4.7 leads the Code arena at Elo 1569, ahead of GPT-5.2-codex which has held #1 on Code since January 2026. No confirmed new model entries or leaderboard movements in this scan window.
Trends & Emerging Tech
1Technical Discussions
Nothing cleared the quality bar this period.
Quick Hits
- llama.cpp b9313 (May 25) โ ggml: Parallelize quant LUT init using OpenMP; relocates OpenMP detection from ggml-cpu to ggml-base; updates ggml-config.cmake.in dependencies. Reduces initialization overhead for IQ2XS and IQ3XS quantization lookup tables on multi-core systems. [https://github.com/ggml-org/llama.cpp/releases/tag/b9313]
- llama.cpp b9311 (May 25) โ vendor: update cpp-httplib to 0.45.1; dependency maintenance, no feature changes. [https://github.com/ggml-org/llama.cpp/releases/tag/b9311]
- llama.cpp b9315 (May 25) โ llama: documentation update clarifying that only one on-device state can be saved per sequence; no code changes. [https://github.com/ggml-org/llama.cpp/releases/tag/b9315]
- gemini-3.1-flash-lite-preview โ shutdown today (May 25) โ Preview model retired per deprecation schedule. Migration: use
gemini-3.1-flash-lite(GA since May 7, $0.25/MTok input, $1.00/MTok output). If you are still calling the preview model ID your calls will fail from today. [https://ai.google.dev/gemini-api/docs/deprecations]
Worth Watching (Announced, Not Yet Shipped)
7Filtered from 30+ primary sources against a published quality rubric. No press releases, no fluff โ only what changes what you build.