You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,9 @@
6
6
7
7
English | [简体中文](README_CN.md) | [🌐 **Website**](https://skyworkai.github.io/DeepResearchAgent/)
8
8
9
+
> ⚠️ **Important**: We have developed a new agent protocol called Tool-Environment-Agent (TEA), which allows you to build agents as flexibly as brewing tea. It’s still in the testing phase — if you’re interested, please visit
10
+
👉 https://github.com/DVampire/AgentWorld
11
+
9
12
## Introduction
10
13
image.png
11
14
DeepResearchAgent is a hierarchical multi-agent system designed not only for deep research tasks but also for general-purpose task solving. The framework leverages a top-level planning agent to coordinate multiple specialized lower-level agents, enabling automated task decomposition and efficient execution across diverse and complex domains.
0 commit comments