<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Anthropic on AI收藏夹</title><link>https://study.helloaidev.com/tags/anthropic/</link><description>Recent content in Anthropic on AI收藏夹</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 09 Apr 2026 12:10:00 +0800</lastBuildDate><atom:link href="https://study.helloaidev.com/tags/anthropic/index.xml" rel="self" type="application/rss+xml"/><item><title>推出 Claude Managed Agents</title><link>https://study.helloaidev.com/posts/claude-managed-agents-lancemartin-2026-04-09/</link><pubDate>Thu, 09 Apr 2026 12:10:00 +0800</pubDate><guid>https://study.helloaidev.com/posts/claude-managed-agents-lancemartin-2026-04-09/</guid><description>&lt;h1 id="推出-claude-managed-agents"&gt;推出 Claude Managed Agents&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;来源&lt;/strong&gt;: &lt;a href="https://x.com/rlancemartin/status/2041927992986009773"&gt;X.com - @RLanceMartin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;作者&lt;/strong&gt;: Lance Martin (@RLanceMartin)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;翻译时间&lt;/strong&gt;: 2026-04-09&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;原文标题&lt;/strong&gt;: Launching Claude Managed Agents&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="正文内容"&gt;正文内容&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; – Claude Managed Agents 是一个预构建、可配置的代理 harness，在托管基础设施中运行。你将代理定义为模板——工具、技能、文件/仓库等。代理 harness 和基础设施为你提供。该系统旨在跟上 Claude 快速增长的智能，并支持长周期任务。&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;一些有用的链接：&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://claude.com/blog/claude-managed-agents"&gt;Claude 博客&lt;/a&gt;：使用模式和客户示例&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.anthropic.com/engineering/managed-agents"&gt;工程博客&lt;/a&gt;：Claude Managed Agents 的设计&lt;/li&gt;
&lt;li&gt;&lt;a href="https://platform.claude.com/docs/en/managed-agents/quickstart"&gt;文档&lt;/a&gt;：入门、快速开始、CLI 和 SDK 概述&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="为什么推出-claude-managed-agents"&gt;为什么推出 Claude Managed Agents&lt;/h2&gt;
&lt;p&gt;Claude &lt;a href="https://platform.claude.com/docs/en/build-with-claude/working-with-messages"&gt;Messages API&lt;/a&gt; 是通往模型的直接通道：它接收消息并返回内容块。在 Messages API 上构建的代理使用 harness 将 Claude 的工具调用路由到处理程序并管理上下文。这带来了一些挑战：&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Harness 需要跟上 Claude&lt;/strong&gt; – 我最近写了一篇&lt;a href="https://claude.com/blog/harnessing-claudes-intelligence"&gt;博客&lt;/a&gt;，专注于使用 Claude API 原语构建代理来处理工具编排和上下文管理。但代理 harness 编码了关于 Claude&lt;em&gt;不能&lt;/em&gt;做什么的假设。随着 Claude 变得更有能力，这些假设会过时，并可能&lt;a href="https://rlancemartin.github.io/2025/07/30/bitter_lesson/"&gt;瓶颈&lt;/a&gt; Claude 的性能。Harness 需要不断更新以跟上 Claude。&lt;/p&gt;</description></item></channel></rss>