Workspace sync: auto commit 2026-04-23 12:02:11

This commit is contained in:
2026-04-23 12:02:11 +08:00
parent 6a8362bb5a
commit c59cc07327
57 changed files with 3427 additions and 30 deletions

View File

@@ -0,0 +1,25 @@
---
title: "OpenManus"
type: entity
tags: [AI智能体, 开源平替, Manus]
last_updated: 2026-04-24
---
## Definition
**OpenManus** 是 [[Manus]] 的开源平替项目,在 Manus 发布后 GitHub 上涌现的开源平替中 Star 数量最高5 万+)。
## Key Characteristics
- 核心逻辑规划Planning→执行Execution→循环反馈
- 可自主打开浏览器,基于 browser-use 或 Playwright 技术在 Google 搜索资料、浏览网页
- 可接收模糊指令并自动拆解步骤逐步执行
- 可在本地沙盒环境中编写并运行 Python 代码,用于数据处理或绘图
## GitHub
- https://github.com/FoundationAgents/OpenManus
## Related
- [[Manus]] — OpenManus 对标的开源平替对象
- [[AI Agent]] — OpenManus 所属的 AI 范畴
## Sources
- [[2025-年-11-个神级-ai-开源平替-github-杀疯了]]