dreaming
集里怎么说它
- 《Claude Tag:住在 Slack 里的主动型队友,如何让 65% 的 PR 由 AI 开出》(26:03起):本集把它说成:托管智能体上的研究预览功能,把记忆存储和会话记录喂给另一个智能体审查,找出陈旧、缺失、误导信息并给出修改假设,打开持续学习路径
- 《Claude 异步智能体架构的四块基石》(10:39起):本集把它说成:一种离线或带外过程,回头审视模型之前所有的记忆和运行轨迹,找出并修正带内记忆写下的局部最优或完全错误的记忆偏差。
- 《Anthropic 构建生产级智能体的教训:harness 须为模型能力演进而生》(25:12起):本集把它说成:一种离线批处理机制,定期把逐字稿与当前记忆状态喂给模型,提炼新洞察并自动更新记忆,让智能体在下次运行时变得更智能(自改进)。
① 提到它的金句
2 条
但下一层是关于,好,如果 token 并不是真正可互换的,你需要给它们分配不同的工作,比如这个 token 负责建议、那个负责执行,这个在「做梦」、那个在执行,诸如此类,你会想开始组合这些协同配合的编排式策略
指向原始笔记的链接
But the next one is about, okay, if tokens aren’t really fungible and you need to give them different jobs, like maybe this token is advising versus this token is executing, this token is dreaming versus this token is executing, so on and so forth, you want to start composing these kind of orchestrated strategies that go together
—— 嘉宾 · [11:34]
我们发现,随着模型演变得更有能力,如果你将逐字稿和记忆状态作为一个周期性批处理过程,并使用我们所谓的做梦,它允许我们提取新的洞察和新的组织结构,这基本上会反馈并编辑记忆,从而让第二天的智能体会话自动地变得更加智能。
指向原始笔记的链接
What we found is that as models have evolved and become more capable, if you feed the transcripts and the memory state as a periodic batch process with what we call dreaming, it allows us to extract new insights and new organized structures that essentially feedback and edit the memory as needed to make the next day’s agent sessions automatically much more intelligent.
—— Gagan Bhat · [27:45]
② 出现在这些集
3 集
- 《Claude Tag:住在 Slack 里的主动型队友,如何让 65% 的 PR 由 AI 开出》 — 作为概念
- 《Claude 异步智能体架构的四块基石》 — 作为概念
- 《Anthropic 构建生产级智能体的教训:harness 须为模型能力演进而生》 — 作为概念
③ 关联
点进去有真内容 —— 本页主要出口
Anthropic · 沙箱 · harness · Claude Code · Messages API · 智能体 · Managed Agents · 可观测性 · Guy Pajani · Lance Martin
