Microsoft MAI-Thinking-1: First In-House Reasoning Model, Trained Without OpenAI Data
temperature, top_p, and top_k behavior at non-default values is undocumented for this model — test before assuming they work as expected.stop_reason: "refusal" with zero generated output; no code changes required, retroactive cost reduction for content-flagged workloadsNo breaking changes this period.
temperature, top_p, and top_k behavior at non-default values is undocumented for this model — test before assuming they work as expected.window.ai or the Windows Copilot Runtime API in Edge Insider today. This dramatically expands the addressable device surface for on-device inference (no more Copilot+ PC requirement for NPU-based models). Aion 1.0 Plan (14B, 32K context) enables fully local agentic pipelines: tool calling, file management, and sub-agent orchestration without any cloud API call. It ships in-box, meaning no manual model download for end users. For production use: watch for KB5039239 on June 9, which is the Windows Update delivery vehicle for the expanded on-device AI stack. Open weights scheduled for Hugging Face in July will let you run the model outside of Windows in custom stacks. For Edge-embedded applications, a parallel announcement at Build extends on-device AI APIs in Microsoft Edge across CPU and GPU (not just NPU), available in Edge Insider now.stop_reason: "refusal" without generating any output were still billed; as of June 2, such requests cost nothing — zero input and output tokens chargedstop_reason: "refusal" with no generated tokens, you are no longer charged; applies immediately to all plans with no code changes required.stop_reason: "refusal" with an empty content array is the indicator. The stop_details field (introduced May 28 with Opus 4.8) returns a category field (cyber, bio, or null) and a human-readable explanation for routing different refusal classes downstream.OTEL_RESOURCE_ATTRIBUTES values now applied as labels on metric datapoints; fullscreen mode now uses wl-copy/xclip/xsel on Linux for clipboard; agent view shows done/total count; /mcp collapses unused claude.ai connectorsOTEL_RESOURCE_ATTRIBUTES, and fixes Linux clipboard behavior in fullscreen mode.OTEL_RESOURCE_ATTRIBUTES=team=backend,repo=api-service (or similar) in your environment; those key-value pairs now appear as labels on all Claude Code metric datapoints, enabling per-team or per-repo cost and usage slicing in your metrics backend. For Linux users in fullscreen mode: clipboard now uses wl-copy (Wayland), xclip, or xsel with automatic fallback, and writes to both clipboard and PRIMARY selection for middle-click paste. The claude agents row now shows done/total task count upfront, useful for monitoring long-running multi-agent sessions. Also included: fix for claude mcp commands that previously expanded ${VAR} secrets in logs — credentials are now redacted.claude agents for multi-agent session monitoringEffortQuick (update Claude Code to v2.1.161; set OTEL_RESOURCE_ATTRIBUTES env var if you want metric labeling; no other changes required)No papers cleared the quality gate this period. arXiv cs.AI/cs.CL/cs.LG searches returned 403 errors or no papers matching the minimum criteria (recognized-lab authorship + associated code + concrete benchmark numbers) within the June 2–3 window. Hugging Face Papers Daily returned no qualifying June 3 papers.
LLM_KV_ATTENTION_RECURRENT_LAYERS config key (b9488), reserving GPU memory for quantized KV cache at initialization (b9489), fixing unnecessary mmproj downloads when --no-mmproj is set (b9485), updating BoringSSL to 0.20260526.0 (b9487), and fixing a PDL race condition in kernel headers (b9491)LLM_KV_ATTENTION_RECURRENT_LAYERS key), GPU KV cache memory pre-reservation at init, and fix unnecessary multimodal projection downloads when --no-mmproj is specified.LLM_KV_ATTENTION_RECURRENT_LAYERS GGUF key is required for qwen3 SSM models — check your GGUF file metadata before running. The KV cache GPU memory pre-reservation (b9489) reduces dynamic allocation overhead for quantized KV cache setups; if you see GPU OOM at startup after this change, you may need to reduce --kv-cache-quant size or context length. For anyone running --no-mmproj: the flag now correctly suppresses multimodal projection downloads at model pull time (b9485) — prior builds would download projection files even when explicitly told not to, wasting bandwidth and storage. BoringSSL update (b9487) is a library hygiene update with no user-facing behavior changes.--no-mmproj to suppress projection downloadsEffortQuick (rebuild from b9495 or latest; check GGUF metadata for LLM_KV_ATTENTION_RECURRENT_LAYERS if running qwen3 SSM)ollama run on Laguna-family models), adds Radeon 8060S iGPU support, and fixes a token counting bug where cached prompt tokens from llama-server were excluded from usage counts.ollama run hf.co/<user>/laguna-* once Laguna-family GGUF models are available on Hugging Face — no additional configuration required after upgrading.No new leaderboard entries or SOTA movements confirmed for June 3, 2026. LMArena frontier range sits between 1,450–1,561 Elo; GPT-5, Claude Opus 4.6, Gemini 3.1 Pro, Grok 4, and DeepSeek V3.2 occupy the frontier band. No new models entered the top tier June 3. SWE-bench standings unchanged from prior digest. The Microsoft self-reported benchmarks for MAI-Thinking-1 (97% AIME 2025, SWE-Bench Pro parity with Opus 4.6) are covered under Model Releases above — they are self-reported and await third-party replication.
Nothing cleared the quality bar this period. No Hacker News threads with score >200 and concrete technical depth found for June 3, 2026.
(Carried — now 5 days, most urgent item)
The Api-Revision: 2026-05-07 opt-out header stops working June 8. Applications using response.outputs structure must migrate to response.steps. Action today: search your codebase for response.outputs and Api-Revision: 2026-05-07. 5 days is the entire remaining window.
(Carried)
claude-sonnet-4-20250514 and claude-opus-4-20250514 return errors June 15. Migrate to claude-sonnet-4-6-20260217 and claude-opus-4-8 respectively. Review the migration guide before upgrading to Opus 4.8 — adaptive thinking replaces budget_tokens; setting temperature, top_p, or top_k to non-default values returns a 400 error.
(Carried)
gemini CLI and Gemini Code Assist IDE extensions stop serving requests for Google AI Pro, Ultra, and free personal users on June 18. Replacement is Antigravity CLI (agy). Audit CLI scripts and CI pipeline steps now — Antigravity CLI does not have 1:1 feature parity.
(Carried)
All unrestricted Gemini API keys blocked June 19. Restrict via AI Studio → API Keys → "Restrict to Gemini API." Takes 2 minutes; no code changes required.
(Carried)
gemini-3.1-flash-image-preview and gemini-3-pro-image-preview shutting down June 25, 2026. Migrate to stable image model equivalents before the shutdown date.
(Carried)
GPT-4.5 being retired from the ChatGPT product surface on June 27; direct API route retirement unconfirmed from primary source. Audit gpt-4.5 model identifiers in code to determine if they target API or ChatGPT-based integrations.
(Urgency upgrade — weights drop tomorrow)
550B total / 55B active open-weights MoE. 48.0 Artificial Analysis Intelligence Index (ahead of Gemma 4 31B at 39, Nemotron 3 Super at 36). Weights go live tomorrow on Hugging Face, ModelScope, OpenRouter, and NVIDIA NIM. Prepare eval pipelines now.
Windows Update KB5039239 delivers the expanded on-device AI stack (Aion 1.0 runtime, CPU/GPU/NPU support) on June 9. Required for production use of Aion 1.0 Instruct and Aion 1.0 Plan on end-user devices. Aion 1.0 open weights land on Hugging Face in July.
(Carried — status unchanged)
No timeline given; speculative forecast puts earliest general access at September 2026. Currently: no public API, no claude.ai access at any tier.
(Carried — third-party reporting only, no official announcement)
Sundar Pichai stated "give us until next month" at Google I/O 2026 (May 19). No official announcement, pricing, model ID, or benchmark numbers. Watch for July announcement.
Filtered from 30+ primary sources against a published quality rubric. No press releases, no fluff — only what changes what you build.