Sat, Aug 22, 2026
Breaking Changes
No breaking changes this period.
Model Releases
Nothing cleared the quality gate this period. No new model releases from Anthropic, OpenAI, Google, Meta, Mistral, xAI, DeepSeek, or Qwen confirmed for August 22, 2026.
API & SDK Changes
Nothing cleared the quality gate this period. The most recent Anthropic Platform release notes entry remains August 20 (Python SDK v1.0), already covered in the August 20 digest.
Research
Nothing cleared the quality gate this period. arXiv (cs.AI, cs.CL, cs.LG, cs.CV) remains egress-blocked. huggingface.co/papers remains egress-blocked. No papers with confirmed code repos, benchmark numbers, and August 21–22 submission dates were surfaced via search.
Tooling
2Benchmarks & Leaderboards
1Trends & Emerging Tech
1Technical Discussions
Nothing cleared the quality bar this period. simonwillison.net (egress-blocked), Hacker News via hnrss.org (egress-blocked), and HuggingFace community (egress-blocked) could not be fetched. No confirmed >200-score AI-dev HN threads for August 22 via search snippets.
Quick Hits
- llama.cpp b10580 (Aug 22, 09:35 UTC) — mtmd: support dots3-note vision+audio. Adds a new multimodal model type with tensor mapping for a combined vision+audio modality — the first dots3-note architecture support in llama.cpp. https://github.com/ggml-org/llama.cpp/releases/tag/b10580
- llama.cpp b10581 (Aug 22, 10:14 UTC) — DSpark architecture support for bailingmoe3 model variant. Extends the DSpark architecture (added in v0.2.0 for LFM2) to cover the bailingmoe3 checkpoint. https://github.com/ggml-org/llama.cpp/releases/tag/b10581
- llama.cpp b10584 (Aug 22, 15:07 UTC) — fit: take into account n_streams to resolve KV cache sizing for draft contexts. Fixes server 500 errors on speculative decoding workloads where the draft model's KV cache was sized without accounting for stream count. https://github.com/ggml-org/llama.cpp/releases/tag/b10584
- llama.cpp b10585 (Aug 22, 15:42 UTC) — common: add json.h abstraction. Large internal refactor migrating JSON handling across common, server, and test components to a new abstraction layer. No user-facing API changes announced, but broad internal scope means server behavior may subtly change on edge cases — watch for follow-up fixes. https://github.com/ggml-org/llama.cpp/releases/tag/b10585
- llama.cpp b10578 (Aug 22, 09:12 UTC) — ggml: optimize concat op by replacing per-element memcpy with row-level memcpy. Performance improvement for concat operations across backends. https://github.com/ggml-org/llama.cpp/releases/tag/b10578
- vLLM v0.28.0rc2 (Aug 21) — DFlash2 speculative decoding: adds local convolution + candidate selector. Second RC of v0.28.0 — stable release approaching. Do not use in production yet. https://github.com/vllm-project/vllm/releases/tag/v0.28.0rc2
Worth Watching (Announced, Not Yet Shipped)
| Item | ETA | Notes |
|---|---|---|
| ⚠️ 4 DAYS: OpenAI Assistants API hard shutdown | August 26, 2026 | /v1/assistants, /v1/threads, /v1/runs fail permanently. Thread data deleted. No automated export. Migrate to Responses API + Conversations API. Architecture change required — not a model-string swap. Azure OpenAI Assistants same date. This is now critical — act today. |
| ⚠️ 8 DAYS: DALL·E GPT retirement from ChatGPT | August 30, 2026 | Download images before this date. |
| ⚠️ 9 DAYS: GPT-5.4 / GPT-5.4 mini retirement from Codex (sign-in) | August 31, 2026 | API key-authenticated Codex sessions unaffected. |
| ⚠️ 9 DAYS: Gemini Robotics ER 1.6 Preview shutdown | August 31, 2026 | Migrate to gemini-robotics-er-2-preview. |
| ⚠️ 10 DAYS: GitHub Copilot model deprecations | September 1, 2026 | Specific models deprecated across all GitHub Copilot experiences. |
| Ollama v0.33.0 stable | Days | rc2 landed Aug 22. Stable expected within 1-2 days; brings Claude Desktop integration and KV cache fixes to production. |
| vLLM v0.28.0 stable | Days | rc2 landed Aug 21 with DFlash2 speculative decoding. Watch for stable. |
| LiteLLM v1.99.0 stable | Imminent | v1.99.0-dev.2 still latest as of Aug 21. Stable expected this week. |
| GLM-5.3 open weights | ~August 28, 2026 | Z.ai (Zhipu) GLM-5.3 (743B post-trained, +50% coding vs GLM-5.2). Open weights pending safety review. Watch zai-org on Hugging Face. |
| Grok 4.7 | Late August / Early September 2026 | xAI: "all-around better than 4.6 but slightly slower"; 2.1T parameters. |
| Anthropic TS/Go SDKs at 1.0-equivalent | 7–14 days from Aug 20 | If pattern holds from Python 1.0 (Aug 20), TypeScript and Go SDKs to follow. |
| OpenAI Ultrafast GA | No date — limited preview | GPT-5.6 Sol at 750 tok/s on Cerebras; 14× faster than Standard. |
| Anthropic Claude watermark detection API | No date | Public third-party verification API for Claude text watermarks. |
| Qwen 4.0 | September 2026 | Qwen 3.8 final testing; 4.0 to follow. |
| OpenAI Private Safety Processing (PSP) | September 2026 | ZDR-eligible traffic with safety analysis run without OpenAI personnel access. |
| llama.cpp default server port change: 8080 → 9931 | Upcoming (no date set) | Update docker-compose, reverse-proxy configs, hardcoded port references now. |
Google Gemini temperature/top_p/top_k — silent ignore → hard error | Future model gen | Strip these parameters now to avoid future HTTP 400s. |
| EU AI Act Article 50 — Watermarking enforcement | December 2, 2026 | C2PA + SynthID are the de facto standard stack. Anthropic's text watermark active globally since August 2. |
Filtered from 30+ primary sources against a published quality rubric. No press releases, no fluff — only what changes what you build.