← All digests
AI Developer Digest

Tue, Jun 16, 2026

13 signals that cleared the gate11 min read
The Signal — start here
After yesterday's double Anthropic breaking change (Sonnet 4 / Opus 4 retirement + Agent SDK billing split), today is quiet by comparison — no lab shipped a new model, no GitHub release repo had a feature-level change, and no leaderboard moved. The only repo activity was routine maintenance: llama.cpp pushed twelve backend-maintenance builds (SYCL/Vulkan op coverage, an NVFP4 edge-case fix, Eagle3 speculative-decoding sampling support), LiteLLM shipped a stable-branch backport (v1.89.1), and Transformers shipped a two-line patch (v5.12.1). None of these clear the bar for a full entry. The thing that actually demands developer attention today is a previously-announced deadline closing in: the gemini CLI hard stop is now 2 days out (June 18), with no grace period for Pro/Ultra/free-tier users.
Must-reads today
1
Gemini CLI hard stop — 2 days (June 18) — if any CI/CD pipeline, GitHub Action, or script still calls the gemini command on a non-org account, it stops working Thursday with no grace period

Breaking Changes

No new breaking changes in the June 15–16 window. (Yesterday's Claude Sonnet 4 / Opus 4 retirement and Agent SDK billing split are now in effect — see the June 15 digest — but nothing new triggered today.)


Model Releases

No new model releases in the June 15–16 scan window. Gemini 3.5 Pro remains in limited Vertex enterprise preview; Kimi K2.7 Code (June 12) and Grok V9-Medium (June 10) remain outside this window with no new developments today. See Worth Watching for status.


API & SDK Changes

No API or SDK changes met the quality bar within the window. Transformers v5.12.1 (June 15) is a two-line dependency/tokenizer patch — see Quick Hits.


Research

Nothing cleared the quality bar this period. Direct arXiv cs.AI/cs.CL search did not surface a June 15–16 submission from a recognized lab with benchmark numbers or a linked repo; results returned were either off-window or lacked confirmable code/benchmarks. See Horizon for a note on this gap.


Tooling

No tooling release this period reached feature-level significance — see Quick Hits for the three patch/maintenance releases that did ship (llama.cpp builds, LiteLLM v1.89.1, Transformers v5.12.1).


Benchmarks & Leaderboards

No new leaderboard movements or SOTA changes in the June 15–16 window. Claude Mythos 5 continues to lead SWE-bench Verified at 95.5% (unchanged since June 13), followed by Claude Fable 5 (95%) and Claude Opus 4.8 (88.6%). Third-party Kimi K2.7 Code evaluations remain pending.


Technical Discussions

Nothing cleared the quality bar this period.


Quick Hits

  • llama.cpp b9660–b9672 (June 15 22:05 UTC – June 16 18:54 UTC) — 12 builds: NVFP4 edge-case fix in llama-graph, Eagle3 speculative-decoding backend sampling support, Vulkan col2im_1d op and gated-delta-net support, SYCL EXPM1/floor/trunc/round op support, LFM2 tool-call double-escaping fix, BoringSSL vendor bump. Backend maintenance only, no new model support or published benchmarks. [github.com/ggml-org/llama.cpp/releases]
  • LiteLLM v1.89.1 (June 16, 03:31 UTC) — Stable-branch backport: "1.84.8 patch set + MCP/model-info/DB fixes to stable/1.89.x." No new features. [github.com/BerriAI/litellm/releases/tag/v1.89.1]
  • Transformers v5.12.1 (June 15, 2026) — Two-line patch: corrected PEFT minimum version bound (#46605) and fixed auto-tokenizer resolution for the Mistral tokenizer when mistral-common is installed (#46667). [github.com/huggingface/transformers/releases/tag/v5.12.1]

Worth Watching (Announced, Not Yet Shipped)

13

⚠️⚠️⚠️ Gemini CLI Hard Stop — **June 18 (2 DAYS — URGENT)**

(Countdown updated)

The gemini CLI and Gemini Code Assist IDE extensions stop serving requests June 18 for Google AI Pro, Google AI Ultra, and free-tier (Code Assist for individuals) users. Hard stop — no grace period. Replacement is agy (Antigravity CLI). No 1:1 feature parity at launch; weekly compute-based cap replaces the 1,000 req/day limit, with multi-day cooldowns reported when exhausted. Google Cloud org accounts on Standard/Enterprise license are not affected. Audit CI/CD pipelines, GitHub Actions workflows, and scripts calling gemini before Thursday.

⚠️⚠️⚠️ Gemini API Unrestricted Key Deadline — **June 19 (3 days)**

(Countdown updated)

All unrestricted Gemini API keys blocked June 19. Restrict via AI Studio → API Keys → "Restrict to Gemini API." ~2 minutes; no code changes required.

Google AI for Developers | Link: https://ai.google.dev/gemini-api/docs/api-key

⚠️⚠️ Gemini Image Models Shutdown — **June 25 (9 days)**

(Countdown updated)

gemini-3.1-flash-image-preview and gemini-3-pro-image-preview shutting down June 25. Migrate to stable image model equivalents.

⚠️⚠️ GPT-4.5 Retirement from ChatGPT — **June 27 (11 days)**

(Countdown updated)

GPT-4.5 removed from the ChatGPT product surface June 27. API route retirement unconfirmed. Audit any gpt-4.5 model identifiers.

OpenAI Platform Changelog | Link: https://platform.openai.com/docs/changelog

⚠️⚠️ Kimi K2.7 Code Third-Party Benchmarks — **Expected ~June 22 (6 days)**

(Carried)

Kimi K2.7 Code weights landed June 12. Third-party SWE-bench Verified and LiveCodeBench evaluations typically appear 7–14 days post-weight release. Watch paperswithcode.com and swebench.com around June 20–25.

⚠️⚠️ Grok V9-Medium — **API Release Still Pending**

(Status unchanged)

xAI deployed Grok V9-Medium to Tesla fleet and X users as of June 10 (1.5T parameters, 32B active). No API model ID, no pricing, no confirmed public benchmark numbers as of June 16.

⚠️ Claude Fable 5 / Mythos 5 Reinstatement — **No Timeline Announced**

(Carried)

Both models remain suspended under the US export-control directive issued June 12. No return date. Migrate to claude-opus-4-8 for agentic workloads.

⚠️ Gemini 3.5 Pro — **GA Still Pending (Limited Vertex Enterprise Preview)**

(Carried — status unchanged)

Expected: 2M token context, Deep Think reasoning mode. No general availability date.

Google AI for Developers | Link: https://ai.google.dev/gemini-api/docs/models

Apple iOS 27 / macOS Golden Gate / Core AI GA — **Fall 2026 (September)**

(Carried — status unchanged)

Includes Siri Extensions API, Core AI (replaces Core ML), Foundation Models multi-provider support.

Apple Developer / WWDC 2026 | Link: https://developer.apple.com/ios/

⚠️ OpenAI Reusable Prompts / Evals Platform / Agent Builder Shutdown — **November 30 (167 days)**

(Carried)

Export eval configs before October 31 (read-only from that date). Migrate Agent Builder to Agents SDK. Move prompt content from v1/prompts to application code.



Filtered from 30+ primary sources against a published quality rubric. No press releases, no fluff — only what changes what you build.