Skip to content

v0.4.0 首个公开发布

Choose a tag to compare

@SeverusZh SeverusZh released this 13 Aug 16:52
· 1 commit to main since this release

v0.4.0 — 首个公开发布

DeepSeek Harness 插件:当 Agent 需要你关注时,向 Windows 发送系统桌面通知(Toast)。

功能

  • 任务完成提醒:turn/end 事件(completed / error / max-tokens 可配置)
  • 权限审批提醒:approval/asked 事件(会话审批策略为 never 时自动跳过)
  • 提问确认提醒:ask_user_question 调用检测(含 run_code 程序源码启发式检测)
  • 默认忽略子代理会话;零运行时依赖;可选日志与 debug 模式

安装

dsh plugin --profile web add dsh-notify-windows

详见 README