Skip to content

dsh-agent-message v1.1.0

Choose a tag to compare

@GengDaPeng GengDaPeng released this 13 Aug 19:40
· 18 commits to main since this release

dsh-agent-message v1.1.0

修复真实安装后发现的启动 bug。

修复

  • host 半区使用了 ctx.tools,但 inject 里漏声明 tools,导致 harness 启动时报 cannot get property 'tools' without inject、起不来。
  • 修复:inject 补全为 ['agents', 'tools'](commit 40b2fa1)。

实测验证

  • 重启后进程正常
  • 工具全局注册
  • 跨会话收发闭环通过
  • 复制ID 按钮已注册

安装

dsh plugin --profile web add github:GengDaPeng/dsh-agent-message

License

MIT