
Manus
Manus is the action engine that goes beyond answers to execute tasks, automate workflows, and extend your human reach - 智能 AI 工具,助力您的工作效率。

TaskWeaver 是微软开源的 code-first AI Agent 框架,专注数据分析和复杂任务自动化。它把用户需求转成 Python 代码,协调插件函数执行,并保留聊天历史、代码执行历史、内存数据、容器执行、可观测性、共享记忆、经验选择和 Planner 视觉输入。
58
Views
0
Likes
Mar 2026
Added
github.com
Website
A quick visual look at TaskWeaver before you visit the official site.

Editorial Review
TaskWeaver 是 Microsoft 开源的 code-first AI Agent 框架,主要面向数据分析和复杂任务自动化。它不是只让 LLM 在文本里调用工具,而是把用户需求解释成代码片段,并通过 Python 函数形式的插件来执行任务。
TaskWeaver 的核心差异是“状态”。它同时保留聊天历史和代码执行历史,包括内存中的 DataFrame、变量、图表和插件输出。因此它很适合数据分析、预测、异常检测、数据库查询等需要多轮中间结果的场景。


如果你的任务更像“分析型编程”而不是普通聊天自动化,TaskWeaver 很合适。它强在 Python、DataFrame、有状态执行、自定义插件和透明日志;如果只是想要无代码工作流或全托管生产级 Agent 产品,它可能不是最省事的选择。
Visit the official website to get started
Have an AI tool to share?
Get your product in front of people actively exploring AI tools.
Submit Your Tool
Manus is the action engine that goes beyond answers to execute tasks, automate workflows, and extend your human reach - 智能 AI 工具,助力您的工作效率。
An open-source AI agent that brings the power of Gemini directly into your terminal. - 智能 AI 工具,助力您的工作效率。

Agent-Oriented Programming for Building LLM Applications, Open-sourced by Alibaba - 智能 AI 工具,助力您的工作效率。

Auto-GPT 是 Significant Gravitas 的开源自主 Agent 项目和平台,用于构建、运行和管理 AI 助手与自动化工作流。