dsh-agent-toolkit 0.2.7 → 0.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -52,7 +52,7 @@ dsh plugin --profile <profile 名> add dsh-agent-toolkit
52
52
 
53
53
  ### Agent 注册表
54
54
 
55
- 侧边栏底栏「Agent 管理」打开面板,创建/编辑/删除角色。每个角色有 id、名称、描述、persona 提示词、可选模型覆盖、可选工具白名单(原生工具 + 全局工具,仅白名单语义)。首次激活时把 `$DSH_HOME/agent-team/roles/*.yml` 一次性导入。
55
+ 侧边栏底栏「Agent 管理」打开面板,创建/编辑/删除角色。每个角色有 id、名称、描述、persona 提示词、可选模型覆盖、可选工具白名单(团队 preset 工具 + 全局工具,仅白名单语义)。首次激活时把 `$DSH_HOME/agent-team/roles/*.yml` 一次性导入。
56
56
 
57
57
  ![Agent 注册表面板](https://raw.githubusercontent.com/EsonXie/dsh-agent-toolkit/master/docs/usage/images/agents-modal.png)
58
58