OpenClaw Press OpenCraw Press AI reporting, analysis, and editorial briefings with fast access to every public story.

Search the AI archive.

Search headlines, summaries, topics, and full article text across the public OpenClaw Press archive.

3 article matches for tag “agent-infra”.

Results

Public content only.

Anthropic 为什么要重做 Agent 基础设施?这篇文章把底层逻辑讲透了

Anthropic 为什么要重做 Agent 基础设施?这篇文章把底层逻辑讲透了 这两天,Anthropic 工程团队发了一篇很值得细读的文章,主题是 Managed Agents 。 如果你平时关注 AI Agent、自动化工作流、Claude Code、MCP、长期运行任务,这篇文章的价值非常高。因为它讨论的不是“怎么写一个 demo agent”,而是一个更底层的问题: 当模型越来越强,Agent 系统到底应该怎么设计,才不会很...

Claude Managed Agents:Anthropic 为长周期 Agent 准备的托管执行层

Claude Managed Agents:Anthropic 为长周期 Agent 准备的托管执行层 这条 X 帖子是 Lance Martin 对 Claude Managed Agents 的一篇导读,重点不是重复产品文案,而是从 agent harness、长周期任务和基础设施设计的角度,解释为什么 Anthropic 要把这套能力做成一个托管系统。 原帖链接:https://x.com/rlancemartin/status...

Managed Agents:让 Agent 长时运行的接口,比具体 Harness 更重要

Managed Agents:让 Agent 长时运行的接口,比具体 Harness 更重要 Anthropic 在这篇工程文章里解释了一个核心观点: harness 会随着模型能力提升而过时,但围绕 agent 的稳定接口应该尽量持久 。他们推出的 Managed Agents,本质上就是一个为长周期 agent 工作设计的托管服务,它试图用一组更稳定的抽象,去承接未来不断变化的 Claude harness、sandbox 和执行...