What's Changed
- Support streamable HTTP MCP server
- Fix the verison of mcp library to avoid compatible error in Windows & Python 3.10-3.12
- Fix the error in memory module
- Fix the bug in ReActAgent
Detailed Commits
- Fix tutorial by @rayrayraykk in #619
- [HOTFIX] Fix the bug in ReAct agent by @DavdGao in #634
- Formalize schema extension as ServiceToolkit methods by @DavdGao in #623
- [Hotfix]fix mcp version by @rayrayraykk in #646
- Support streamable-http mcp by @LiangYang666 in #644
- fix TemporalMemory.load by @luyi256 in #639
- Update AgentScope Logo; update version into v0.1.6; by @DavdGao in #648
New Contributors
- @LiangYang666 made their first contribution in #644
- @luyi256 made their first contribution in #639
Full Changelog: v0.1.5...v0.1.6