01releases
ГлавноеMust read
text-to-cad: набор agent skills для CAD, CAE и CAMtext-to-cad releases agent skills for CAD, CAE, and CAM
Проект text-to-cad публикует библиотеку skills для AI-агентов, работающих с CAD, CAE и CAM-задачами. Она нацелена на применение агентов в проектировании, инженерном анализе и подготовке производства.text-to-cad publishes a library of skills for AI agents working on CAD, CAE, and CAM tasks. It targets agent-assisted design, engineering analysis, and manufacturing preparation workflows.
TakeawayИнженерным командам стоит оценить skills как способ встроить AI-агентов в специализированные CAD-процессы, а не ограничиваться генерацией текста и кода.Engineering teams can evaluate these skills as a way to embed AI agents into specialized CAD workflows instead of limiting them to text and code generation.
02releases
ГлавноеMust read
AutoHedge предлагает собрать автономный agent hedge fund за минутыAutoHedge offers an autonomous agent hedge fund setup
The Swarm Corporation представила AutoHedge — платформу, где специализированные AI-агенты выполняют анализ рынков, управление рисками и исполнение сделок. Заявлена поддержка автономной торговли с минимальным участием человека.The Swarm Corporation has introduced AutoHedge, a platform where specialized AI agents perform market analysis, risk management, and trade execution. It claims support for autonomous trading with minimal human involvement.
TakeawayТренд на agentic finance ускоряется, но такие системы требуют особенно жёстких лимитов, независимой валидации и контроля рисков до реального использования капитала.The agentic-finance trend is accelerating, but such systems require strict limits, independent validation, and risk controls before using real capital.
03research
СигналSignal
LLM-управляемая эволюция программ улучшила 10 рекордов circle packingLLM-guided program evolution improves 10 circle-packing records
Автор применил LLM не для прямого решения задачи circle packing, а для итеративного улучшения алгоритма с независимой проверкой каждого кандидата. На бенчмарке Packomania метод улучшил лучшие известные результаты для 10 значений N от 101 до 114 на 2,4–5,4% за 15 итераций.The author used an LLM not to solve circle packing directly, but to iteratively improve an algorithm with independent verification of every candidate. On the Packomania benchmark, the method improved the best-known results for 10 values of N from 101 to 114 by 2.4–5.4% in 15 iterations.
TakeawayРабота показывает перспективность LLM как генератора проверяемых алгоритмических гипотез: ключевую роль здесь играет внешний evaluator, а не доверие к ответу модели.The work highlights LLMs' potential to generate verifiable algorithmic hypotheses: the external evaluator, rather than trust in the model's answer, is the crucial component.
04companies
ГлавноеMust read
An Alien MindAn Alien Mind
Jakub Pachocki reflects on increasingly capable AI and the challenge of keeping it aligned. He calls for stronger safeguards and international coordination.Jakub Pachocki reflects on increasingly capable AI and the challenge of keeping it aligned. He calls for stronger safeguards and international coordination.
TakeawayЭто влияет на расклад сил на рынке и на то, куда пойдут деньги и внимание.This changes the market landscape and where money and attention may move next.
05companies
ГлавноеMust read
Qualcomm поставит Amazon кастомные AI-чипы для дата-центровQualcomm to supply Amazon with custom AI data-center chips
Qualcomm заключила с Amazon многопоколенческое соглашение на поставку кастомных AI-чипов для дата-центров. Сделка также даёт Amazon право приобрести до $4 млрд акций Qualcomm, выводя производителя мобильных процессоров в число поставщиков AI-инфраструктуры облачных платформ.Qualcomm has signed a multi-generation agreement to supply Amazon with custom AI chips for data centers. The deal also gives Amazon the right to acquire up to $4 billion in Qualcomm shares, positioning the mobile-chip maker as an AI-infrastructure supplier to cloud platforms.
TakeawayСделка усиливает конкуренцию на рынке AI-ускорителей и снижает зависимость крупных облаков от узкого круга поставщиков. За развитием кастомных чипов стоит следить как за фактором будущей стоимости и доступности inference.The deal intensifies competition in the AI-accelerator market and reduces hyperscalers’ dependence on a narrow supplier base. Custom-chip development is worth watching as a driver of future inference cost and availability.
06releases
ГлавноеMust read
DeerFlow — open-source SuperAgent для долгих задач: исследования, код и создание контентаDeerFlow is an open-source SuperAgent for long-horizon research, coding, and creation
ByteDance развивает DeerFlow — open-source harness для агентов, способных выполнять задачи от минут до часов: исследовать, писать код и создавать материалы. Архитектура объединяет sandbox, память, инструменты, skills, subagents и message gateway; версия 2 ранее вышла на первое место GitHub Trending.ByteDance is developing DeerFlow, an open-source harness for agents that can handle tasks lasting from minutes to hours, including research, coding, and content creation. Its architecture combines sandboxes, memory, tools, skills, subagents, and a message gateway; version 2 previously reached the top of GitHub Trending.
TakeawayЭто готовая база для экспериментов с long-horizon агентами вместо самостоятельной сборки orchestration-слоя. Перед внедрением потребуются оценка безопасности инструментов, sandboxing и контроль расходов.It provides a ready-made base for experimenting with long-horizon agents instead of building an orchestration layer from scratch. Production use still requires evaluating tool security, sandboxing, and cost controls.
07releases
ГлавноеMust read
HyperFrames — open-source рендеринг детерминированных MP4 из HTML для AI-агентовHyperFrames is an open-source framework for deterministic MP4 rendering from HTML
HeyGen открыла HyperFrames — framework, который превращает HTML, CSS, медиа и seekable-анимации в детерминированные MP4-видео. Его можно запускать локально через CLI, использовать через skills в AI coding agents или встраивать в собственные authoring workflows.HeyGen has open-sourced HyperFrames, a framework that turns HTML, CSS, media, and seekable animations into deterministic MP4 videos. It can run locally through a CLI, be used through skills in AI coding agents, or serve as the rendering core in custom authoring workflows.
TakeawayИнструмент делает генерацию программируемых видео воспроизводимой и пригодной для CI или агентных пайплайнов. Он особенно полезен для шаблонных роликов, отчётов и массовой локализации контента.The tool makes programmable video generation reproducible and suitable for CI or agent pipelines. It is especially useful for templated videos, reports, and large-scale content localization.
08releases
ГлавноеMust read
CVE MCP Server даёт Claude 28 инструментов для security intelligenceCVE MCP Server gives Claude 28 security-intelligence tools
CVE MCP Server — production-grade MCP server, объединяющий 28 security-инструментов и 24 источника данных, включая CVE, EPSS, CISA KEV, MITRE ATT&CK, Shodan и VirusTotal. В проекте есть единый orchestrator triage_cve для быстрой оценки уязвимостей.CVE MCP Server is a production-grade MCP server that combines 28 security tools and 24 data sources, including CVE, EPSS, CISA KEV, MITRE ATT&CK, Shodan, and VirusTotal. The project includes a single triage_cve orchestrator for rapid vulnerability assessment.
TakeawaySecurity-команды могут подключить единый интерфейс к разрозненной threat-intelligence информации и ускорить первичный triage. Доступы к внешним API и действия агента следует ограничивать принципом наименьших привилегий.Security teams can connect a single interface to fragmented threat-intelligence data and accelerate initial triage. Access to external APIs and agent actions should be constrained by the principle of least privilege.