Auto-sync: 2026-04-16 17:30

This commit is contained in:
2026-04-16 17:30:41 +08:00
parent b2250c60b2
commit c999498de4
662 changed files with 3797 additions and 21340 deletions

View File

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