01releases
ГлавноеMust read
Google ADK 2.0 — open-source фреймворк для production AI-агентовGoogle ADK 2.0 - open-source framework for production AI agents
Google выкатил Agent Development Kit 2.0 — code-first Python-фреймворк для разработки, оценки и деплоя AI-агентов. Версия 2.0 с breaking changes: новый API, event model, session schema. Документация и примеры переехали в ADK Web.Google has rolled out Agent Development Kit 2.0, a code-first Python framework for developing, evaluating and deploying AI agents. Version 2.0 with breaking changes: new API, event model, session schema. Documentation and examples have moved to ADK Web.
Takeawayscaffolding из коробки — пишешь логику агента, а не обвязку вокруг него.scaffolding out of the box - you write the logic of the agent, not the wrapping around it.
02releases
СигналSignal
Hugging Face Speech-to-Speech — voice-agent pipeline на своём железеHugging Face Speech-to-Speech - voice-agent pipeline on your hardware
HF выложила модульный пайплайн VAD → STT → LLM → TTS с низкой задержкой. Каждый компонент заменяем, LLM-слот совместим с OpenAI Realtime API. Работает локально через vLLM или llama.cpp — облако не нужно.HF has laid out a modular pipeline VAD → STT → LLM → TTS with low latency. Each component is replaceable, the LLM slot is compatible with the OpenAI Realtime API. Runs locally via vLLM or llama.cpp - no cloud required.
Takeawayголосовые агенты без облака — данные остаются у тебя, latency зависит только от железа.voice agents without a cloud - the data remains with you, latency depends only on the hardware.
03releases
СигналSignal
Alibaba Page Agent — управление веб-страницей через natural languageAlibaba Page Agent - managing a web page via natural language
JavaScript-агент встраивается прямо в страницу и рулит DOM через текстовые команды. Без браузерных расширений, без headless Chrome, без Python — чистый in-page JS + LLM-промпт.The JavaScript agent is embedded directly into the page and manipulates the DOM through text commands. No browser extensions, no headless Chrome, no Python - pure in-page JS + LLM prompt.
TakeawayGUI-автоматизация стала zero-infra — подключаешь скрипт и описываешь, что делать.GUI automation has become zero-infra - you connect a script and describe what to do.
04companies
ГлавноеMust read
Полупроводники просели — рынок сомневается в AI-буме после 2026Semiconductors sank - the market doubts the AI boom after 2026
Акции чипмейкеров упали: инвесторы сомневаются, что экспоненциальный рост AI-инвестиций продолжится. SK Hynix готовит ADR в США, но risk/reward оценка под давлением — рынок хочет видеть returns, а не только capex.Shares of chipmakers fell: investors doubt that the exponential growth of AI investments will continue. SK Hynix is preparing ADR in the USA, but the risk/reward assessment is under pressure - the market wants to see returns, and not just capex.
Takeawayбесконечный рост AI-расходов получает коррекцию — время строить с оглядкой на unit economics, а не на хайп.The endless growth of AI costs is receiving a correction - it’s time to build with an eye on unit economics, and not on hype.