AI 精选动态
智能评分 63
Google Antigravity
AI 推荐理由
这次更新把 Google 的 agent 开发栈拆成桌面端、CLI、SDK 和 IDE 四层,且明确支持并行本地 agents、JSON hooks 与 scheduled tasks,适合直接点开看其产品结构和开发入口。核心解读
Google 发布了 Antigravity,一套面向 agent-first 时代的 agentic development platform,提供 MacOS 下载,定位为开发者构建和编排 agents 的入口。产品页展示了 Antigravity 2.0、Antigravity CLI、Antigravity SDK 和 Antigravity IDE 四个部分:2.0 支持并行管理多个本地 agents、按 Projects 组织对话、跨 workspaces 操作并通过 scheduled messages 自动化任务;CLI 支持在终端里运行 autonomous coding agents、执行 shell commands 和管理 background subagents;SDK 支持用少量 Python 脚本原型化 custom agents 并运行 evaluations;IDE 则集成 agent manager、artifacts 和代码库理解能力。页面还标注该工具对 developers 免费可用,并列出面向 full stack developer、enterprise developer、frontend developer 的使用场景,以及多篇日期为 2026年5月19日 的产品/博客条目和一篇 2025年11月19日 的 Introducing Google Antigravity 文章。