620 B
620 B
title, type, tags, aliases
| title | type | tags | aliases | ||
|---|---|---|---|---|---|
| OpenManus | entity |
|
基本信息
- 类型:AI Agent开源项目
- Star数:5万+
- 开源地址:https://github.com/FoundationAgents/OpenManus
核心机制
规划(Planning) -> 执行(Execution) -> 循环反馈。
关键能力
- 基于browser-use或Playwright技术控制浏览器
- 在本地沙盒环境中编写并运行Python代码
- 将模糊指令拆解为步骤逐步执行
Connections
- OpenManus ← 开源平替 ← Manus
- OpenManus ← 使用 ← Browser-use
- OpenManus ← 使用 ← Playwright