AI-Agents 组:智能体平台与框架市场研究(组概述与横向对比)
1. 组概述
1.1. 研究范围
本组对 2026 年市场上最具代表性的 21 个智能体平台 / 框架逐一进行市场研究,覆盖三类厂商形态:
- 模型厂商的原生 Harness:Claude Agent SDK(Anthropic)、OpenAI Agents SDK(OpenAI)、Google ADK / Gemini CLI(Google)、Microsoft Agent Framework(Microsoft)、Mistral Agents API(Mistral)、OpenAI Agents API(OpenAI,2026-09-10 公测,A级官方口径);
每个平台一篇独立文档(详见第 5 节文档导航),统一套用八段结构:介绍、名词解释、功能说明、平台架构、Harness 设计(六层逐层剖析)、实际案例、总结、参考资料。
1.2. 分析框架与评级口径
图 1-1|Harness 六层能力模型:21 个智能体平台的统一评级框架
数据来源:基于本文分析绘制的示意图。
全部平台统一套用项目参数卡定义的 Harness 六层能力模型:
| 层 | 名称 | 职责 |
|---|---|---|
| L1 | 上下文工程层 | 决定模型「看到什么」:检索、压缩、缓存、优先级排序 |
| L2 | 工具与执行层 | 决定模型「能做什么」:工具注册、沙箱、并行 / 串行调度 |
| L3 | 编排与控制层 | 决定「按什么顺序做」:规划、状态机、子智能体派发、中断与恢复 |
| L4 | 记忆与状态层 | 决定「记住什么」:会话态、长期记忆、工件与检查点 |
| L5 | 评估与观测层 | 决定「做得好不好」:轨迹追踪、指标、回归集、A/B |
| L6 | 治理与安全层 | 决定「不能做什么」:权限、审计、护栏、合规、成本控制 |
评级口径(四级):强(原生一等公民机制,可配置可扩展)/ 中强(有原生机制但覆盖不完整,或关键能力仅商业版提供)/ 中(需用户自行组合,或仅提供基础原语)/ 弱(基本缺失,需外部系统补齐)。
必须强调的方法论声明:本组所有六层评级均为基于公开资料的定性判断,非统一基准实测。 21 个平台之间不存在统一的性能 / 可靠性基准(可引用的横向数据仅有 Manus 的 GAIA 成绩、CrewAI 的独立完成率基准与 Devin 的首发 SWE-bench,且互不可比),评级反映的是「公开可查证机制的密度与深度」,不等于「生产环境实测表现」。
1.3. 谱系定位:21 个平台在 Harness 谱系中的坐标
按参数卡的边界定义(Agent Framework 是 Harness 的子集,Agent Platform 是 Harness 的产品化封装),21 个平台的谱系坐标如下:
| 谱系位置 | 平台 | 判断理由 |
|---|---|---|
| 第三代 Runtime 型 Harness(完整实现) | Claude Agent SDK、OpenAI Agents SDK、Google ADK、Microsoft Agent Framework、阿里云百炼 | 以上下文工程 + 沙箱执行 + 轨迹评估 + 权限治理为核心 |
| 云厂商 Runtime 型(托管 Harness 运行时,模型 / 框架解耦) | AWS Bedrock AgentCore | 六层能力作为可独立选购的云组件,任意框架与模型进入 |
| 政企私有化工作站(治理与编排优先) | HiAgent 3.0(火山引擎)、华为云 AgentArts | 私有化部署 + 存量系统接入 + 合规审计 / 信创资质 |
| 托管化跃迁型(SDK 之上的服务端运行时) | OpenAI Agents API(公测)、Mistral Agents API | 把服务端 Harness 作为基础设施 API 开放;Mistral 叠加数据主权与开放权重 |
| Agent Framework(Harness 子集,L2/L3 为主) | LangGraph、CrewAI、AutoGen(已并入 MAF)、Semantic Kernel(维护模式)、AgentScope | 提供编排与工具原语,治理与评估需外挂或商业版补齐 |
| Agent Platform(Harness 的产品化封装) | Dify、Coze / 扣子、腾讯元器 | 叠加 UI、租户、计费、发布与渠道分发 |
| 连接触达层(Harness 谱系外侧的补充) | n8n | 工作流自动化平台向 Agent 延伸,L2 连接性最强而 L1/L5 空白 |
| 垂直产品(闭源产品契约 / 垂直场景,OpenHands 为开源垂直对照) | Devin、Manus、Replit Agent、OpenHands | Devin / Manus 内部 Harness 闭源不可验证;Replit Agent 垂直锁定 App 构建闭环;OpenHands 全栈开源可审计 |
- 概括性定位之外,2026 年的几个关键事件进一步标定了各平台的实际位置,见 1.4 节。
1.4. 2026 年关键事件时间线
以下事件直接影响了本组 21 个平台的竞争格局,各篇文档均有对应展开:
| 时间 | 事件 | 影响 |
|---|---|---|
| 2025-09-29 | Claude Code SDK 更名 Claude Agent SDK,1.0 stable | 标志 Harness 从编码扩展到通用 Agent |
| 2025-10-22 | LangChain 与 LangGraph 双双发布 1.0 | LangGraph 成为运行时基础,API 稳定性承诺 |
| 2025-10 | Microsoft 宣布 Agent Framework 预览;Semantic Kernel 与 AutoGen 进入维护模式 | 结束微软三 SDK 分裂 |
| 2026-01 | n8n 2.0 发布:LangChain 节点成为一等公民 | 自动化平台正式向 Agent 延伸 |
| 2026-04-02/03 | Microsoft Agent Framework 1.0 GA | AutoGen 与 Semantic Kernel 正式合流 |
| 2026-05-19/20 | Google ADK 2.0 GA(图工作流 + Task API) | 补齐与 LangGraph 的编排差距 |
| 2026-05-25 | AgentScope 2.0 发布(六大核心层重写) | 阿里开源 Agent 底座全面升级 |
| 2026-06-01 | 扣子 3.0 上线(多人多 Agent + 本地 Agent 接入) | 从 Bot 工厂升级为 Agent 工程体系 |
| 2026-06-03 | OpenAI 宣布逐步关停 Agent Builder 与 Evals(2026-11-30 起不再提供) | 产品形态重大收缩 |
| 2026-06 | Windsurf 更名 Devin Desktop;推出 ACP 开放协议 | Cognition 押注编排层而非单一 Agent |
| 2026-06-18 | Gemini CLI 个人免费层停止服务,用户迁移至 Antigravity | Google 终端 Agent 生态分流 |
| 2026-08 | Manus 恢复独立运营(Meta 收购于 2026-04 被 NDRC 要求撤销) | 地缘政治对 Agent 产业的直接干预 |
| 2026-06 | AWS Bedrock AgentCore Harness GA;火山引擎 HiAgent 3.0 发布(1+N+X 架构) | 云厂商 Runtime 型与政企私有化工作站两条新谱系成型 |
| 2026-09-10 | OpenAI Agents API 公开测试(Codex 底座基础设施开放;官方 Changelog 口径,2026-09-13 快照修正此前媒体口径 09-11) | Agent 产品线从平台化搭建转向基础设施 API |
|---|
2. 21 平台横向对比矩阵
2.1. 基本信息与定位矩阵
| # | 平台 | 开发商 | 开源 / 闭源 | 定位 | 许可证 | 适用边界 |
|---|---|---|---|---|---|---|
| 01 | Claude Agent SDK | Anthropic | 开源(SDK 代码) | 第三代 Runtime 型 Harness | MIT(SDK);CLI 按商业条款 | Claude 主模型 + 强权限沙箱 + 嵌入自有应用 |
| 02 | OpenAI Agents SDK | OpenAI | 开源 | 第三代 Runtime 型 Harness | MIT(社区口径) | OpenAI 原生栈、快速上线、强调可观测 |
| 03 | Google ADK(含 Gemini CLI) | 开源 | 第三代 Runtime 型 Harness | Apache 2.0 | Google Cloud / Vertex AI 栈、多语言团队、强上下文工程 | |
| 04 | LangGraph / LangChain | LangChain Inc. | 开源(核心) | Agent Framework(L2/L3 强) | MIT(LangSmith 闭源) | 复杂状态机、人工审批、长流程自治 |
| 05 | Dify | LangGenius | 半开源(非 OSI 许可) | Agent Platform(RAG 工程导向) | Dify Open Source License | 私有化 AI 中台、知识库问答、公民开发 |
| 06 | Coze / 扣子 | 字节跳动 | 核心开源(Apache 2.0) | Agent Platform(渠道分发导向) | Apache 2.0(Studio / Loop) | 字节生态触达、零代码搭建、国内多端分发 |
| 07 | n8n | n8n GmbH | 源码可得(fair-code) | 连接触达层(非完整 Harness) | Sustainable Use License | Agent 接入真实业务系统、数据主权、成本敏感 |
| 08 | CrewAI | CrewAI Inc. | 开源(框架) | 第二代编排型 Framework | MIT(AMP 商业) | 角色化多智能体协作、Python 工程团队 |
| 09 | Microsoft Agent Framework | Microsoft | 开源 | 第三代 Runtime 型 Harness(六层全强) | MIT | Microsoft / Azure / .NET 生态、受监管行业 |
| 10 | Devin | Cognition | 闭源 | 垂直产品(编码) | 商业专有 | 有界工程任务:迁移、重写、测试生成 |
| 11 | Manus | Butterfly Effect | 闭源 | 垂直产品(通用执行) | 商业专有 | 通用研究与交付、快速原型、内容管道 |
| 12 | Semantic Kernel | Microsoft | 开源 | 第二代 Framework(已停更) | MIT | 仅存量维护;新项目应选 MAF |
| 13 | 腾讯元器 / 元宝 | 腾讯 | 闭源 | Agent Platform(微信生态封装层) | 商业专有 | 微信私域、客服营销、商业化闭环 |
| 14 | 阿里云百炼 | 阿里云 | 平台闭源 + 底座开源 | 第三代 Runtime 型平台(六层全强) | 商业专有;AgentScope 开源 | 阿里云 / 信创生态、多角色团队、评测驱动改进 |
| 15 | AWS Bedrock AgentCore | AWS | 闭源(云服务) | 云厂商 Runtime 型(托管 Harness 运行时) | 商业专有 | AWS 生态、多框架多模型、长周期任务与强治理 |
| 16 | Replit Agent | Replit | 闭源 | 垂直产品(App 构建全流程闭环) | 商业专有 | 自然语言到上线应用、非专业开发者、SMB |
| 17 | OpenHands | All Hands AI(开源社区) | 开源(MIT 核心 + PolyForm 企业目录) | 开源 Devin 平替 / Agent 车队运行时 | MIT + PolyForm | issue-to-PR、自托管成本可控、批量车队任务 |
| 18 | Mistral Agents API | Mistral AI | API 闭源 + 模型开放权重 | 服务端 Agent 运行时(数据主权型) | Apache 2.0(模型权重) | 欧洲合规、EU 数据驻留、开放权重自托管兜底 |
| 19 | HiAgent 3.0 | 字节跳动 / 火山引擎 | 闭源 | 政企私有化工作站(Agent DevOps) | 商业专有 | 中大型政企私有化、存量系统接入、多智能体集群管控 |
| 20 | 华为云 AgentArts | 华为云 | 平台闭源 + 盘古模型开源 | 政企信创智能体平台(端边云协同) | 商业专有;盘古开源 | 强合规行业、工业制造、全栈信创 |
| 21 | OpenAI Agents API | OpenAI | API 闭源 + Codex 框架开源 | 托管化跃迁型(SDK 之上的服务端运行时) | 商业(API);Codex 框架开源 | 长时运行代理、多代理并行、OpenAI 栈快速上线 |
2.2. Harness 六层成熟度矩阵
评级为基于公开资料的定性判断,非统一基准实测;「弱」表示基本缺失需外部补齐,「(不透明)」表示闭源不可验证。
| # | 平台 | L1 上下文工程 | L2 工具执行 | L3 编排控制 | L4 记忆状态 | L5 评估观测 | L6 治理安全 | 整体形态 |
|---|---|---|---|---|---|---|---|---|
| 01 | Claude Agent SDK | 强 | 强 | 强 | 中强 | 中强 | 强 | 第三代 Runtime 型 |
| 02 | OpenAI Agents SDK | 中 | 强 | 中强 | 中 | 中强 | 中 | 第三代 Runtime 型 |
| 03 | Google ADK | 强 | 强 | 强 | 强 | 中强 | 中强 | 第三代 Runtime 型 |
| 04 | LangGraph / LangChain | 中 | 强 | 强 | 强 | 强 | 中 | 二代→三代过渡 |
| 05 | Dify | 强 | 强 | 强 | 中 | 中 | 中(社区版弱) | 平台化封装 |
| 06 | Coze / 扣子 | 中强 | 中强 | 强 | 中强 | 中强(Loop 突出) | 中 | 平台化封装 |
| 07 | n8n | 弱 | 强 | 中强 | 中 | 弱 / 中 | 中 | 自动化平台延展 |
| 08 | CrewAI | 中 | 中强 | 强 | 中 | 中强(AMP 强) | 中强(AMP 强) | 第二代编排型 |
| 09 | Microsoft Agent Framework | 强 | 强 | 强 | 强 | 强 | 强 | 第三代 Runtime 型 |
| 10 | Devin | 中(不透明) | 强 | 强 | 中 | 中 | 中强 | 垂直产品(编码) |
| 11 | Manus | 中(不透明) | 强 | 强 | 中 | 中 | 中 | 垂直产品(通用) |
| 12 | Semantic Kernel | 中 | 中强 | 中 | 中 | 中 | 中强 | 第二代(已停更) |
| 13 | 腾讯元器 | 中 | 中 | 中 | 中 | 弱 | 中 | 平台化封装(生态导向) |
| 14 | 阿里云百炼 | 强 | 强 | 强 | 强 | 强 | 强 | 第三代 Runtime 型(云) |
| 15 | AWS Bedrock AgentCore | 强 | 强 | 强 | 强 | 强 | 强 | 云厂商 Runtime 型(云) |
| 16 | Replit Agent | 中强 | 强 | 强 | 中强 | 中强 | 中强 | 垂直产品(App 构建闭环) |
| 17 | OpenHands | 中 | 强 | 强 | 中 | 中 | 中 | 开源垂直平台 |
| 18 | Mistral Agents API | 中强 | 中强 | 中强 | 中强 | 弱 / 中 | 中强 | 服务端 Agent 运行时(数据主权型) |
| 19 | HiAgent 3.0 | 中强 | 中强 | 强 | 中([待填写]) | 中强 | 强 | 政企私有化工作站 |
| 20 | 华为云 AgentArts | 中强 | 中强 | 中 | 中([待填写]) | 中 | 强 | 政企信创平台(端边云) |
| 21 | OpenAI Agents API | 强 | 强 | 强 | 中强 | 中 | 中强 | 托管化跃迁型(公测) |
矩阵的三个结构性读法:
- 六层全强三家:Microsoft Agent Framework、阿里云百炼与 AWS Bedrock AgentCore——前两者分别靠企业治理纵深与「平台 + 开源底座」双轨,AgentCore 靠「六层能力组件化」的云服务形态,是唯一不绑定单一模型的全强实现;
- 没有任何平台在 L5 全部达强且免费开源:评估观测层要么在商业版(LangSmith、AMP)、要么在云平台(百炼、OpenAI Evals 已宣布下线),L5 是当前市场最明显的公共洼地;
- L2 的「强」分两种:Claude Agent SDK / ADK 强在「给 Agent 一台电脑」(沙箱与权限),n8n 强在「让 Agent 触达一切」(连接器密度)——同为强评级的内涵不同。
2.3. 许可证对比
| 平台 | 许可证 | 关键约束 |
|---|---|---|
| Claude Agent SDK | MIT(SDK 代码);CLI 按 Anthropic Commercial Terms | 仅支持 Claude 模型 |
| OpenAI Agents SDK | MIT(Python + TS,社区口径) | 无商用限制;仍为 0.x |
| Google ADK / Gemini CLI | Apache 2.0 | ADK 无额外限制;Gemini CLI 绑定 Gemini 模型 |
| LangGraph / LangChain | MIT | LangSmith 与 LangGraph Studio 闭源 |
| Dify | Dify Open Source License(Apache 2.0 + 2 条附加) | 禁止未经授权运营多租户;禁移除 logo / 版权 |
| Coze Studio / Coze Loop | Apache 2.0 | 开源版暂不支持多租户协作 |
| n8n | Sustainable Use License(fair-code) | 超阈值商用需付费企业许可 |
| CrewAI | MIT(框架);AMP 商业 | 无编排逻辑锁定 |
| Microsoft Agent Framework | MIT | — |
| Semantic Kernel | MIT | 已进维护模式(至少支持到 2027-04) |
| Devin / Manus / 腾讯元器 | 商业专有 | 闭源 |
| 阿里云百炼 | 商业专有;AgentScope 开源 | — |
| AWS Bedrock AgentCore | 商业专有(云服务) | 组件按量计费;Cedar / Dogwood 策略绑定 AWS |
| Replit Agent | 商业专有 | 托管环境强绑定 Replit 云 |
| OpenHands | MIT(核心)+ PolyForm(企业目录) | PolyForm 限制竞争性商业使用 |
| Mistral Agents API | 商业专有(API);模型 Apache 2.0 | 开放权重可自托管,锁定风险可对冲 |
| HiAgent 3.0 | 商业专有 | 私有化交付,定价未公开 |
| 华为云 AgentArts | 商业专有(平台);盘古模型开源 | 信创体系绑定华为栈 |
| OpenAI Agents API | 商业专有(API);Codex 执行框架开源 | 公测期条款未定;按量计费 |
2.4. 六层能力「最强实现」速查
| 层 | 最强实现 | 理由 |
|---|---|---|
| L1 上下文工程 | Google ADK / Microsoft Agent Framework / 阿里云百炼 | ADK:Compaction + Session Rewind + Resumption 三件套;MAF:Harness Agent 自动压缩;百炼:历史压缩 + 工具结果压缩双机制 |
| L2 工具执行 | n8n(连接性)/ Claude Agent SDK(沙箱 + 权限)/ ADK(工具类型) | 不同维度各有最强 |
| L3 编排控制 | LangGraph(图 + 持久执行)/ ADK 2.0(图 + 确定性工作流)/ MAF(五模式) | — |
| L4 记忆状态 | LangGraph(Checkpointer + Time Travel)/ ADK(四作用域 State + 三后端)/ MAF(Session + Hosted 恢复) | — |
| L5 评估观测 | OpenAI Agents SDK(tracing + Evals)/ LangSmith / 阿里云百炼(OpenJudge + RFT 闭环) | 百炼独家把评测转化为训练奖励;注意 OpenAI Evals 将于 2026-11-30 下线 |
| L6 治理安全 | Microsoft Agent Framework / 阿里云百炼(三态权限 + shell 静态分析)/ Claude Agent SDK(分层权限 + 预算护栏) | — |
3. 竞争焦点:三条内在张力
21 个平台的产品分歧,本质上是在三条张力轴上选择了不同位置。这三条张力是理解本组所有对比结论的底层坐标系。
张力一:灵活性 ↔ 可预测性
智能体的自主性越高,执行路径越不可预测;确定性越强,能处理的任务越窄。各平台的落点:
- 偏可预测:Dify(官方推荐把 Agent 降格为工作流节点)、百炼 / CrewAI(确定性容器装概率内核的设计)、n8n(DAG 语义);
- 偏灵活:Manus 与 Devin(端到端自主交付)、Coze Agent World(多智能体动态路由)、Agent 2.0 规划引擎(自主决定工具调用);
- 中间态并显式管理张力:LangGraph(interrupt + Command 显式暂停点)、Claude Agent SDK(Plan 模式分离规划与执行)。
张力二:开放性 ↔ 治理
生态越开放(多模型、MCP、社区插件、第三方 Agent 接入),攻击面与治理难度越大。各平台的落点:
- 偏开放:OpenAI Agents SDK(LiteLLM 接 100+ 供应商)、百炼(150+ 模型 + MCP 双向 + 开源底座)、Coze(接入 Claude Code / Codex CLI 等外部 Agent);
- 偏治理:Microsoft Agent Framework(Middleware / Filters / Entra / 沙箱全套)、Claude Agent SDK(分层权限 + 预算护栏)、百炼(三态权限 + shell 静态分析);
- 封闭换确定:腾讯元器(腾讯系渠道闭环)、Devin / Manus(闭源产品契约)。
张力三:成本 ↔ 深度
智能体越深(多智能体、长任务、重检索),token 与算力消耗越大,而消耗的可预测性越差。各平台的落点:
- 成本友好:n8n(自托管免费 + 按执行计费)、开源框架(MIT / Apache 2.0 自托管);
- 深度昂贵:Devin(ACU 计费,单价高且不可预测)、Manus(credit 消耗 500—900/复杂任务且无上限)、企业版治理(Dify / CrewAI / 百炼的关键能力在付费档);
- 缓解手段趋同:工具结果压缩(百炼)、模型路由(Dify 工作流内混用模型)、预算护栏(Claude Agent SDK 的
max_budget_usd)。
4. 选型建议
4.1. 按场景选型速查表
| 场景 | 首选 | 备选 | 关键理由 |
|---|---|---|---|
| 把 Agent 嵌入自有应用(代码优先) | Claude Agent SDK / OpenAI Agents SDK | Google ADK | Runtime 型 SDK,原语清晰 |
| 复杂状态机、人工审批、长流程自治 | LangGraph | ADK 2.0 Workflow / MAF | 持久执行 + Time Travel 最成熟 |
| Microsoft / Azure / .NET 企业 | Microsoft Agent Framework | Semantic Kernel(仅存量) | 六层全强 + LTS + 治理最强 |
| Google Cloud / Vertex AI 企业 | Google ADK | — | 五语言 SDK + 上下文工程三件套 |
| 私有化 AI 中台、知识库问答 | Dify | Coze Studio(Apache 2.0) | RAG 产品化最深;注意许可约束 |
| 字节系渠道分发(飞书 / 抖音) | Coze / 扣子 | — | 渠道分发 + 开源引擎 |
| 微信私域、公众号、微信支付闭环 | 腾讯元器 | — | 公众号知识库同步 + 支付 MCP 独有 |
| Agent 接入真实业务系统(集成密集) | n8n | Dify | 400+ 集成 + MCP 双向,但勿当完整 Harness |
| 角色化多智能体协作(Python 团队) | CrewAI | LangGraph | Crews + Flows 双原语 |
| 阿里云 / 信创生态、评测驱动改进 | 阿里云百炼 | — | 六层全强 + AgentScope 双轨 |
| 有界工程任务外包(迁移 / 重写 / 测试) | Devin | — | 沙箱 VM + Planner/Coder/Critic |
| 通用研究与交付型任务 | Manus | — | GAIA 领先,但成本不可预测需管控 |
4.2. 按组织形态选型
- 工程团队自建:优先 Runtime 型 SDK(Claude / OpenAI / ADK / MAF),按模型与云生态锁定选择;
- 平台团队运营 AI 中台:优先 Agent Platform(Dify / Coze / 百炼 / 元器),按私有化要求、生态渠道与合规要求选择;
- 受监管行业:优先 L6 达强的方案(MAF、百炼、Claude Agent SDK),并确认治理能力不在付费墙外;
- 无工程团队的业务团队:优先零代码平台(Coze、元器、Dify),并把 L5 评估缺口纳入人力预算。
4.3. 组合策略
生产环境中单平台通吃的情况罕见,本组研究中反复出现的成熟组合模式:
- 框架 + 连接层:LangGraph / CrewAI / Claude Agent SDK 负责推理编排,n8n 负责触发、集成与回写;
- 平台 + 评估层:Dify / Coze 负责搭建与发布,LangSmith / Coze Loop / Langfuse 补 L5;
- 开源底座 + 商业云:AgentScope 开源验证,百炼上云放大;Coze Studio 自建,火山引擎企业方案补治理;
- 垂直产品 + 通用平台:Devin 承接有界工程任务,通用平台承接业务智能体。
4.4. 采用前检查清单
无论选择哪个平台,落地前建议逐项核对以下清单(各篇文档的信息缺口声明提供了对应的核查入口):
- 许可与商业模式兼容性:你的使用方式是否触碰许可红线(Dify 多租户禁令、n8n fair-code 阈值、Claude CLI 商业条款);
- 治理能力是否在付费墙之外:SSO / RBAC / 审计 / 私有化在所选档位是否可用(Dify、CrewAI、n8n、百炼均存在付费分层);
- L5 评估方案:平台原生评估是否够用(百炼 / LangGraph / OpenAI),否则外挂方案(LangSmith / Coze Loop / Langfuse)及其数据导出能力是否可行(腾讯元器的调用数据可导出性未获公开说明);
- 长任务可靠性:是否需要持久执行与断点续跑(LangGraph / ADK / MAF / 百炼具备,n8n / Dify / 元器不具备或未公开);
- 成本可预测性:计费单位(执行 / token / credit / ACU)与你的负载形态是否匹配,是否需要预算护栏(Devin 与 Manus 的消耗波动最大);
- 模型锁定风险:平台对非默认模型的支持深度(Claude Agent SDK 仅支持 Claude;百炼以 Qwen 为中心;元器以混元为中心);
- 供应商存续风险:融资与组织变动(Dify 团队缩减、Manus 独立运营)、产品关停(OpenAI Agent Builder / Evals 下线)与生态分流(Gemini CLI → Antigravity);
- 版本时效:以 2026-09 检索时点为准的版本与功能描述,采用前须以官方文档二次核验。
5. 文档导航
| # | 文件 | 平台 |
|---|---|---|
| 01 | 01-claude-agent-sdk.md | Claude Agent SDK(Anthropic) |
| 02 | 02-openai-agents-sdk.md | OpenAI Agents SDK(含 Responses API / AgentKit) |
注:第 01—21 行的六层评级以各分册「Harness 设计」章节正文为准回填;分册修订评级时须同步更新本表。
| 03 | 03-google-adk.md | Google ADK / Gemini CLI |
|---|---|---|
| 04 | 04-langgraph.md | LangGraph / LangChain / LangSmith |
| 05 | 05-dify.md | Dify |
| 06 | 06-coze.md | Coze / 扣子(字节跳动) |
| 07 | 07-n8n.md | n8n |
| 08 | 08-crewai.md | CrewAI |
| 09 | 09-autogen.md | AutoGen / Microsoft Agent Framework |
| 10 | 10-devin.md | Devin(Cognition) |
| 11 | 11-manus.md | Manus(Butterfly Effect) |
| 12 | 12-semantic-kernel.md | Semantic Kernel(Microsoft) |
| 13 | 13-tencent-yuanbao-agent.md | 腾讯元器 / 元宝智能体平台 |
| 14 | 14-alibaba-bailian.md | 阿里云百炼(内嵌 AgentScope 2.0) |
| 15 | 15-aws-agentcore.md | AWS Bedrock AgentCore(含 AgentCore Harness) |
| 16 | 16-replit-agent.md | Replit Agent |
| 17 | 17-openhands.md | OpenHands(原 OpenDevin,开源) |
| 18 | 18-mistral-agents-api.md | Mistral Agents API |
| 19 | 19-hiagent.md | 火山引擎 HiAgent 3.0 |
| 20 | 20-huawei-agentarts.md | 华为云 AgentArts / 盘古智能体 |
| 21 | 21-openai-agents-api.md | OpenAI Agents API(公测) |
6. 研究局限与全局信息缺口
本组研究在横向对比时存在以下全局性局限,引用任何结论前应先阅读本节:
- 六层评级非统一基准实测:全部评级为基于公开资料的定性判断。21 个平台无统一可比基准,可引用的横向数据仅有 Manus 的 GAIA 成绩(L1 86.5% / L2 70.1% / L3 57.7%)、独立 2026 基准中 CrewAI 复杂多步任务完成率约 mid-50% 与 Devin 首发SWE-bench 13.86%,三者互不可比。
- 量化效果数据几乎全为厂商自报:21 个平台中,仅 Dify(四川农商联合银行反洗钱助手)与 OpenAI Agents API(SafetyKit / Hypha / Cirridae / Nash 早期客户数据)检索到带工程指标的公开案例,其余绝大多数为厂商自报或媒体转述,未获第三方独立验证。
- 闭源产品不可验证:Devin 与 Manus 的 L1(上下文工程)、L4(记忆状态)、L5(评估观测)机制闭源不可验证,相关评级只能基于产品行为推测,各篇文档中已明确标注「机制未公开」。
- 国产平台技术文档公开度低:腾讯元器的架构、状态管理、持久化与评估体系完全没有官方公开文档,其评级受「公开信息不足」制约;Coze 的架构信息主要来自第三方逆向与部署实测;HiAgent 3.0 与华为云 AgentArts 的架构、记忆与评测细节官方公开度同样偏低,两篇文档的 / [待填写] 密度显著高于平均水平。
- 口径冲突逐项保留:混元版本三个口径(2.0 / Hy3 / Hy4 preview)并存、元器私有化两说、CrewAI 运行规模与采用率两说、Coze stars 与插件数量多口径并存、Mistral Agents API 首发日期两口径(2025-05-27 主流证据 vs 2026-04/05 个别第三方目录)并存等,各篇文档均未强行归并,引用时须注意。
- 版本时效性强:所有版本号与功能可用性以 2026-09-11/12 检索时点为准;头部项目迭代极快(OpenAI Agents SDK 约每周、ADK 约每两周),引用时应注明检索日期。已知的临近变更包括:OpenAI Agent Builder 与 Evals 于 2026-11-30 起不再在平台提供、Semantic Kernel 维护模式至少持续到 2027-04、Gemini CLI 个人免费层于 2026-06-18 起迁移至 Antigravity。
- 产品存续与地缘风险:Manus 历经 Meta 收购被中国 NDRC 要求撤销(2026-04)并于 2026-08 恢复独立运营;Dify 研发团队 2026 年从 40 人降至 15 人。长期依赖评估需纳入组织变动因素。
7. 参考资料
- 2026 企业智能体开发平台全景评测:八大主流平台横向对比 — 稀土掘金。https://juejin.cn/post/7654244323158016038
- 2026 年 AI 智能体平台全维度横评:从「养龙虾」到企业级部署 — CSDN。https://blog.csdn.net/weixin_56622231/article/details/159515126
- 国内企业级智能体头部公司盘点:联想集团等六家的编排、治理与落地 — 中国经济新闻网。https://www.cet.com.cn/itpd/itxw/10523920.shtml
- 最全最新最详细的腾讯 AI 产品全景指南 — CSDN。https://blog.csdn.net/weixin_49076592/article/details/163128796
- Introducing AgentKit — OpenAI 官方博客。https://openai.com/blog/introducing-agentkit
- Microsoft Agent Framework — Microsoft Learn 官方文档。https://learn.microsoft.com/en-us/agent-framework/overview/
- AgentScope — 官网。https://agentscope.io
- LangGraph: Agent Orchestration Framework — LangChain 官网。https://www.langchain.com/langgraph
- n8n 官方网站。https://n8n.io/
- Dify — 官网。https://dify.ai/
- 腾讯元器 — 官网。http://yuanqi.tencent.com
- 项目参数卡 v1.0(Harness 六层能力模型与概念边界)— 本项目内部基准文件。
- R09-AI-Agents 组检索报告 — 本项目内部检索报告。
AI-Agents Group: Market Research on Agent Platforms and Frameworks (Group Overview and Cross-Platform Comparison)
1. Group Overview
1.1. Research Scope
This group conducts market research on the 21 most representative agent platforms / frameworks on the 2026 market, covering three types of vendor forms:
- Native Harness from model vendors: Claude Agent SDK (Anthropic), OpenAI Agents SDK (OpenAI), Google ADK / Gemini CLI (Google), Microsoft Agent Framework (Microsoft), Mistral Agents API (Mistral), OpenAI Agents API (OpenAI, public beta 2026-09-10, Grade A official basis);
- Frameworks and open-source platforms: LangGraph / LangChain / LangSmith, Dify, Coze / Kouzi (ByteDance), n8n, CrewAI, AutoGen and Semantic Kernel (Microsoft legacy line), AgentScope (Alibaba open-source foundation), OpenHands (All Hands AI);
- Closed-source vertical products and cloud-vendor platforms: Devin (Cognition), Manus (Butterfly Effect), Tencent Yuanqi / Yuanbao, Alibaba Cloud Bailian, AWS Bedrock AgentCore (AWS), Replit Agent (Replit), HiAgent 3.0 (Volcano Engine), Huawei Cloud AgentArts (Huawei Cloud).
Each platform has one independent document (see Section 5, Document Navigation), uniformly following an eight-part structure: introduction, terminology, feature description, platform architecture, Harness design (layer-by-layer analysis of the six layers), real-world cases, summary, and references.
1.2. Analysis Framework and Rating Criteria
图 1-1|Harness 六层能力模型:21 个智能体平台的统一评级框架
数据来源:基于本文分析绘制的示意图。
All platforms uniformly apply the Harness six-layer capability model defined in the project parameter card:
| Layer | Name | Responsibility |
|---|---|---|
| L1 | Context Engineering Layer | Determines what the model "sees": retrieval, compression, caching, priority ordering |
| L2 | Tool & Execution Layer | Determines what the model "can do": tool registration, sandbox, parallel / serial scheduling |
| L3 | Orchestration & Control Layer | Determines "in what order to act": planning, state machines, sub-agent dispatch, interruption and resumption |
| L4 | Memory & State Layer | Determines "what to remember": session state, long-term memory, artifacts and checkpoints |
| L5 | Evaluation & Observability Layer | Determines "how well it performs": trajectory tracing, metrics, regression sets, A/B |
| L6 | Governance & Security Layer | Determines "what it cannot do": permissions, auditing, guardrails, compliance, cost control |
Rating criteria (four levels): Strong (native first-class citizen mechanism, configurable and extensible) / Medium-Strong (has a native mechanism but incomplete coverage, or a key capability is provided only in the commercial edition) / Medium (requires the user to assemble it themselves, or provides only basic primitives) / Weak (largely absent, needs to be filled in by external systems).
Methodology statement that must be emphasized: All six-layer ratings in this group are qualitative judgments based on publicly available materials, not unified-benchmark testing. There is no uniform performance / reliability benchmark across the 21 platforms (the only referable cross-platform data are Manus's GAIA results, CrewAI's independent completion-rate benchmark, and Devin's launch SWE-bench score, and these are not comparable to one another); the ratings reflect "the density and depth of publicly verifiable mechanisms", not "production-environment measured performance".
1.3. Lineage Positioning: Coordinates of the 21 Platforms in the Harness Lineage
According to the boundary definitions in the parameter card (Agent Framework is a subset of Harness, and Agent Platform is the productized packaging of Harness), the lineage coordinates of the 21 platforms are as follows:
| Lineage Position | Platform | Rationale |
|---|---|---|
| Third-generation Runtime-type Harness (full implementation) | Claude Agent SDK, OpenAI Agents SDK, Google ADK, Microsoft Agent Framework, Alibaba Cloud Bailian | Centered on context engineering + sandboxed execution + trajectory evaluation + permission governance |
| Cloud-vendor Runtime type (managed Harness runtime, model / framework decoupled) | AWS Bedrock AgentCore | Six-layer capabilities offered as independently purchasable cloud components; any framework and model can plug in |
| Government & enterprise privatized workstation (governance and orchestration first) | HiAgent 3.0 (Volcano Engine), Huawei Cloud AgentArts | Privatized deployment + legacy-system integration + compliance auditing / Xinchuang (domestic IT) qualification |
| Hosted-migration type (server-side runtime atop the SDK) | OpenAI Agents API (public beta), Mistral Agents API | Opens the server-side Harness as an infrastructure API; Mistral adds data sovereignty and open weights |
| Agent Framework (subset of Harness, mainly L2/L3) | LangGraph, CrewAI, AutoGen (merged into MAF), Semantic Kernel (maintenance mode), AgentScope | Provides orchestration and tool primitives; governance and evaluation must be completed by external add-ons or the commercial edition |
| Agent Platform (productized packaging of Harness) | Dify, Coze / Kouzi, Tencent Yuanqi | Adds UI, tenancy, billing, publishing, and channel distribution |
| Connection-reach layer (a complement outside the Harness lineage) | n8n | A workflow-automation platform extending toward agents; strongest L2 connectivity but blank L1/L5 |
| Vertical products (closed-source product contracts / vertical scenarios; OpenHands as the open-source vertical counterpart) | Devin, Manus, Replit Agent, OpenHands | Devin's and Manus's internal Harness is closed-source and unverifiable; Replit Agent is vertically locked into an App-build loop; OpenHands is fully open-source and auditable |
- Beyond the summary positioning, several key events in 2026 further pin down each platform's actual position; see Section 1.4.
1.4. 2026 Key Events Timeline
The following events directly affected the competitive landscape of the 21 platforms in this group, and each document expands on its corresponding one:
| Date | Event | Impact |
|---|---|---|
| 2025-09-29 | Claude Code SDK renamed to Claude Agent SDK, 1.0 stable | Marks Harness extending from coding to general-purpose agents |
| 2025-10-22 | LangChain and LangGraph both released 1.0 | LangGraph became the runtime foundation, with an API-stability commitment |
| 2025-10 | Microsoft announced Agent Framework preview; Semantic Kernel and AutoGen entered maintenance mode | Ended Microsoft's three-SDK split |
| 2026-01 | n8n 2.0 released: LangChain nodes became first-class citizens | Automation platform formally extended toward agents |
| 2026-04-02/03 | Microsoft Agent Framework 1.0 GA | AutoGen and Semantic Kernel formally merged |
| 2026-05-19/20 | Google ADK 2.0 GA (graph workflows + Task API) | Closed the orchestration gap with LangGraph |
| 2026-05-25 | AgentScope 2.0 released (six core layers rewritten) | Alibaba's open-source agent foundation comprehensively upgraded |
| 2026-06-01 | Kouzi 3.0 launched (multi-user multi-agent + local Agent integration) | Upgraded from a bot factory to an agent engineering system |
| 2026-06-03 | OpenAI announced the phased shutdown of Agent Builder and Evals (no longer available from 2026-11-30) | Major contraction of product form |
| 2026-06 | Windsurf renamed to Devin Desktop; ACP open protocol launched | Cognition bet on the orchestration layer rather than a single agent |
| 2026-06-18 | Gemini CLI personal free tier discontinued; users migrated to Antigravity | Google's terminal-agent ecosystem split |
| 2026-08 | Manus resumed independent operations (Meta's 2026-04 acquisition revoked by NDRC) | Direct geopolitical intervention in the agent industry |
| 2026-06 | AWS Bedrock AgentCore Harness GA; Volcano Engine HiAgent 3.0 released (1+N+X architecture) | Two new lineages took shape: cloud-vendor Runtime type and government & enterprise privatized workstation |
| 2026-09-10 | OpenAI Agents API public test (Codex foundation infrastructure opened; per the official Changelog, the 2026-09-13 snapshot corrects the earlier media-reported 09-11) | Agent product line shifted from platform-based building to infrastructure APIs |
2. Cross-Platform Comparison Matrix of the 21 Platforms
2.1. Basic Information and Positioning Matrix
| # | Platform | Developer | Open / Closed Source | Positioning | License | Applicability Boundary |
|---|---|---|---|---|---|---|
| 01 | Claude Agent SDK | Anthropic | Open source (SDK code) | Third-generation Runtime-type Harness | MIT (SDK); CLI under commercial terms | Claude primary model + strong permission sandbox + embed into own apps |
| 02 | OpenAI Agents SDK | OpenAI | Open source | Third-generation Runtime-type Harness | MIT (community-reported) | OpenAI native stack, fast launch, observability emphasized |
| 03 | Google ADK (incl. Gemini CLI) | Open source | Third-generation Runtime-type Harness | Apache 2.0 | Google Cloud / Vertex AI stack, multilingual teams, strong context engineering | |
| 04 | LangGraph / LangChain | LangChain Inc. | Open source (core) | Agent Framework (strong L2/L3) | MIT (LangSmith closed-source) | Complex state machines, human approval, long-running autonomous workflows |
| 05 | Dify | LangGenius | Semi-open-source (non-OSI license) | Agent Platform (RAG-engineering oriented) | Dify Open Source License | Privatized AI middleware, knowledge-base Q&A, citizen development |
| 06 | Coze / Kouzi | ByteDance | Core open source (Apache 2.0) | Agent Platform (channel-distribution oriented) | Apache 2.0 (Studio / Loop) | ByteDance ecosystem reach, no-code building, multi-channel domestic distribution |
| 07 | n8n | n8n GmbH | Source-available (fair-code) | Connection-reach layer (not a full Harness) | Sustainable Use License | Agent integration into real business systems, data sovereignty, cost-sensitive |
| 08 | CrewAI | CrewAI Inc. | Open source (framework) | Second-generation orchestration-type Framework | MIT (AMP commercial) | Role-based multi-agent collaboration, Python engineering teams |
| 09 | Microsoft Agent Framework | Microsoft | Open source | Third-generation Runtime-type Harness (all six layers strong) | MIT | Microsoft / Azure / .NET ecosystem, regulated industries |
| 10 | Devin | Cognition | Closed source | Vertical product (coding) | Commercially proprietary | Bounded engineering tasks: migration, rewrite, test generation |
| 11 | Manus | Butterfly Effect | Closed source | Vertical product (general execution) | Commercially proprietary | General research and delivery, rapid prototyping, content pipelines |
| 12 | Semantic Kernel | Microsoft | Open source | Second-generation Framework (discontinued) | MIT | Legacy maintenance only; new projects should choose MAF |
| 13 | Tencent Yuanqi / Yuanbao | Tencent | Closed source | Agent Platform (WeChat-ecosystem packaging layer) | Commercially proprietary | WeChat private-domain, customer-service marketing, monetization loop |
| 14 | Alibaba Cloud Bailian | Alibaba Cloud | Platform closed-source + foundation open-source | Third-generation Runtime-type platform (all six layers strong) | Commercially proprietary; AgentScope open source | Alibaba Cloud / domestic-IT ecosystem, multi-role teams, evaluation-driven improvement |
| 15 | AWS Bedrock AgentCore | AWS | Closed source (cloud service) | Cloud-vendor Runtime type (managed Harness runtime) | Commercially proprietary | AWS ecosystem, multi-framework multi-model, long-horizon tasks and strong governance |
| 16 | Replit Agent | Replit | Closed source | Vertical product (full App-build loop) | Commercially proprietary | Natural language to live app, non-professional developers, SMB |
| 17 | OpenHands | All Hands AI (open-source community) | Open source (MIT core + PolyForm enterprise directory) | Open-source Devin alternative / agent-fleet runtime | MIT + PolyForm | issue-to-PR, controllable self-hosting cost, batch fleet tasks |
| 18 | Mistral Agents API | Mistral AI | API closed-source + open-weight models | Server-side agent runtime (data-sovereignty type) | Apache 2.0 (model weights) | European compliance, EU data residency, open-weight self-hosting fallback |
| 19 | HiAgent 3.0 | ByteDance / Volcano Engine | Closed source | Government & enterprise privatized workstation (Agent DevOps) | Commercially proprietary | Mid-to-large government/enterprise privatization, legacy-system integration, multi-agent cluster control |
| 20 | Huawei Cloud AgentArts | Huawei Cloud | Platform closed-source + Pangu model open-source | Government/enterprise domestic-IT agent platform (edge-cloud collaboration) | Commercially proprietary; Pangu open source | Strong-compliance industries, industrial manufacturing, full-stack domestic IT |
| 21 | OpenAI Agents API | OpenAI | API closed-source + Codex framework open-source | Hosted-migration type (server-side runtime atop the SDK) | Commercial (API); Codex framework open source | Long-running agents, multi-agent parallelism, fast launch on the OpenAI stack |
2.2. Harness Six-Layer Maturity Matrix
Ratings are qualitative judgments based on publicly available materials, not unified-benchmark testing; "Weak" means largely absent and needing external fill-in, and "(Opaque)" means closed-source and unverifiable.
| # | Platform | L1 Context Engineering | L2 Tool Execution | L3 Orchestration Control | L4 Memory & State | L5 Evaluation & Observability | L6 Governance & Security | Overall Form |
|---|---|---|---|---|---|---|---|---|
| 01 | Claude Agent SDK | Strong | Strong | Strong | Medium-Strong | Medium-Strong | Strong | Third-generation Runtime type |
| 02 | OpenAI Agents SDK | Medium | Strong | Medium-Strong | Medium | Medium-Strong | Medium | Third-generation Runtime type |
| 03 | Google ADK | Strong | Strong | Strong | Strong | Medium-Strong | Medium-Strong | Third-generation Runtime type |
| 04 | LangGraph / LangChain | Medium | Strong | Strong | Strong | Strong | Medium | 2nd-to-3rd-gen transition |
| 05 | Dify | Strong | Strong | Strong | Medium | Medium | Medium (community-edition weak) | Platformized packaging |
| 06 | Coze / Kouzi | Medium-Strong | Medium-Strong | Strong | Medium-Strong | Medium-Strong (Loop prominent) | Medium | Platformized packaging |
| 07 | n8n | Weak | Strong | Medium-Strong | Medium | Weak / Medium | Medium | Automation-platform extension |
| 08 | CrewAI | Medium | Medium-Strong | Strong | Medium | Medium-Strong (AMP strong) | Medium-Strong (AMP strong) | Second-generation orchestration type |
| 09 | Microsoft Agent Framework | Strong | Strong | Strong | Strong | Strong | Strong | Third-generation Runtime type |
| 10 | Devin | Medium (Opaque) | Strong | Strong | Medium | Medium | Medium-Strong | Vertical product (coding) |
| 11 | Manus | Medium (Opaque) | Strong | Strong | Medium | Medium | Medium | Vertical product (general) |
| 12 | Semantic Kernel | Medium | Medium-Strong | Medium | Medium | Medium | Medium-Strong | Second generation (discontinued) |
| 13 | Tencent Yuanqi | Medium | Medium | Medium | Medium | Weak () | Medium | Platformized packaging (ecosystem-oriented) |
| 14 | Alibaba Cloud Bailian | Strong | Strong | Strong | Strong | Strong | Strong | Third-generation Runtime type (cloud) |
| 15 | AWS Bedrock AgentCore | Strong | Strong | Strong | Strong | Strong | Strong | Cloud-vendor Runtime type (cloud) |
| 16 | Replit Agent | Medium-Strong | Strong | Strong | Medium-Strong | Medium-Strong | Medium-Strong | Vertical product (App-build loop) |
| 17 | OpenHands | Medium | Strong | Strong | Medium | Medium | Medium | Open-source vertical platform |
| 18 | Mistral Agents API | Medium-Strong | Medium-Strong | Medium-Strong | Medium-Strong | Weak / Medium () | Medium-Strong | Server-side agent runtime (data-sovereignty type) |
| 19 | HiAgent 3.0 | Medium-Strong | Medium-Strong | Strong | Medium ([To be filled]) | Medium-Strong | Strong | Government & enterprise privatized workstation |
| 20 | Huawei Cloud AgentArts | Medium-Strong | Medium-Strong | Medium () | Medium ([To be filled]) | Medium () | Strong | Government/enterprise domestic-IT platform (edge-cloud) |
| 21 | OpenAI Agents API | Strong | Strong | Strong | Medium-Strong | Medium () | Medium-Strong | Hosted-migration type (public beta) |
Three structural readings of the matrix:
- Three all-six-layers-strong platforms: Microsoft Agent Framework, Alibaba Cloud Bailian, and AWS Bedrock AgentCore — the first two rely respectively on enterprise-governance depth and the "platform + open-source foundation" dual track, while AgentCore relies on the "six-layer-capability componentization" cloud-service form, and is the only all-strong implementation not bound to a single model;
- No platform is all-strong on L5 and free and open-source: the evaluation-observability layer is either locked in commercial editions (LangSmith, AMP) or on cloud platforms (Bailian; OpenAI Evals already announced for shutdown), making L5 the most obvious public gap in the current market;
- There are two kinds of "Strong" at L2: Claude Agent SDK / ADK are strong in "giving the agent a computer" (sandbox and permissions), while n8n is strong in "letting the agent reach everything" (connector density) — the same Strong rating has different implications.
2.3. License Comparison
| Platform | License | Key Constraints |
|---|---|---|
| Claude Agent SDK | MIT (SDK code); CLI under Anthropic Commercial Terms | Supports only Claude models |
| OpenAI Agents SDK | MIT (Python + TS, community-reported) | No commercial restrictions; still 0.x |
| Google ADK / Gemini CLI | Apache 2.0 | No additional restrictions on ADK; Gemini CLI is bound to Gemini models |
| LangGraph / LangChain | MIT | LangSmith and LangGraph Studio are closed-source |
| Dify | Dify Open Source License (Apache 2.0 + 2 additional clauses) | Prohibits operating multi-tenancy without authorization; prohibits removing logo / copyright |
| Coze Studio / Coze Loop | Apache 2.0 | The open-source edition does not yet support multi-tenant collaboration |
| n8n | Sustainable Use License (fair-code) | Commercial use above the threshold requires a paid enterprise license |
| CrewAI | MIT (framework); AMP commercial | No orchestration-logic lock-in |
| Microsoft Agent Framework | MIT | — |
| Semantic Kernel | MIT | In maintenance mode (supported until at least 2027-04) |
| Devin / Manus / Tencent Yuanqi | Commercially proprietary | Closed source |
| Alibaba Cloud Bailian | Commercially proprietary; AgentScope open source | — |
| AWS Bedrock AgentCore | Commercially proprietary (cloud service) | Components billed by usage; Cedar / Dogwood policies bound to AWS |
| Replit Agent | Commercially proprietary | Hosted environment tightly bound to Replit Cloud |
| OpenHands | MIT (core) + PolyForm (enterprise directory) | PolyForm restricts competitive commercial use |
| Mistral Agents API | Commercially proprietary (API); models Apache 2.0 | Open weights can be self-hosted, hedging lock-in risk |
| HiAgent 3.0 | Commercially proprietary | Privatized delivery; pricing not disclosed |
| Huawei Cloud AgentArts | Commercially proprietary (platform); Pangu model open source | Domestic-IT system bound to the Huawei stack |
| OpenAI Agents API | Commercially proprietary (API); Codex execution framework open source | Terms undecided during public beta; pay-per-use |
2.4. Quick Reference: "Strongest Implementation" of Each Layer
| Layer | Strongest Implementation | Rationale |
|---|---|---|
| L1 Context Engineering | Google ADK / Microsoft Agent Framework / Alibaba Cloud Bailian | ADK: the Compaction + Session Rewind + Resumption trio; MAF: Harness Agent automatic compression; Bailian: dual mechanism of history compression + tool-result compression |
| L2 Tool Execution | n8n (connectivity) / Claude Agent SDK (sandbox + permissions) / ADK (tool types) | Each has the strongest in a different dimension |
| L3 Orchestration Control | LangGraph (graph + persistent execution) / ADK 2.0 (graph + deterministic workflows) / MAF (five modes) | — |
| L4 Memory & State | LangGraph (Checkpointer + Time Travel) / ADK (four-scope State + three backends) / MAF (Session + Hosted resumption) | — |
| L5 Evaluation & Observability | OpenAI Agents SDK (tracing + Evals) / LangSmith / Alibaba Cloud Bailian (OpenJudge + RFT closed loop) | Bailian uniquely converts evaluation into training rewards; note OpenAI Evals will be discontinued on 2026-11-30 |
| L6 Governance & Security | Microsoft Agent Framework / Alibaba Cloud Bailian (three-state permissions + shell static analysis) / Claude Agent SDK (layered permissions + budget guardrails) | — |
3. Competitive Focal Points: Three Intrinsic Tensions
The product divergence among the 21 platforms essentially reflects choosing different positions along three tension axes. These three tensions are the underlying coordinate system for understanding all of this group's comparison conclusions.
Tension One: Flexibility ↔ Predictability
The higher an agent's autonomy, the more unpredictable its execution path; the stronger the determinism, the narrower the range of tasks it can handle. Where each platform lands:
- Prediction-oriented: Dify (officially recommends demoting the Agent to a workflow node), Bailian / CrewAI (a design of deterministic containers housing a probabilistic kernel), n8n (DAG semantics);
- Flexibility-oriented: Manus and Devin (end-to-end autonomous delivery), Coze Agent World (dynamic multi-agent routing), the Agent 2.0 planning engine (autonomously deciding tool calls);
- Middle ground with explicitly managed tension: LangGraph (interrupt + explicit Command pause points), Claude Agent SDK (Plan mode separating planning from execution).
Tension Two: Openness ↔ Governance
The more open the ecosystem (multi-model, MCP, community plugins, third-party agent integration), the greater the attack surface and governance difficulty. Where each platform lands:
- Openness-oriented: OpenAI Agents SDK (LiteLLM connecting 100+ providers), Bailian (150+ models + bidirectional MCP + open-source foundation), Coze (integrating external agents such as Claude Code / Codex CLI);
- Governance-oriented: Microsoft Agent Framework (the full Middleware / Filters / Entra / sandbox set), Claude Agent SDK (layered permissions + budget guardrails), Bailian (three-state permissions + shell static analysis);
- Closedness for certainty: Tencent Yuanqi (Tencent-ecosystem channel loop), Devin / Manus (closed-source product contracts).
Tension Three: Cost ↔ Depth
The deeper an agent goes (multi-agent, long tasks, heavy retrieval), the greater the token and compute consumption, and the worse the predictability of that consumption. Where each platform lands:
- Cost-friendly: n8n (free self-hosting + per-execution billing), open-source frameworks (MIT / Apache 2.0 self-hosting);
- Depth-expensive: Devin (ACU billing, high and unpredictable unit cost), Manus (credit consumption of 500—900 per complex task with no cap), enterprise-edition governance (Dify / CrewAI / Bailian's key capabilities sit in paid tiers);
- Mitigation approaches converge: tool-result compression (Bailian), model routing (mixing models inside Dify workflows), budget guardrails (Claude Agent SDK's
max_budget_usd).
4. Selection Recommendations
4.1. Quick Selection Reference by Scenario
| Scenario | First Choice | Alternative | Key Rationale |
|---|---|---|---|
| Embedding an agent into your own app (code-first) | Claude Agent SDK / OpenAI Agents SDK | Google ADK | Runtime-type SDK, clear primitives |
| Complex state machines, human approval, long-running autonomous workflows | LangGraph | ADK 2.0 Workflow / MAF | Persistent execution + Time Travel most mature |
| Microsoft / Azure / .NET enterprises | Microsoft Agent Framework | Semantic Kernel (legacy only) | All six layers strong + LTS + strongest governance |
| Google Cloud / Vertex AI enterprises | Google ADK | — | Five-language SDK + context-engineering trio |
| Privatized AI middleware, knowledge-base Q&A | Dify | Coze Studio (Apache 2.0) | Deepest RAG productization; mind the license constraints |
| ByteDance-ecosystem channel distribution (Feishu / Douyin) | Coze / Kouzi | — | Channel distribution + open-source engine |
| WeChat private domain, official account, WeChat Pay loop | Tencent Yuanqi | — | Official-account knowledge-base sync + exclusive payment MCP |
| Agent integration into real business systems (integration-dense) | n8n | Dify | 400+ integrations + bidirectional MCP, but don't treat it as a full Harness |
| Role-based multi-agent collaboration (Python teams) | CrewAI | LangGraph | Crews + Flows dual primitives |
| Alibaba Cloud / domestic-IT ecosystem, evaluation-driven improvement | Alibaba Cloud Bailian | — | All six layers strong + AgentScope dual track |
| Outsourcing bounded engineering tasks (migration / rewrite / test) | Devin | — | Sandbox VM + Planner/Coder/Critic |
| General research and delivery-type tasks | Manus | — | GAIA leading, but cost is unpredictable and needs management |
4.2. Selection by Organization Form
- Engineering teams building in-house: prefer Runtime-type SDKs (Claude / OpenAI / ADK / MAF), choosing based on model and cloud-ecosystem lock-in;
- Platform teams operating an AI platform: prefer Agent Platform (Dify / Coze / Bailian / Yuanqi), choosing based on privatization requirements, ecosystem channels, and compliance requirements;
- Regulated industries: prefer solutions strong on L6 (MAF, Bailian, Claude Agent SDK), and confirm that governance capabilities are not behind a paywall;
- Business teams without an engineering team: prefer no-code platforms (Coze, Yuanqi, Dify), and budget human resources for the L5 evaluation gap.
4.3. Combination Strategies
In production, a single platform covering everything is rare; the mature combination patterns that recur throughout this group's research are:
- Framework + connectivity layer: LangGraph / CrewAI / Claude Agent SDK handle reasoning orchestration, while n8n handles triggering, integration, and write-back;
- Platform + evaluation layer: Dify / Coze handle building and publishing, with LangSmith / Coze Loop / Langfuse filling in L5;
- Open-source foundation + commercial cloud: verify with AgentScope open source, then scale up with Bailian on the cloud; self-host Coze Studio, and add governance with Volcano Engine enterprise solutions;
- Vertical product + general platform: Devin takes on bounded engineering tasks, while the general platform takes on business agents.
4.4. Pre-Adoption Checklist
Regardless of which platform you choose, review each item below one by one before going live (the information-gap statements in each document provide the corresponding verification entry points):
- License and business-model compatibility: does your usage touch any license red lines (Dify's multi-tenancy prohibition, n8n's fair-code threshold, Claude CLI commercial terms);
- Whether governance capabilities sit behind the paywall: are SSO / RBAC / auditing / privatization available at your chosen tier (Dify, CrewAI, n8n, and Bailian all have paid tiers);
- L5 evaluation plan: is the platform's native evaluation sufficient (Bailian / LangGraph / OpenAI), otherwise are the external options (LangSmith / Coze Loop / Langfuse) and their data-export capabilities feasible (Tencent Yuanqi's call-data exportability has not been publicly documented);
- Long-task reliability: do you need persistent execution and resumable checkpoints (LangGraph / ADK / MAF / Bailian have it; n8n / Dify / Yuanqi lack it or have not disclosed it);
- Cost predictability: does the billing unit (execution / token / credit / ACU) match your load profile, and do you need budget guardrails (Devin and Manus have the largest consumption fluctuation);
- Model lock-in risk: the depth of support for non-default models (Claude Agent SDK supports only Claude; Bailian is centered on Qwen; Yuanqi is centered on Hunyuan);
- Vendor-survival risk: funding and organizational changes (Dify's team reduction, Manus's independent operations), product shutdowns (OpenAI Agent Builder / Evals discontinued), and ecosystem shifts (Gemini CLI → Antigravity);
- Version currency: versions and feature descriptions are based on the September 2026 retrieval point; re-verify against official documentation before adoption.
5. Document Navigation
| # | File | Platform |
|---|---|---|
| 01 | 01-claude-agent-sdk.md | Claude Agent SDK (Anthropic) |
| 02 | 02-openai-agents-sdk.md | OpenAI Agents SDK (incl. Responses API / AgentKit) |
Note: The six-layer ratings for rows 01—21 are back-filled from the main text of each volume's "Harness Design" section; when a volume revises its ratings, this table must be updated in sync.
| 03 | 03-google-adk.md | Google ADK / Gemini CLI |
|---|---|---|
| 04 | 04-langgraph.md | LangGraph / LangChain / LangSmith |
| 05 | 05-dify.md | Dify |
| 06 | 06-coze.md | Coze / Kouzi (ByteDance) |
| 07 | 07-n8n.md | n8n |
| 08 | 08-crewai.md | CrewAI |
| 09 | 09-autogen.md | AutoGen / Microsoft Agent Framework |
| 10 | 10-devin.md | Devin (Cognition) |
| 11 | 11-manus.md | Manus (Butterfly Effect) |
| 12 | 12-semantic-kernel.md | Semantic Kernel (Microsoft) |
| 13 | 13-tencent-yuanbao-agent.md | Tencent Yuanqi / Yuanbao agent platform |
| 14 | 14-alibaba-bailian.md | Alibaba Cloud Bailian (embedded AgentScope 2.0) |
| 15 | 15-aws-agentcore.md | AWS Bedrock AgentCore (incl. AgentCore Harness) |
| 16 | 16-replit-agent.md | Replit Agent |
| 17 | 17-openhands.md | OpenHands (formerly OpenDevin, open source) |
| 18 | 18-mistral-agents-api.md | Mistral Agents API |
| 19 | 19-hiagent.md | Volcano Engine HiAgent 3.0 |
| 20 | 20-huawei-agentarts.md | Huawei Cloud AgentArts / Pangu agents |
| 21 | 21-openai-agents-api.md | OpenAI Agents API (public beta) |
6. Research Limitations and Global Information Gaps
This group's research has the following global limitations for cross-platform comparison; you should read this section before citing any conclusion:
- Six-layer ratings are not unified-benchmark testing: all ratings are qualitative judgments based on publicly available materials. There is no unified comparable benchmark across the 21 platforms; the only referable cross-platform data are Manus's GAIA results (L1 86.5% / L2 70.1% / L3 57.7%), CrewAI's complex multi-step task completion rate of roughly mid-50% in independent 2026 benchmarks, and Devin's launch SWE-bench score of 13.86%, and these three are not comparable to one another.
- Quantitative effectiveness data are almost entirely vendor-reported: of the 21 platforms, only Dify (Sichuan Rural Commercial Bank's anti-money-laundering assistant) and OpenAI Agents API (SafetyKit / Hypha / Cirridae / Nash early-customer data) have public cases found with engineering metrics; the vast majority of the rest are vendor-reported or media-transmitted and have not been independently verified by third parties.
- Closed-source products cannot be verified: Devin's and Manus's L1 (context engineering), L4 (memory & state), and L5 (evaluation & observability) mechanisms are closed-source and unverifiable, so the related ratings can only be inferred from product behavior; each document explicitly marks this as "mechanism not disclosed".
- Domestic platforms have low public technical documentation: Tencent Yuanqi's architecture, state management, persistence, and evaluation system have no official public documentation at all, so its ratings are constrained by "insufficient public information"; Coze's architecture information comes mainly from third-party reverse engineering and deployment testing; the official public availability of HiAgent 3.0's and Huawei Cloud AgentArts's architecture, memory, and evaluation details is similarly low, and the two documents' density of /
[To be filled]is significantly above average. - Conflicting figures are each preserved: three Hunyuan version figures (2.0 / Hy3 / Hy4 preview) coexist, two claims about Yuanqi privatization, two claims about CrewAI's operating scale and adoption rate, multiple claims about Coze stars and plugin counts, and two claims about the Mistral Agents API launch date (2025-05-27 mainstream evidence vs. 2026-04/05 in a few third-party directories) all coexist; the documents do not forcibly merge them, so be careful when citing.
- Versions are highly time-sensitive: all version numbers and feature availability are based on the 2026-09-11/12 retrieval point; leading projects iterate extremely fast (OpenAI Agents SDK about weekly, ADK about every two weeks), so cite the retrieval date when referencing. Known upcoming changes include: OpenAI Agent Builder and Evals will no longer be provided on the platform from 2026-11-30, Semantic Kernel maintenance mode lasts at least until 2027-04, and the Gemini CLI personal free tier migrated to Antigravity from 2026-06-18.
- Product-survival and geopolitical risk: Manus went through Meta's acquisition being revoked by China's NDRC (2026-04) and resumed independent operations in 2026-08; Dify's R&D team dropped from 40 to 15 people in 2026. Long-term dependency assessment must include organizational-change factors.
7. References
- 2026 Enterprise Agent Development Platform Panorama Review: Cross-Platform Comparison of Eight Mainstream Platforms — Juejin. https://juejin.cn/post/7654244323158016038
- 2026 AI Agent Platform Full-Dimension Review: From "Lobster Farming" to Enterprise-Grade Deployment — CSDN. https://blog.csdn.net/weixin_56622231/article/details/159515126
- Overview of Leading Domestic Enterprise Agent Companies: Orchestration, Governance, and Implementation by Six Companies Including Lenovo Group — China Economic Net. https://www.cet.com.cn/itpd/itxw/10523920.shtml
- The Most Complete, Newest, and Most Detailed Panorama Guide to Tencent AI Products — CSDN. https://blog.csdn.net/weixin_49076592/article/details/163128796
- Introducing AgentKit — OpenAI official blog. https://openai.com/blog/introducing-agentkit
- Microsoft Agent Framework — Microsoft Learn official documentation. https://learn.microsoft.com/en-us/agent-framework/overview/
- AgentScope — official website. https://agentscope.io
- LangGraph: Agent Orchestration Framework — LangChain official website. https://www.langchain.com/langgraph
- n8n official website. https://n8n.io/
- Dify — official website. https://dify.ai/
- Tencent Yuanqi — official website. http://yuanqi.tencent.com
- Project Parameter Card v1.0 (Harness six-layer capability model and conceptual boundaries) — internal baseline document of this project.
- R09-AI-Agents Group Retrieval Report — internal retrieval report of this project.