Files
nexus/wiki/concepts/通用智能体.md
2026-04-15 08:15:46 +08:00

619 B
Raw Blame History

title, type, tags, aliases
title type tags aliases
通用智能体 concept
AI
Agent
智能体
AI Agent
General AI Agent

定义

能够自主执行复杂任务、调用多种工具的AI系统。

2025年里程碑

  • Manus的出现定义AI Agent元年
  • 被Meta以几十亿美金收购

开源实现

OpenManus核心逻辑规划(Planning) -> 执行(Execution) -> 循环反馈

关键能力

  • 控制浏览器browser-use/Playwright
  • 编写运行Python代码
  • 拆解模糊指令逐步执行

Connections