今天主轴:OpenAI 把 GPT-5.6 中低档位打到“可大规模跑 Agent”的价格带,AWS 用财报坐实 AI 基建变现;欧盟透明义务后天开闸。
1. Gemini Robotics 2 发布:全身控制 + 多机协作 (7/30)
DeepMind 推出 VLA/ER/On-Device 三件套;人形可走蹲伸够,ER 2 支持数分钟多步任务与多机器人协作,On-Device 数小时适配新机型
来源: deepmind.google · https://deepmind.google/blog/gemini-robotics-2-brings-whole-body-intelligence-to-robots/
2. OpenAI:GPT-5.6 Luna 降价 80%、Terra 降 20% (7/30)
Luna $0.20/$1.20、Terra $2/$12(每百万 token);同步上线 Sol Fast mode(最高约 2.5× 速度);另启动 10 万学术研究者免费计划
来源: openai.com · https://openai.com/index/advancing-the-price-performance-frontier-with-gpt-5-6/
3. Chrome:AI 安全流水线两里程碑修 1072 个安全 bug (7/30)
Chrome 149/150 修复量超过此前 23 个里程碑总和;多 Agent 找洞/打补丁/写测试,并试点每周两次安全发布
来源: blog.google · https://blog.google/security/chrome-stronger-with-every-update/
4. 亚马逊 Q2:AWS AI 与自研芯片年化收入均超 $250 亿 (7/30)
AWS 增速 36.7%(18 季最快)、年化 $1690 亿;Jassy 称 AI 与核心业务互相拉动,Bedrock AgentCore 强调生产级 Agent 基建
来源: aboutamazon.com · https://www.aboutamazon.com/news/company-news/amazon-ceo-andy-jassy-aws-revenue-growth-q2-2026-earnings
5. 欧盟 8/2 起执行 AI 法透明度义务 (7/31)
聊天机器人须标明 AI 身份;深度伪造须标注;合成内容需机器可读标记;180+ 机构已签透明度行为准则
来源: digital-strategy.ec.europa.eu · https://digital-strategy.ec.europa.eu/en/news/commission-starts-enforcing-ai-act-rules-and-new-transparency-requirements-2-august
6. GitHub Stacked PRs 公开预览,原生支持 coding agent (7/30)
大改动拆成可独立 review 的层叠 PR,一键合整栈;官方强调 gh-stack skill 可直接给 Copilot 等 coding agent 用
来源: github.blog · https://github.blog/changelog/2026-07-30-stacked-pull-requests-are-now-in-public-preview/
7. Chrome 的安全 Agent harness,比“又修了多少 bug”更值得抄
关键不在数字,而在工程形态:find 与 critic 分上下文、SECURITY.md 写信任边界、源码只读+断网 allowlist、修洞 Agent 与测试 Agent 闭环。这和 OpenClaw 的 harness 问题同构——能力越强,越要把“能干什么/不能干什么”写成机器可读约束,而不是靠 prompt 自觉。Luna 降价后,这类长跑安全/审计 Agent 会更便宜地规模化。
来源: blog.google · https://blog.google/security/chrome-stronger-with-every-update/