AI-Agents 组:智能体平台与框架市场研究(组概述与横向对比)


1. 组概述

1.1. 研究范围

本组对 2026 年市场上最具代表性的 21 个智能体平台 / 框架逐一进行市场研究,覆盖三类厂商形态:

  1. 模型厂商的原生 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级官方口径);
  • 框架与开源平台:LangGraph / LangChain / LangSmith、Dify、Coze / 扣子(字节)、n8n、CrewAI、AutoGen 与 Semantic Kernel(Microsoft 遗产线)、AgentScope(阿里开源底座)、OpenHands(All Hands AI);
  • 闭源垂直产品与云厂商平台:Devin(Cognition)、Manus(Butterfly Effect)、腾讯元器 / 元宝、阿里云百炼、AWS Bedrock AgentCore(AWS)、Replit Agent(Replit)、HiAgent 3.0(火山引擎)、华为云 AgentArts(华为云)。
  • 每个平台一篇独立文档(详见第 5 节文档导航),统一套用八段结构:介绍、名词解释、功能说明、平台架构、Harness 设计(六层逐层剖析)、实际案例、总结、参考资料。

    1.2. 分析框架与评级口径

    图 1-1|Harness 六层能力模型:21 个智能体平台的统一评级框架

    AI-Agents 组:Harness 六层能力模型(统一评级框架) 项目参数卡 v1.0 · 21 个智能体平台的统一评级框架 · 示意:基于本文分析绘制 L6 治理与安全层 决定「不能做什么」:权限、审计、护栏、合规、成本控制 最强:MAF / 百炼 / Claude L5 评估与观测层 决定「做得好不好」:轨迹追踪、指标、回归集、A/B 最强:Agents SDK / LangSmith / 百炼 L4 记忆与状态层 决定「记住什么」:会话态、长期记忆、工件与检查点 最强:LangGraph / ADK / MAF L3 编排与控制层 决定「按什么顺序做」:规划、状态机、子智能体派发、中断与恢复 最强:LangGraph / ADK 2.0 / MAF L2 工具与执行层 决定模型「能做什么」:工具注册、沙箱、并行 / 串行调度 最强:n8n / Claude / ADK L1 上下文工程层 决定模型「看到什么」:检索、压缩、缓存、优先级排序 最强:ADK / MAF / 百炼 结构解读:六层自「看到什么」逐层收敛至「不能做什么」,L5 评估与观测层是当前 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、OpenHandsDevin / Manus 内部 Harness 闭源不可验证;Replit Agent 垂直锁定 App 构建闭环;OpenHands 全栈开源可审计
    • 概括性定位之外,2026 年的几个关键事件进一步标定了各平台的实际位置,见 1.4 节。

    1.4. 2026 年关键事件时间线

    以下事件直接影响了本组 21 个平台的竞争格局,各篇文档均有对应展开:

    时间事件影响
    2025-09-29Claude Code SDK 更名 Claude Agent SDK,1.0 stable标志 Harness 从编码扩展到通用 Agent
    2025-10-22LangChain 与 LangGraph 双双发布 1.0LangGraph 成为运行时基础,API 稳定性承诺
    2025-10Microsoft 宣布 Agent Framework 预览;Semantic Kernel 与 AutoGen 进入维护模式结束微软三 SDK 分裂
    2026-01n8n 2.0 发布:LangChain 节点成为一等公民自动化平台正式向 Agent 延伸
    2026-04-02/03Microsoft Agent Framework 1.0 GAAutoGen 与 Semantic Kernel 正式合流
    2026-05-19/20Google ADK 2.0 GA(图工作流 + Task API)补齐与 LangGraph 的编排差距
    2026-05-25AgentScope 2.0 发布(六大核心层重写)阿里开源 Agent 底座全面升级
    2026-06-01扣子 3.0 上线(多人多 Agent + 本地 Agent 接入)从 Bot 工厂升级为 Agent 工程体系
    2026-06-03OpenAI 宣布逐步关停 Agent Builder 与 Evals(2026-11-30 起不再提供)产品形态重大收缩
    2026-06Windsurf 更名 Devin Desktop;推出 ACP 开放协议Cognition 押注编排层而非单一 Agent
    2026-06-18Gemini CLI 个人免费层停止服务,用户迁移至 AntigravityGoogle 终端 Agent 生态分流
    2026-08Manus 恢复独立运营(Meta 收购于 2026-04 被 NDRC 要求撤销)地缘政治对 Agent 产业的直接干预
    2026-06AWS Bedrock AgentCore Harness GA;火山引擎 HiAgent 3.0 发布(1+N+X 架构)云厂商 Runtime 型与政企私有化工作站两条新谱系成型
    2026-09-10OpenAI Agents API 公开测试(Codex 底座基础设施开放;官方 Changelog 口径,2026-09-13 快照修正此前媒体口径 09-11)Agent 产品线从平台化搭建转向基础设施 API

    2. 21 平台横向对比矩阵

    2.1. 基本信息与定位矩阵

    #平台开发商开源 / 闭源定位许可证适用边界
    01Claude Agent SDKAnthropic开源(SDK 代码)第三代 Runtime 型 HarnessMIT(SDK);CLI 按商业条款Claude 主模型 + 强权限沙箱 + 嵌入自有应用
    02OpenAI Agents SDKOpenAI开源第三代 Runtime 型 HarnessMIT(社区口径)OpenAI 原生栈、快速上线、强调可观测
    03Google ADK(含 Gemini CLI)Google开源第三代 Runtime 型 HarnessApache 2.0Google Cloud / Vertex AI 栈、多语言团队、强上下文工程
    04LangGraph / LangChainLangChain Inc.开源(核心)Agent Framework(L2/L3 强)MIT(LangSmith 闭源)复杂状态机、人工审批、长流程自治
    05DifyLangGenius半开源(非 OSI 许可)Agent Platform(RAG 工程导向)Dify Open Source License私有化 AI 中台、知识库问答、公民开发
    06Coze / 扣子字节跳动核心开源(Apache 2.0)Agent Platform(渠道分发导向)Apache 2.0(Studio / Loop)字节生态触达、零代码搭建、国内多端分发
    07n8nn8n GmbH源码可得(fair-code)连接触达层(非完整 Harness)Sustainable Use LicenseAgent 接入真实业务系统、数据主权、成本敏感
    08CrewAICrewAI Inc.开源(框架)第二代编排型 FrameworkMIT(AMP 商业)角色化多智能体协作、Python 工程团队
    09Microsoft Agent FrameworkMicrosoft开源第三代 Runtime 型 Harness(六层全强)MITMicrosoft / Azure / .NET 生态、受监管行业
    10DevinCognition闭源垂直产品(编码)商业专有有界工程任务:迁移、重写、测试生成
    11ManusButterfly Effect闭源垂直产品(通用执行)商业专有通用研究与交付、快速原型、内容管道
    12Semantic KernelMicrosoft开源第二代 Framework(已停更)MIT仅存量维护;新项目应选 MAF
    13腾讯元器 / 元宝腾讯闭源Agent Platform(微信生态封装层)商业专有微信私域、客服营销、商业化闭环
    14阿里云百炼阿里云平台闭源 + 底座开源第三代 Runtime 型平台(六层全强)商业专有;AgentScope 开源阿里云 / 信创生态、多角色团队、评测驱动改进
    15AWS Bedrock AgentCoreAWS闭源(云服务)云厂商 Runtime 型(托管 Harness 运行时)商业专有AWS 生态、多框架多模型、长周期任务与强治理
    16Replit AgentReplit闭源垂直产品(App 构建全流程闭环)商业专有自然语言到上线应用、非专业开发者、SMB
    17OpenHandsAll Hands AI(开源社区)开源(MIT 核心 + PolyForm 企业目录)开源 Devin 平替 / Agent 车队运行时MIT + PolyFormissue-to-PR、自托管成本可控、批量车队任务
    18Mistral Agents APIMistral AIAPI 闭源 + 模型开放权重服务端 Agent 运行时(数据主权型)Apache 2.0(模型权重)欧洲合规、EU 数据驻留、开放权重自托管兜底
    19HiAgent 3.0字节跳动 / 火山引擎闭源政企私有化工作站(Agent DevOps)商业专有中大型政企私有化、存量系统接入、多智能体集群管控
    20华为云 AgentArts华为云平台闭源 + 盘古模型开源政企信创智能体平台(端边云协同)商业专有;盘古开源强合规行业、工业制造、全栈信创
    21OpenAI Agents APIOpenAIAPI 闭源 + Codex 框架开源托管化跃迁型(SDK 之上的服务端运行时)商业(API);Codex 框架开源长时运行代理、多代理并行、OpenAI 栈快速上线

    2.2. Harness 六层成熟度矩阵

    评级为基于公开资料的定性判断,非统一基准实测;「弱」表示基本缺失需外部补齐,「(不透明)」表示闭源不可验证。

    #平台L1 上下文工程L2 工具执行L3 编排控制L4 记忆状态L5 评估观测L6 治理安全整体形态
    01Claude Agent SDK中强中强第三代 Runtime 型
    02OpenAI Agents SDK中强中强第三代 Runtime 型
    03Google ADK中强中强第三代 Runtime 型
    04LangGraph / LangChain二代→三代过渡
    05Dify中(社区版弱)平台化封装
    06Coze / 扣子中强中强中强中强(Loop 突出)平台化封装
    07n8n中强弱 / 中自动化平台延展
    08CrewAI中强中强(AMP 强)中强(AMP 强)第二代编排型
    09Microsoft Agent Framework第三代 Runtime 型
    10Devin中(不透明)中强垂直产品(编码)
    11Manus中(不透明)垂直产品(通用)
    12Semantic Kernel中强中强第二代(已停更)
    13腾讯元器平台化封装(生态导向)
    14阿里云百炼第三代 Runtime 型(云)
    15AWS Bedrock AgentCore云厂商 Runtime 型(云)
    16Replit Agent中强中强中强中强垂直产品(App 构建闭环)
    17OpenHands开源垂直平台
    18Mistral Agents API中强中强中强中强弱 / 中中强服务端 Agent 运行时(数据主权型)
    19HiAgent 3.0中强中强中([待填写])中强政企私有化工作站
    20华为云 AgentArts中强中强中([待填写])政企信创平台(端边云)
    21OpenAI Agents API中强中强托管化跃迁型(公测)

    矩阵的三个结构性读法:

    1. 六层全强三家:Microsoft Agent Framework、阿里云百炼与 AWS Bedrock AgentCore——前两者分别靠企业治理纵深与「平台 + 开源底座」双轨,AgentCore 靠「六层能力组件化」的云服务形态,是唯一不绑定单一模型的全强实现;
    2. 没有任何平台在 L5 全部达强且免费开源:评估观测层要么在商业版(LangSmith、AMP)、要么在云平台(百炼、OpenAI Evals 已宣布下线),L5 是当前市场最明显的公共洼地;
    3. L2 的「强」分两种:Claude Agent SDK / ADK 强在「给 Agent 一台电脑」(沙箱与权限),n8n 强在「让 Agent 触达一切」(连接器密度)——同为强评级的内涵不同。

    2.3. 许可证对比

    平台许可证关键约束
    Claude Agent SDKMIT(SDK 代码);CLI 按 Anthropic Commercial Terms仅支持 Claude 模型
    OpenAI Agents SDKMIT(Python + TS,社区口径)无商用限制;仍为 0.x
    Google ADK / Gemini CLIApache 2.0ADK 无额外限制;Gemini CLI 绑定 Gemini 模型
    LangGraph / LangChainMITLangSmith 与 LangGraph Studio 闭源
    DifyDify Open Source License(Apache 2.0 + 2 条附加)禁止未经授权运营多租户;禁移除 logo / 版权
    Coze Studio / Coze LoopApache 2.0开源版暂不支持多租户协作
    n8nSustainable Use License(fair-code)超阈值商用需付费企业许可
    CrewAIMIT(框架);AMP 商业无编排逻辑锁定
    Microsoft Agent FrameworkMIT
    Semantic KernelMIT已进维护模式(至少支持到 2027-04)
    Devin / Manus / 腾讯元器商业专有闭源
    阿里云百炼商业专有;AgentScope 开源
    AWS Bedrock AgentCore商业专有(云服务)组件按量计费;Cedar / Dogwood 策略绑定 AWS
    Replit Agent商业专有托管环境强绑定 Replit 云
    OpenHandsMIT(核心)+ 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 SDKGoogle ADKRuntime 型 SDK,原语清晰
    复杂状态机、人工审批、长流程自治LangGraphADK 2.0 Workflow / MAF持久执行 + Time Travel 最成熟
    Microsoft / Azure / .NET 企业Microsoft Agent FrameworkSemantic Kernel(仅存量)六层全强 + LTS + 治理最强
    Google Cloud / Vertex AI 企业Google ADK五语言 SDK + 上下文工程三件套
    私有化 AI 中台、知识库问答DifyCoze Studio(Apache 2.0)RAG 产品化最深;注意许可约束
    字节系渠道分发(飞书 / 抖音)Coze / 扣子渠道分发 + 开源引擎
    微信私域、公众号、微信支付闭环腾讯元器公众号知识库同步 + 支付 MCP 独有
    Agent 接入真实业务系统(集成密集)n8nDify400+ 集成 + MCP 双向,但勿当完整 Harness
    角色化多智能体协作(Python 团队)CrewAILangGraphCrews + Flows 双原语
    阿里云 / 信创生态、评测驱动改进阿里云百炼六层全强 + AgentScope 双轨
    有界工程任务外包(迁移 / 重写 / 测试)Devin沙箱 VM + Planner/Coder/Critic
    通用研究与交付型任务ManusGAIA 领先,但成本不可预测需管控

    4.2. 按组织形态选型

    • 工程团队自建:优先 Runtime 型 SDK(Claude / OpenAI / ADK / MAF),按模型与云生态锁定选择;
    • 平台团队运营 AI 中台:优先 Agent Platform(Dify / Coze / 百炼 / 元器),按私有化要求、生态渠道与合规要求选择;
    • 受监管行业:优先 L6 达强的方案(MAF、百炼、Claude Agent SDK),并确认治理能力不在付费墙外;
    • 无工程团队的业务团队:优先零代码平台(Coze、元器、Dify),并把 L5 评估缺口纳入人力预算。

    4.3. 组合策略

    生产环境中单平台通吃的情况罕见,本组研究中反复出现的成熟组合模式:

    1. 框架 + 连接层:LangGraph / CrewAI / Claude Agent SDK 负责推理编排,n8n 负责触发、集成与回写;
    2. 平台 + 评估层:Dify / Coze 负责搭建与发布,LangSmith / Coze Loop / Langfuse 补 L5;
    3. 开源底座 + 商业云:AgentScope 开源验证,百炼上云放大;Coze Studio 自建,火山引擎企业方案补治理;
    4. 垂直产品 + 通用平台:Devin 承接有界工程任务,通用平台承接业务智能体。

    4.4. 采用前检查清单

    无论选择哪个平台,落地前建议逐项核对以下清单(各篇文档的信息缺口声明提供了对应的核查入口):

    1. 许可与商业模式兼容性:你的使用方式是否触碰许可红线(Dify 多租户禁令、n8n fair-code 阈值、Claude CLI 商业条款);
    2. 治理能力是否在付费墙之外:SSO / RBAC / 审计 / 私有化在所选档位是否可用(Dify、CrewAI、n8n、百炼均存在付费分层);
    3. L5 评估方案:平台原生评估是否够用(百炼 / LangGraph / OpenAI),否则外挂方案(LangSmith / Coze Loop / Langfuse)及其数据导出能力是否可行(腾讯元器的调用数据可导出性未获公开说明);
    4. 长任务可靠性:是否需要持久执行与断点续跑(LangGraph / ADK / MAF / 百炼具备,n8n / Dify / 元器不具备或未公开);
    5. 成本可预测性:计费单位(执行 / token / credit / ACU)与你的负载形态是否匹配,是否需要预算护栏(Devin 与 Manus 的消耗波动最大);
    6. 模型锁定风险:平台对非默认模型的支持深度(Claude Agent SDK 仅支持 Claude;百炼以 Qwen 为中心;元器以混元为中心);
    7. 供应商存续风险:融资与组织变动(Dify 团队缩减、Manus 独立运营)、产品关停(OpenAI Agent Builder / Evals 下线)与生态分流(Gemini CLI → Antigravity);
    8. 版本时效:以 2026-09 检索时点为准的版本与功能描述,采用前须以官方文档二次核验。

    5. 文档导航

    #文件平台
    0101-claude-agent-sdk.mdClaude Agent SDK(Anthropic)
    0202-openai-agents-sdk.mdOpenAI Agents SDK(含 Responses API / AgentKit)

    注:第 01—21 行的六层评级以各分册「Harness 设计」章节正文为准回填;分册修订评级时须同步更新本表。

    0303-google-adk.mdGoogle ADK / Gemini CLI
    0404-langgraph.mdLangGraph / LangChain / LangSmith
    0505-dify.mdDify
    0606-coze.mdCoze / 扣子(字节跳动)
    0707-n8n.mdn8n
    0808-crewai.mdCrewAI
    0909-autogen.mdAutoGen / Microsoft Agent Framework
    1010-devin.mdDevin(Cognition)
    1111-manus.mdManus(Butterfly Effect)
    1212-semantic-kernel.mdSemantic Kernel(Microsoft)
    1313-tencent-yuanbao-agent.md腾讯元器 / 元宝智能体平台
    1414-alibaba-bailian.md阿里云百炼(内嵌 AgentScope 2.0)
    1515-aws-agentcore.mdAWS Bedrock AgentCore(含 AgentCore Harness)
    1616-replit-agent.mdReplit Agent
    1717-openhands.mdOpenHands(原 OpenDevin,开源)
    1818-mistral-agents-api.mdMistral Agents API
    1919-hiagent.md火山引擎 HiAgent 3.0
    2020-huawei-agentarts.md华为云 AgentArts / 盘古智能体
    2121-openai-agents-api.mdOpenAI Agents API(公测)

    6. 研究局限与全局信息缺口

    本组研究在横向对比时存在以下全局性局限,引用任何结论前应先阅读本节:

    1. 六层评级非统一基准实测:全部评级为基于公开资料的定性判断。21 个平台无统一可比基准,可引用的横向数据仅有 Manus 的 GAIA 成绩(L1 86.5% / L2 70.1% / L3 57.7%)、独立 2026 基准中 CrewAI 复杂多步任务完成率约 mid-50% 与 Devin 首发SWE-bench 13.86%,三者互不可比。
    2. 量化效果数据几乎全为厂商自报:21 个平台中,仅 Dify(四川农商联合银行反洗钱助手)与 OpenAI Agents API(SafetyKit / Hypha / Cirridae / Nash 早期客户数据)检索到带工程指标的公开案例,其余绝大多数为厂商自报或媒体转述,未获第三方独立验证。
    3. 闭源产品不可验证:Devin 与 Manus 的 L1(上下文工程)、L4(记忆状态)、L5(评估观测)机制闭源不可验证,相关评级只能基于产品行为推测,各篇文档中已明确标注「机制未公开」。
    4. 国产平台技术文档公开度低:腾讯元器的架构、状态管理、持久化与评估体系完全没有官方公开文档,其评级受「公开信息不足」制约;Coze 的架构信息主要来自第三方逆向与部署实测;HiAgent 3.0 与华为云 AgentArts 的架构、记忆与评测细节官方公开度同样偏低,两篇文档的 / [待填写] 密度显著高于平均水平。
    5. 口径冲突逐项保留:混元版本三个口径(2.0 / Hy3 / Hy4 preview)并存、元器私有化两说、CrewAI 运行规模与采用率两说、Coze stars 与插件数量多口径并存、Mistral Agents API 首发日期两口径(2025-05-27 主流证据 vs 2026-04/05 个别第三方目录)并存等,各篇文档均未强行归并,引用时须注意。
    6. 版本时效性强:所有版本号与功能可用性以 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。
    7. 产品存续与地缘风险:Manus 历经 Meta 收购被中国 NDRC 要求撤销(2026-04)并于 2026-08 恢复独立运营;Dify 研发团队 2026 年从 40 人降至 15 人。长期依赖评估需纳入组织变动因素。

    7. 参考资料

    1. 2026 企业智能体开发平台全景评测:八大主流平台横向对比 — 稀土掘金。https://juejin.cn/post/7654244323158016038
    2. 2026 年 AI 智能体平台全维度横评:从「养龙虾」到企业级部署 — CSDN。https://blog.csdn.net/weixin_56622231/article/details/159515126
    3. 国内企业级智能体头部公司盘点:联想集团等六家的编排、治理与落地 — 中国经济新闻网。https://www.cet.com.cn/itpd/itxw/10523920.shtml
    4. 最全最新最详细的腾讯 AI 产品全景指南 — CSDN。https://blog.csdn.net/weixin_49076592/article/details/163128796
    5. Introducing AgentKit — OpenAI 官方博客。https://openai.com/blog/introducing-agentkit
    6. Microsoft Agent Framework — Microsoft Learn 官方文档。https://learn.microsoft.com/en-us/agent-framework/overview/
    7. AgentScope — 官网。https://agentscope.io
    8. LangGraph: Agent Orchestration Framework — LangChain 官网。https://www.langchain.com/langgraph
    9. n8n 官方网站。https://n8n.io/
    10. Dify — 官网。https://dify.ai/
    11. 腾讯元器 — 官网。http://yuanqi.tencent.com
    12. 项目参数卡 v1.0(Harness 六层能力模型与概念边界)— 本项目内部基准文件。
    13. 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:

    1. 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);
    2. 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);
    3. 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 个智能体平台的统一评级框架

    AI-Agents 组:Harness 六层能力模型(统一评级框架) 项目参数卡 v1.0 · 21 个智能体平台的统一评级框架 · 示意:基于本文分析绘制 L6 治理与安全层 决定「不能做什么」:权限、审计、护栏、合规、成本控制 最强:MAF / 百炼 / Claude L5 评估与观测层 决定「做得好不好」:轨迹追踪、指标、回归集、A/B 最强:Agents SDK / LangSmith / 百炼 L4 记忆与状态层 决定「记住什么」:会话态、长期记忆、工件与检查点 最强:LangGraph / ADK / MAF L3 编排与控制层 决定「按什么顺序做」:规划、状态机、子智能体派发、中断与恢复 最强:LangGraph / ADK 2.0 / MAF L2 工具与执行层 决定模型「能做什么」:工具注册、沙箱、并行 / 串行调度 最强:n8n / Claude / ADK L1 上下文工程层 决定模型「看到什么」:检索、压缩、缓存、优先级排序 最强:ADK / MAF / 百炼 结构解读:六层自「看到什么」逐层收敛至「不能做什么」,L5 评估与观测层是当前 21 个平台最明显的公共洼地。

    数据来源:基于本文分析绘制的示意图。

    All platforms uniformly apply the Harness six-layer capability model defined in the project parameter card:

    LayerNameResponsibility
    L1Context Engineering LayerDetermines what the model "sees": retrieval, compression, caching, priority ordering
    L2Tool & Execution LayerDetermines what the model "can do": tool registration, sandbox, parallel / serial scheduling
    L3Orchestration & Control LayerDetermines "in what order to act": planning, state machines, sub-agent dispatch, interruption and resumption
    L4Memory & State LayerDetermines "what to remember": session state, long-term memory, artifacts and checkpoints
    L5Evaluation & Observability LayerDetermines "how well it performs": trajectory tracing, metrics, regression sets, A/B
    L6Governance & Security LayerDetermines "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 PositionPlatformRationale
    Third-generation Runtime-type Harness (full implementation)Claude Agent SDK, OpenAI Agents SDK, Google ADK, Microsoft Agent Framework, Alibaba Cloud BailianCentered on context engineering + sandboxed execution + trajectory evaluation + permission governance
    Cloud-vendor Runtime type (managed Harness runtime, model / framework decoupled)AWS Bedrock AgentCoreSix-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 AgentArtsPrivatized 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 APIOpens 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), AgentScopeProvides 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 YuanqiAdds UI, tenancy, billing, publishing, and channel distribution
    Connection-reach layer (a complement outside the Harness lineage)n8nA 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, OpenHandsDevin'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:

    DateEventImpact
    2025-09-29Claude Code SDK renamed to Claude Agent SDK, 1.0 stableMarks Harness extending from coding to general-purpose agents
    2025-10-22LangChain and LangGraph both released 1.0LangGraph became the runtime foundation, with an API-stability commitment
    2025-10Microsoft announced Agent Framework preview; Semantic Kernel and AutoGen entered maintenance modeEnded Microsoft's three-SDK split
    2026-01n8n 2.0 released: LangChain nodes became first-class citizensAutomation platform formally extended toward agents
    2026-04-02/03Microsoft Agent Framework 1.0 GAAutoGen and Semantic Kernel formally merged
    2026-05-19/20Google ADK 2.0 GA (graph workflows + Task API)Closed the orchestration gap with LangGraph
    2026-05-25AgentScope 2.0 released (six core layers rewritten)Alibaba's open-source agent foundation comprehensively upgraded
    2026-06-01Kouzi 3.0 launched (multi-user multi-agent + local Agent integration)Upgraded from a bot factory to an agent engineering system
    2026-06-03OpenAI announced the phased shutdown of Agent Builder and Evals (no longer available from 2026-11-30)Major contraction of product form
    2026-06Windsurf renamed to Devin Desktop; ACP open protocol launchedCognition bet on the orchestration layer rather than a single agent
    2026-06-18Gemini CLI personal free tier discontinued; users migrated to AntigravityGoogle's terminal-agent ecosystem split
    2026-08Manus resumed independent operations (Meta's 2026-04 acquisition revoked by NDRC)Direct geopolitical intervention in the agent industry
    2026-06AWS 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-10OpenAI 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

    #PlatformDeveloperOpen / Closed SourcePositioningLicenseApplicability Boundary
    01Claude Agent SDKAnthropicOpen source (SDK code)Third-generation Runtime-type HarnessMIT (SDK); CLI under commercial termsClaude primary model + strong permission sandbox + embed into own apps
    02OpenAI Agents SDKOpenAIOpen sourceThird-generation Runtime-type HarnessMIT (community-reported)OpenAI native stack, fast launch, observability emphasized
    03Google ADK (incl. Gemini CLI)GoogleOpen sourceThird-generation Runtime-type HarnessApache 2.0Google Cloud / Vertex AI stack, multilingual teams, strong context engineering
    04LangGraph / LangChainLangChain Inc.Open source (core)Agent Framework (strong L2/L3)MIT (LangSmith closed-source)Complex state machines, human approval, long-running autonomous workflows
    05DifyLangGeniusSemi-open-source (non-OSI license)Agent Platform (RAG-engineering oriented)Dify Open Source LicensePrivatized AI middleware, knowledge-base Q&A, citizen development
    06Coze / KouziByteDanceCore 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
    07n8nn8n GmbHSource-available (fair-code)Connection-reach layer (not a full Harness)Sustainable Use LicenseAgent integration into real business systems, data sovereignty, cost-sensitive
    08CrewAICrewAI Inc.Open source (framework)Second-generation orchestration-type FrameworkMIT (AMP commercial)Role-based multi-agent collaboration, Python engineering teams
    09Microsoft Agent FrameworkMicrosoftOpen sourceThird-generation Runtime-type Harness (all six layers strong)MITMicrosoft / Azure / .NET ecosystem, regulated industries
    10DevinCognitionClosed sourceVertical product (coding)Commercially proprietaryBounded engineering tasks: migration, rewrite, test generation
    11ManusButterfly EffectClosed sourceVertical product (general execution)Commercially proprietaryGeneral research and delivery, rapid prototyping, content pipelines
    12Semantic KernelMicrosoftOpen sourceSecond-generation Framework (discontinued)MITLegacy maintenance only; new projects should choose MAF
    13Tencent Yuanqi / YuanbaoTencentClosed sourceAgent Platform (WeChat-ecosystem packaging layer)Commercially proprietaryWeChat private-domain, customer-service marketing, monetization loop
    14Alibaba Cloud BailianAlibaba CloudPlatform closed-source + foundation open-sourceThird-generation Runtime-type platform (all six layers strong)Commercially proprietary; AgentScope open sourceAlibaba Cloud / domestic-IT ecosystem, multi-role teams, evaluation-driven improvement
    15AWS Bedrock AgentCoreAWSClosed source (cloud service)Cloud-vendor Runtime type (managed Harness runtime)Commercially proprietaryAWS ecosystem, multi-framework multi-model, long-horizon tasks and strong governance
    16Replit AgentReplitClosed sourceVertical product (full App-build loop)Commercially proprietaryNatural language to live app, non-professional developers, SMB
    17OpenHandsAll Hands AI (open-source community)Open source (MIT core + PolyForm enterprise directory)Open-source Devin alternative / agent-fleet runtimeMIT + PolyFormissue-to-PR, controllable self-hosting cost, batch fleet tasks
    18Mistral Agents APIMistral AIAPI closed-source + open-weight modelsServer-side agent runtime (data-sovereignty type)Apache 2.0 (model weights)European compliance, EU data residency, open-weight self-hosting fallback
    19HiAgent 3.0ByteDance / Volcano EngineClosed sourceGovernment & enterprise privatized workstation (Agent DevOps)Commercially proprietaryMid-to-large government/enterprise privatization, legacy-system integration, multi-agent cluster control
    20Huawei Cloud AgentArtsHuawei CloudPlatform closed-source + Pangu model open-sourceGovernment/enterprise domestic-IT agent platform (edge-cloud collaboration)Commercially proprietary; Pangu open sourceStrong-compliance industries, industrial manufacturing, full-stack domestic IT
    21OpenAI Agents APIOpenAIAPI closed-source + Codex framework open-sourceHosted-migration type (server-side runtime atop the SDK)Commercial (API); Codex framework open sourceLong-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.

    #PlatformL1 Context EngineeringL2 Tool ExecutionL3 Orchestration ControlL4 Memory & StateL5 Evaluation & ObservabilityL6 Governance & SecurityOverall Form
    01Claude Agent SDKStrongStrongStrongMedium-StrongMedium-StrongStrongThird-generation Runtime type
    02OpenAI Agents SDKMediumStrongMedium-StrongMediumMedium-StrongMediumThird-generation Runtime type
    03Google ADKStrongStrongStrongStrongMedium-StrongMedium-StrongThird-generation Runtime type
    04LangGraph / LangChainMediumStrongStrongStrongStrongMedium2nd-to-3rd-gen transition
    05DifyStrongStrongStrongMediumMediumMedium (community-edition weak)Platformized packaging
    06Coze / KouziMedium-StrongMedium-StrongStrongMedium-StrongMedium-Strong (Loop prominent)MediumPlatformized packaging
    07n8nWeakStrongMedium-StrongMediumWeak / MediumMediumAutomation-platform extension
    08CrewAIMediumMedium-StrongStrongMediumMedium-Strong (AMP strong)Medium-Strong (AMP strong)Second-generation orchestration type
    09Microsoft Agent FrameworkStrongStrongStrongStrongStrongStrongThird-generation Runtime type
    10DevinMedium (Opaque)StrongStrongMediumMediumMedium-StrongVertical product (coding)
    11ManusMedium (Opaque)StrongStrongMediumMediumMediumVertical product (general)
    12Semantic KernelMediumMedium-StrongMediumMediumMediumMedium-StrongSecond generation (discontinued)
    13Tencent YuanqiMediumMediumMediumMediumWeak ()MediumPlatformized packaging (ecosystem-oriented)
    14Alibaba Cloud BailianStrongStrongStrongStrongStrongStrongThird-generation Runtime type (cloud)
    15AWS Bedrock AgentCoreStrongStrongStrongStrongStrongStrongCloud-vendor Runtime type (cloud)
    16Replit AgentMedium-StrongStrongStrongMedium-StrongMedium-StrongMedium-StrongVertical product (App-build loop)
    17OpenHandsMediumStrongStrongMediumMediumMediumOpen-source vertical platform
    18Mistral Agents APIMedium-StrongMedium-StrongMedium-StrongMedium-StrongWeak / Medium ()Medium-StrongServer-side agent runtime (data-sovereignty type)
    19HiAgent 3.0Medium-StrongMedium-StrongStrongMedium ([To be filled])Medium-StrongStrongGovernment & enterprise privatized workstation
    20Huawei Cloud AgentArtsMedium-StrongMedium-StrongMedium ()Medium ([To be filled])Medium ()StrongGovernment/enterprise domestic-IT platform (edge-cloud)
    21OpenAI Agents APIStrongStrongStrongMedium-StrongMedium ()Medium-StrongHosted-migration type (public beta)

    Three structural readings of the matrix:

    1. 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;
    2. 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;
    3. 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

    PlatformLicenseKey Constraints
    Claude Agent SDKMIT (SDK code); CLI under Anthropic Commercial TermsSupports only Claude models
    OpenAI Agents SDKMIT (Python + TS, community-reported)No commercial restrictions; still 0.x
    Google ADK / Gemini CLIApache 2.0No additional restrictions on ADK; Gemini CLI is bound to Gemini models
    LangGraph / LangChainMITLangSmith and LangGraph Studio are closed-source
    DifyDify Open Source License (Apache 2.0 + 2 additional clauses)Prohibits operating multi-tenancy without authorization; prohibits removing logo / copyright
    Coze Studio / Coze LoopApache 2.0The open-source edition does not yet support multi-tenant collaboration
    n8nSustainable Use License (fair-code)Commercial use above the threshold requires a paid enterprise license
    CrewAIMIT (framework); AMP commercialNo orchestration-logic lock-in
    Microsoft Agent FrameworkMIT
    Semantic KernelMITIn maintenance mode (supported until at least 2027-04)
    Devin / Manus / Tencent YuanqiCommercially proprietaryClosed source
    Alibaba Cloud BailianCommercially proprietary; AgentScope open source
    AWS Bedrock AgentCoreCommercially proprietary (cloud service)Components billed by usage; Cedar / Dogwood policies bound to AWS
    Replit AgentCommercially proprietaryHosted environment tightly bound to Replit Cloud
    OpenHandsMIT (core) + PolyForm (enterprise directory)PolyForm restricts competitive commercial use
    Mistral Agents APICommercially proprietary (API); models Apache 2.0Open weights can be self-hosted, hedging lock-in risk
    HiAgent 3.0Commercially proprietaryPrivatized delivery; pricing not disclosed
    Huawei Cloud AgentArtsCommercially proprietary (platform); Pangu model open sourceDomestic-IT system bound to the Huawei stack
    OpenAI Agents APICommercially proprietary (API); Codex execution framework open sourceTerms undecided during public beta; pay-per-use

    2.4. Quick Reference: "Strongest Implementation" of Each Layer

    LayerStrongest ImplementationRationale
    L1 Context EngineeringGoogle ADK / Microsoft Agent Framework / Alibaba Cloud BailianADK: the Compaction + Session Rewind + Resumption trio; MAF: Harness Agent automatic compression; Bailian: dual mechanism of history compression + tool-result compression
    L2 Tool Executionn8n (connectivity) / Claude Agent SDK (sandbox + permissions) / ADK (tool types)Each has the strongest in a different dimension
    L3 Orchestration ControlLangGraph (graph + persistent execution) / ADK 2.0 (graph + deterministic workflows) / MAF (five modes)
    L4 Memory & StateLangGraph (Checkpointer + Time Travel) / ADK (four-scope State + three backends) / MAF (Session + Hosted resumption)
    L5 Evaluation & ObservabilityOpenAI 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 & SecurityMicrosoft 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

    ScenarioFirst ChoiceAlternativeKey Rationale
    Embedding an agent into your own app (code-first)Claude Agent SDK / OpenAI Agents SDKGoogle ADKRuntime-type SDK, clear primitives
    Complex state machines, human approval, long-running autonomous workflowsLangGraphADK 2.0 Workflow / MAFPersistent execution + Time Travel most mature
    Microsoft / Azure / .NET enterprisesMicrosoft Agent FrameworkSemantic Kernel (legacy only)All six layers strong + LTS + strongest governance
    Google Cloud / Vertex AI enterprisesGoogle ADKFive-language SDK + context-engineering trio
    Privatized AI middleware, knowledge-base Q&ADifyCoze Studio (Apache 2.0)Deepest RAG productization; mind the license constraints
    ByteDance-ecosystem channel distribution (Feishu / Douyin)Coze / KouziChannel distribution + open-source engine
    WeChat private domain, official account, WeChat Pay loopTencent YuanqiOfficial-account knowledge-base sync + exclusive payment MCP
    Agent integration into real business systems (integration-dense)n8nDify400+ integrations + bidirectional MCP, but don't treat it as a full Harness
    Role-based multi-agent collaboration (Python teams)CrewAILangGraphCrews + Flows dual primitives
    Alibaba Cloud / domestic-IT ecosystem, evaluation-driven improvementAlibaba Cloud BailianAll six layers strong + AgentScope dual track
    Outsourcing bounded engineering tasks (migration / rewrite / test)DevinSandbox VM + Planner/Coder/Critic
    General research and delivery-type tasksManusGAIA 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:

    1. Framework + connectivity layer: LangGraph / CrewAI / Claude Agent SDK handle reasoning orchestration, while n8n handles triggering, integration, and write-back;
    2. Platform + evaluation layer: Dify / Coze handle building and publishing, with LangSmith / Coze Loop / Langfuse filling in L5;
    3. 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;
    4. 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):

    1. 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);
    2. 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);
    3. 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);
    4. 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);
    5. 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);
    6. 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);
    7. 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);
    8. Version currency: versions and feature descriptions are based on the September 2026 retrieval point; re-verify against official documentation before adoption.

    5. Document Navigation

    #FilePlatform
    0101-claude-agent-sdk.mdClaude Agent SDK (Anthropic)
    0202-openai-agents-sdk.mdOpenAI 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.

    0303-google-adk.mdGoogle ADK / Gemini CLI
    0404-langgraph.mdLangGraph / LangChain / LangSmith
    0505-dify.mdDify
    0606-coze.mdCoze / Kouzi (ByteDance)
    0707-n8n.mdn8n
    0808-crewai.mdCrewAI
    0909-autogen.mdAutoGen / Microsoft Agent Framework
    1010-devin.mdDevin (Cognition)
    1111-manus.mdManus (Butterfly Effect)
    1212-semantic-kernel.mdSemantic Kernel (Microsoft)
    1313-tencent-yuanbao-agent.mdTencent Yuanqi / Yuanbao agent platform
    1414-alibaba-bailian.mdAlibaba Cloud Bailian (embedded AgentScope 2.0)
    1515-aws-agentcore.mdAWS Bedrock AgentCore (incl. AgentCore Harness)
    1616-replit-agent.mdReplit Agent
    1717-openhands.mdOpenHands (formerly OpenDevin, open source)
    1818-mistral-agents-api.mdMistral Agents API
    1919-hiagent.mdVolcano Engine HiAgent 3.0
    2020-huawei-agentarts.mdHuawei Cloud AgentArts / Pangu agents
    2121-openai-agents-api.mdOpenAI 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:

    1. 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.
    2. 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.
    3. 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".
    4. 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.
    5. 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.
    6. 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.
    7. 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

    1. 2026 Enterprise Agent Development Platform Panorama Review: Cross-Platform Comparison of Eight Mainstream Platforms — Juejin. https://juejin.cn/post/7654244323158016038
    2. 2026 AI Agent Platform Full-Dimension Review: From "Lobster Farming" to Enterprise-Grade Deployment — CSDN. https://blog.csdn.net/weixin_56622231/article/details/159515126
    3. 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
    4. The Most Complete, Newest, and Most Detailed Panorama Guide to Tencent AI Products — CSDN. https://blog.csdn.net/weixin_49076592/article/details/163128796
    5. Introducing AgentKit — OpenAI official blog. https://openai.com/blog/introducing-agentkit
    6. Microsoft Agent Framework — Microsoft Learn official documentation. https://learn.microsoft.com/en-us/agent-framework/overview/
    7. AgentScope — official website. https://agentscope.io
    8. LangGraph: Agent Orchestration Framework — LangChain official website. https://www.langchain.com/langgraph
    9. n8n official website. https://n8n.io/
    10. Dify — official website. https://dify.ai/
    11. Tencent Yuanqi — official website. http://yuanqi.tencent.com
    12. Project Parameter Card v1.0 (Harness six-layer capability model and conceptual boundaries) — internal baseline document of this project.
    13. R09-AI-Agents Group Retrieval Report — internal retrieval report of this project.