Ежедневный дайджест
10 пунктов · ~10 мин · Неделя 2026-W35
Обязательно к прочтению (1)
Tencent open-sources Hy4 preview, a 770B MoE flagship with 1M context
Tencent HunyuanTencent's Hy team released Hy4 preview, a new-generation open-weights MoE model with 770B total and 49B activated parameters, a 1M-token context window, Gated DeepSeek Sparse Attention with cross-layer IndexCache, identity Hyper-Connections, and a native MTP layer for speculative decoding. Weights ship in BF16 and FP8 variants under Apache 2.0 on Hugging Face and ModelScope, with vLLM/SGLang recipes and an AngelSlim quantization toolkit.
Стоит знать (2)
Anthropic: automated AI researchers can reliably mitigate alignment failures
AnthropicAnthropic shows Claude acting as an autonomous alignment researcher: it runs its own loop of literature search, method proposal, training, and testing to fix alignment failures in student models. Across ten failure categories (deception, sycophancy, privacy, etc.) it closed 26–96% of the safety gap, and its methods generalized to withheld benchmarks and models up to 4.7x larger.
Google ships Gemini Omni 1.1 Flash with 40-second scene extension, keyframe control and 4K upscaling
Google DeepMindGoogle DeepMind released Gemini Omni 1.1 Flash, a production-oriented update to its video generation model. It extends scenes in 10-second increments up to 40 seconds while analyzing up to 10 seconds of prior context, adds first/last-frame keyframe generation, up to 3 seconds of video references for character consistency, a 360p draft mode that is up to 60% faster, and upscaling to 1080p and 4K. It is available via Google AI Studio, the Gemini API, Flow for AI Plus/Pro/Ultra subscribers, and scene extension in the Gemini app; third-party tools such as Krea began integrating the Omni family the same week.
Справочно (7)
OpenAI's DALL-E GPT in ChatGPT shuts down on August 30, ending the original ChatGPT image tool
OpenAIOpenAI retired the official DALL-E GPT inside ChatGPT on August 30, 2026, completing the transition to its newer GPT Image generation models. Users were told to download their existing DALL-E images before the cutoff, after which the legacy tool and its generation history disappear from ChatGPT.
Russian AI Alliance asks Duma to allow training on publicly available works; Mincifry rejects retroactive payments
The AI Alliance — uniting Sber, Yandex, VK, MTS, Beeline, T-Bank and Gazprom Neft — sent a letter to State Duma committee chairman Pavel Krasheninnikov proposing to enshrine in the Civil Code the right to train neural networks on lawfully obtained or publicly available works, unless the rights holder has applied technical restrictions. The letter opposes draft amendments that would treat AI training as use of copyrighted works with mandatory payments, arguing they would disadvantage Russian developers against foreign competitors. Separately, Mincifry declined to support retroactive compensation to rights holders in the current drafting.
Codex CLI 0.151.0: MCP discovery grace period and extension interception of MCP results
OpenAICodex CLI stable 0.151.0 (Aug 29) adds a configurable grace period for discovering tools from optional MCP servers and lets extensions inspect or replace MCP tool results before they reach the model. Fixes include preserving restored permission profiles across TUI turns and preventing /cd from weakening sandbox restrictions; several 0.152.0 alphas followed the same day.
LangChain 1.4.0 alpha ships first-party langchain.mcp adapter
LangChainlangchain 1.4.0a2 (Aug 28) introduces langchain.mcp, a first-party adapter that turns any MCP server into LangChain tools usable directly with create_agent, supporting multi-server configs, OAuth/bearer auth, response caching, and human-in-the-loop elicitation via LangGraph interrupts. The maintainers warn the interface may shift before 1.4.0 final.
Pydantic AI v2.36.0 adds durable-operation API and MCP config in clai
PydanticPydantic AI v2.36.0 (released Aug 28/29) adds @durable_operation plus a public backend API for third-party durable-execution engines, --mcp-config support and tool-call streaming in the clai CLI, and stable InstructionPart.id values. It follows a rapid cadence of v2.34–v2.35 releases during the prior week.
OpenClaw 2026.9.1-beta.1 bundles Codex 0.150.1 runtime and survives gateway restarts
OpenClaw FoundationOpenClaw 2026.9.1-beta.1 (Aug 28, pre-release) preserves admitted turns across repeated Gateway restarts so restart-safe runs still deliver final responses, updates the bundled Codex managed runtime to 0.150.1 across all platforms, and provisions the stable Node 24 LTS stream for Linux installs. The audited release record spans 1,520 unique PRs.
Cline Desktop v0.0.20 ships code-signed Windows installer and session search
ClineCline Desktop v0.0.20 (Aug 28) ships Windows with a code-signed x64 installer, adds inline image rendering for tool results and full-history session search, and makes checkpoint restore refuse to reset workspaces containing newer commits. The VS Code extension and CLI lines last released Aug 24–26.