AgentScope 发布: v2.0.6
来源摘要
## Highlight - Support **channels** (Feishu and Discord) in AgentScope (#1997) - Support **Apple Container** as workspace backend (#2068) - Support MCP & skill hubs/markets in agent service (#2197) - Add **`on_check_permission`** middleware hook (#2001) - Refactor **Web UI chat pages** with shadcn (#2171) **Chat page**: **Channels**: **MCP & Skill Hubs**: ## What's Changed * feat(webui): refactor chat pages with shadcn and prepare for npm release by @DavdGao in https://github.com/agentscope-ai/agentscope/pull/2171 * feat(workspace): support apple container as workspace backend by @iluv7 in https://github.com/agentscope-ai/agentscope/pull/2068 * fix(model): reuse openai.AsyncClient across calls instead of new per call by @dongfeng3692 in https://github.com/agentscope-ai/agentscope/pull/2063 * feat(middleware): add on_check_permission hook by @Miracle778 in https://github.com/agentscope-ai/agentscope/pull/2001 * perf(model): replace O(n²) string concat with O(n) fragment join in stream accumulation by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/2158 * docs(readme): update README_zh.md by @xu20160924 in https://github.com/agentscope-ai/agentscope/pull/2182 * fix(agent): avoid duplicate external tool start event by @March-77 in https://github.com/agentscope-ai/agentscope/pull/2167 * feat(hub): support to install MCP and skills from MCP/skill hubs by @DavdGao in https://github.com/agentscope-ai/agentscope/pull/2197 * fix(hub): scope ClawHub card ids by owner by @DavdGao in https://github.com/agentscope-ai/agentscope/pull/2214 * fix(model): preserve interrupted response reason by @logicwu0 in https://github.com/agentscope-ai/agentscope/pull/2209 * feat(web_ui): unify sidebar, panel and form-control styling by @DavdGao in https://github.com/agentscope-ai/agent
阅读原始来源- 来源
- AgentScope 发布 · 官方来源
- 来源发布
- 2026/08/07 18:39
- 来源更新
- 2026/08/07 18:39
- 首次采集
- 2026/09/19 13:21
本文为公开信息索引与摘要,详情及后续变化请以原始来源为准。