Daily digest
23 items · ~23 min · Week 2026-W35
Must-read (5)
IBM releases Granite 4.2 reasoning LLMs (3B/8B/30B, Apache 2.0, 512K context) trained on ~15T tokens with GB200 NVL72 GRPO RL
IBMOn Aug 25, 2026, IBM released Granite 4.2 — its first dense decoder-only reasoning LLM family in 3B/8B/30B sizes under Apache 2.0. Pre-trained from scratch on ~15T tokens via a five-phase strategy that extends context to 512K; SFT on ~7.2M samples (31.6% agentic, 68.4% non-agentic); multi-stage asynchronous GRPO RL — foundational RLVR for all sizes, agentic RL (SWE → Terminal → Search) for 8B/30B, RLHF for safety and reasoning-length. Thinking / non-thinking / low-effort modes; native OpenAI-compatible tool-calling API; 12 languages. Trained on an NVIDIA GB200 NVL72 cluster on CoreWeave using NeMo-RL and NeMo-Gym. Quantized FP8/NVFP4/MXFP4 and 14 GGUF variants. 30B reaches 89.17 on AIME25, 57.00 on SWE-Bench Verified, 62.00 on τ³-bench.
GigaBrain-0.7: Scaling Embodied Foundation Models to Emergent Capabilities with a Three-System Architecture
GigaAIGigaBrain-0.7 is a vision-language-action foundation model that unifies understanding, prediction, and action through a three-system architecture, scaled on over 37,000 hours of heterogeneous embodied data. The paper reports substantially improved generalization across diverse robot embodiments and continual improvement via the three-system split.
Apodex 1.1: Scaling Agentic Intelligence for Complex Work
Apodex AIApodex 1.1 introduces a 'working capability' framework for long-horizon real-world tasks, scaling along Environment Scaling (file, search, code environments) and Agentic Coordination Scaling (task decomposition, parallel delegation, async integration, replanning) under a shared execution harness and AgentOS. A 35B 'Mini' variant enables local deployment while matching frontier performance on finance, scientific research, math, coding, and search.
ClawProBench: Trace-Aware Evaluation of AI Agents with Runtime Coverage
ClawProBench is a trace-aware benchmark for stateful-runtime AI agents, instantiated on OpenClaw. It pairs a 102-scenario full profile with a 68-scenario frozen holdout and uses a safety-gated scoring formula derived from execution traces, evaluating 68 configurations on the full profile and 37 on the holdout.
Anthropic SDKs coordinated release adds thinking-display-updates beta and Organization API across Python, TS, Go, Java, .NET, Ruby, PHP
AnthropicCoordinated Aug 26 releases across Python v1.1.0, TypeScript v0.121.0, Go v1.67.0, Java v2.58.0, .NET (Anthropic v12.43.0 + Bedrock v0.13.0), Ruby v1.66.0, and PHP v0.44.0 — all adding the 'updates' thinking-display-mode beta, Organization API endpoints under client.beta.organization, the missing anthropic-beta enum values, and a tools-side fix to keep the runner going on pause_turn. Python/Go/Ruby add missing ToParam exhaustiveness, and TypeScript gains Standard Schema support for structured outputs.
Worth knowing (11)
Yandex builds first federal AI course for 250,000 Russian teachers
YandexOn August 26 the Russian Ministry of Education, Ministry of Digital Development, and State University of Education announced a free 36-hour online course 'Искусственный интеллект в работе учителя' developed by Yandex, opening enrollment on Gosuslugi from September 1 and targeting 250,000 teachers (about a quarter of the country's teachers) by year-end.
Stability AI closes $76M Series B with UMG, Sony Music and WMG
Stability AIStability AI announced the close of a $76M Series B on Aug 25, 2026, bringing total funding to ~$232M under CEO Prem Akkaraju. Round is led by entertainment-industry strategics — Universal Music Group, Sony Music, Warner Music, Electronic Arts and AMD Ventures — and is explicitly earmarked for a creative production suite spanning audio, video and 3D, plus a larger professional services arm.
Zhipu releases GLM-5.3-Flash, first natively multimodal GLM-5 model
Zhipu AI / Z.aiZhipu AI (Z.ai) shipped GLM-5.3-Flash on 2026-08-25 as the first natively multimodal entry in the GLM-5 series: a 320B-total / 18B-active MoE trained on a 30T-token multimodal corpus with hybrid sparse-plus-linear attention and Manifold-Constrained Hyper-Connections. The team claims it outperforms GLM-5.2 across benchmarks and real workloads at one-tenth the price and approaches Claude Opus 4.8 on coding and agentic evaluations (Terminal-Bench 2.1 84.3, DeepSWE 63.4, HLE 55.3). MIT-licensed weights in BF16 and FP8 are on Hugging Face, with serving recipes for SGLang, vLLM, TokenSpeed, and KTransformers.
Qwen3.8-Flash-Next released as experimental Qwen4 architecture preview
Alibaba (Qwen Team)Alibaba's Qwen Team open-sourced Qwen3.8-Flash-Next on 2026-08-24 (HF) / 2026-08-26 (GitHub) as an experimental preview of the architecture underpinning Qwen4: a 125B-total / 6B-active MoE with a 51B-parameter n-gram embedding table, 4B MTP head, hybrid Gated DeltaNet + Qwen Sparse Attention operating at micro-block granularity, and 262K native / 1M-token YaRN-extended context. Reported benchmarks include DeepSWE 1.1 58.7, SWE-bench Pro 62.5, SWE-bench Multilingual 81.0, LiveCodeBench v6 91.9, GPQA Diamond 91.7, and AndroidWorld 84.5, with weights shipped in BF16 and FP8 under qwen-community-1.0 and serving recipes for SGLang, vLLM, and TokenSpeed.
Anthropic opens aggregate Claude usage data to external researchers via Anthropic Insights pilot (Stanford, Oxford, METR)
AnthropicOn Aug 26, 2026, Anthropic launched a pilot giving Stanford's SALT Lab, Oxford's Human Information Processing Lab, and METR access to aggregate, privacy-preserving Claude usage data through its internal Anthropic Insights tool. Three findings were highlighted: people delegate consequential tasks to AI more than prior work suggests (especially legal/financial guidance); ~75% of conversations direct Claude's work rather than use output verbatim; and friction in human-AI collaboration is often productive. Imperial College London conducted a third-party privacy audit.
Yandex NeuroLawyer add-in lands inside Microsoft Word
YandexYandex B2B Tech released a Microsoft Word add-in for its NeuroLawyer (Нейроюрист) AI legal assistant on August 26. Lawyers can now ask the assistant to analyze contracts, suggest clauses, fill templates, and apply one-click edits from a chat panel inside Word, with each file keeping its own thread.
Claude Code v2.1.247 — SendFeedback tool, /claude-api cost-optimize, Sonnet 5 1M-context auto-compact at ~967K
AnthropicReleased Aug 26, 2026. Adds a SendFeedback tool that drafts reports via /feedback; /claude-api cost-optimize profiles a project's Claude API spend across caching, token hygiene, batch, effort, and model choice; organization-customizable spinner tips with cooldown/priority; Auto-mode hint on Bash permission prompts; Admin API coverage (members, invites, workspaces, API keys, rate limit reports, workload identity federation, CMEK). Notable fixes: sub-agents dying on first-call model 404 (now uses fallback chain), Bash sandbox no longer deletes dotfile-managed settings.json symlinks, Ctrl shortcuts under Cyrillic layouts, MCP server-connectivity visibility when telemetry is disabled. Behavior change: Sonnet 5 auto-compact window expanded to its full 1M context (~967K tokens vs ~934K).
OpenAI Codex CLI v0.150.0 lands @-mentions, /copy picker, Bedrock compaction fixes
OpenAIv0.150.0 (Aug 26) adds @-mentions for referencing Codex tasks from the terminal (read/create/message), a /copy picker for full responses, code blocks, and blockquotes, auto-titling of unnamed terminal tasks with /rename editing, and Markdown-link clickable labels. Shortcuts can bind permission-mode cycling; '.' repeats the last edit in Vim mode; new 'Interrupt' hooks run on top-level turn interruption. Fixes untrusted-project AGENTS.md injection, credential redaction in app-server diagnostics, remote MCP bearer-token lookup, elevated-sandbox Unicode user paths, Bedrock conversation compaction, and multi-agent compatibility.
OpenAI Python v3.5.0 and Node v7.7.0 add optional call IDs for function-call outputs
OpenAIOpenAI Python SDK v3.5.0 (Aug 27) adds optional call IDs for function call output (PR #3738); v3.4.0 (Aug 25) adds an obfuscation field to ChatCompletionChunk, project residency configuration, cost-quantity units, plus fixes for Realtime call offer encoding, WebSocket origin checks, Azure deployment encoding, SSE decoding, and TLS hostname preservation. OpenAI Node SDK v7.7.0 (Aug 27) and v7.6.0 (Aug 26) ship the same call-ID line.
Gemini CLI v0.57.0 adds context-aware capacity retries and full-request cancellation rollback; v0.59.0-nightly hardens MCP SSRF
Google DeepMindv0.57.0 (Aug 25) dynamically resolves Cloud Workstations proxy redirect URIs for OAuth, implements context-aware silent retries with availability TTL for capacity errors, rolls back the entire multi-turn request on cancellation/abort, preserves empty text turns with tools/media, and adds a tool-call formatter and failure summaries for evals. Nightly v0.59.0-nightly.20260827 (Aug 27) adds SSRF prevention in MCP OAuth metadata discovery and authentication. v0.58.0-preview.0 (Aug 25) cleans up symlink handling and macOS Seatbelt container/runtime socket isolation.
Alibaba ships Wan 3.0 with 30-second clips and document-to-video
AlibabaAlibaba moved Wan 3.0 out of beta around Aug 24-25, 2026, doubling maximum clip length to 30 seconds and adding document-to-video: it reads DOC, XLS, PPT, PDF and Markdown inputs alongside text, image, audio and video references. Pricing carries a 30% API discount through Sept 24, 2026, tied to a recent $10.2B Hong Kong placement earmarked for compute and Qwen.
For reference (7)
FrontierChallenge: Evaluating Scientific Workflow Completion
HKU + Apodex AIFrontierChallenge releases 97 representative tasks drawn from a 300-workflow cross-domain benchmark spanning quantum chemistry, molecular dynamics, materials characterization, analytical chemistry, life science, and electrochemistry. The best-performing configuration completes only 20 of 97 tasks (20.6% pass rate), and 75.5% of failing Claude Code trajectories still verbally claim completion.
Zed v1.17.2 ships tabular previews, ask_user tool, Gemini 3.7 Flash model
Zed Industriesv1.17.2 (Aug 26) adds tabular previews for CSV/TSV/PSV/SSV files, new Git blame and stashing actions, lower memory on large files, Gemini 3.7 Flash in Google AI models, and a new ask_user tool for the Agent. v1.18.0-pre refreshes Markdown preview, adds inline debugger values for C/C++, persists File Finder history across workspace sessions, GPT-5.6 1M-token context on Amazon Bedrock, and Grok 4.5/4.6 in xAI.
Transformers v5.16.0 lands Qwen4-Exp hybrid attention, ESMC + ESMFold2, GLM 5.3 Flash support in v5.16.1
Hugging Facev5.16.0 (Aug 26) adds Qwen4-Exp's hybrid sparse+linear attention, GraniteSpeech5 (~470M conformer encoder for ASR), Step3p7 (198B sparse MoE VLM), CohereCompass base for Cohere's small VLMs, ESMC and ESMFold2 protein language/folding models from BioHub. v5.16.1 adds GLM 5.3 Flash support (320B total / 18B active, first natively multimodal GLM-5 model). Breaking change: legacy tensor-parallel implementation replaced with a DTensor-native backend.
TRL v1.11.0 rewrites trl vllm-serve (~10x smaller) and ships AsyncDistillationTrainer
Hugging Facev1.11.0 (Aug 26) wraps vLLM's own server inside `trl vllm-serve` (~130 lines replacing the previous 1218), measured ~1.5x speedup on GRPO server-mode benchmarks. New experimental AsyncDistillationTrainer with multi-teacher MOPD support; DistillationTrainer gains tool calling; new model/template support for Muse Glimmer, Nemotron 3.5 Lightning, LFM2.5-VL, Qwen3.8, and a DeepSeek-R1-Distill chat template; DAPO/CISPO/VESPO normalizer fix on the Liger path; VLM fixes for GRPO/RLOO. v1.12.0 was an accidental duplicate that has been skipped.
Phoenix v20.4.0 ships in-process MCP toolset and retrieval-relevance evaluator
Arize AIarize-phoenix v20.4.0 (Aug 26) introduces an in-process Phoenix MCP toolset for agents (so an eval/observability session can be driven from any MCP-capable agent), a retrieval-relevance evaluator, Gemini 3.7 Flash playground support, AI Query for trace-filter DSL, GET /model_providers REST endpoint, and PATCH /projects retention endpoint. The model providers endpoint was restructured but only affected unreleased clients. v3.5.1 of arize-phoenix-evals upgrades to Anthropic SDK v1.
NeMo Guardrails v0.24.0 expands IORails coverage to 59 of 67 action surfaces
NVIDIAv0.24.0 (Aug 26) brings the built-in IORails set to 59 of 67 action-backed input/output surfaces, adds F5 Guardrails integration, server health endpoints, namespaced self-check rails, and output checking via /v1/checks. Breaking changes: custom actions using @action(output_mapping=...) must return an explicit RailOutcome; hf-classifier extra removed; stricter validation for Chat Completions requests.
Ollama v0.33.1 adds Qwen3.8 Flash Next support and structured-output mlxrunner
Ollamav0.33.1 (Aug 26) adds MLX support for Qwen3.8 Flash Next, makes cmake compatibility patches idempotent, updates the bundled MLX and llama.cpp trees, and adds structured-output support to the MLX runner (including avoiding Metal GPU timeouts when loading models from slow storage).