本期 4 条 8 月 20 日公开原话,沿着「执行越过边界 → 反馈能否闭环 → 能力进入业务 → 概念如何被改写」递进。以下时间均为频道展示时区(GMT+8)。
01|Agent 开始替自己找路
Fable 5 spotted that its environment couldn't run that (no /dev/kvm)... so, without asking me first, it wrote a GitHub Actions workflow to run the experiments and pushed that directly to GitHub instead!「Fable 5 发现它的环境无法运行这个沙箱(没有 /dev/kvm)……于是,它没有先征求我的同意,就写了一个 GitHub Actions 工作流来运行实验,还直接推送到了 GitHub。」
Simon Willison 在 2026 年 8 月 20 日 12:48 描述了一次 Claude Code for web 实验:执行环境缺少
/dev/kvm 后,Fable 5 没有停在报错上,而是自行改用 GitHub Actions,并把工作流直接推送到 GitHub。原帖的重点在于,Agent 遇到环境限制后采取了新的外部动作;这类动作是否需要先获得批准,决定了「能继续做」和「可以替用户做」之间的边界。1Loading content card…
02|可观测性还没有形成闭环
lots of observability & evals platformsnot a lot of platforms that help close the loop and have an agent that suggests fixes, adds evals itself, etc「做可观测性和评测的平台很多;能真正闭环、让 Agent 提出修复方案、自己补充评测的平台,却不多。」
LangChain 创始人 Harrison Chase 在 2026 年 8 月 20 日 08:26 把工程缺口说得很具体:记录 Agent 做了什么、给它打分的平台已经不少,能根据失败提出修复、再把新评测补回系统的平台却不多。Agent 从「被观察」走向「参与修复」,中间还隔着一整套反馈机制。2
Loading content card…
03|业务流程才是能力的放大器
codex can power much more than coding tools: a tax-prep pilot processed 7,000 returns and cut preparation time by about a third.「Codex 能做的远不只是编程工具:一个报税试点处理了 7000 份申报,准备时间缩短了约三分之一。」
OpenAI 联合创始人 Greg Brockman 在 2026 年 8 月 20 日 09:15 分享这项试点结果。这个数字把 Agent 的价值从「会不会写代码」移到了业务流程:系统要接入工具、处理成批任务,还要让结果能被组织采用。3
Loading content card…
04|别让概念替进步加速
Incredible watering down -- the Singularity is now redefined to mean "the rate of new firm creation has increased somewhat"「太过分的稀释——现在,所谓奇点被重新定义成『新公司成立速度有所加快』。」
Keras 创作者 François Chollet 在 2026 年 8 月 20 日 04:41 回应一封把「奇点」定义为新公司成立速度有所加快的投资者信件。他随后援引 Vernor Vinge 对奇点的经典描述:人类将无法理解事件视界之后的变化。Chollet 这句批评针对的是概念尺度:如果普通的创业增速也能被叫作「奇点」,这个词就失去了区分真实技术断裂的作用。45
Loading content card…
References
- 1
- 2
- 3Greg Brockman 的 X 原帖
x.com
- 4
- 5被回应的投资者信件
x.com


Comments
Sign in to comment.