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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,12 @@ MS-Agent is a lightweight framework designed to empower agents with autonomous e
48
48
49
49
## 🎉 News
50
50
51
+
* 🔥July 16, 2025: Release MS-Agent v1.0.0rc0, which includes the following updates:
52
+
- Support for Agent chat with MCP (Model Context Protocol)
53
+
- Support for Deep Research (Agentic Insight), refer to: [Report_Demo](projects/deep_research/examples/task_20250617a/report.md), [Script_Demo](projects/deep_research/run.py)
54
+
- Support for [MCP-Playground](https://modelscope.cn/mcp/playground)
55
+
- Add callback mechanism for Agent chat
56
+
51
57
52
58
<details><summary>Archive</summary>
53
59
@@ -79,6 +85,13 @@ MS-Agent is a lightweight framework designed to empower agents with autonomous e
0 commit comments