dsh-agent-message v1.1.0
dsh-agent-message v1.1.0
修复真实安装后发现的启动 bug。
修复
- host 半区使用了
ctx.tools,但inject里漏声明tools,导致 harness 启动时报cannot get property 'tools' without inject、起不来。 - 修复:
inject补全为['agents', 'tools'](commit40b2fa1)。
实测验证
- 重启后进程正常
- 工具全局注册
- 跨会话收发闭环通过
- 复制ID 按钮已注册
安装
dsh plugin --profile web add github:GengDaPeng/dsh-agent-message