Lwc-LiuWenCheng/dsh-session-notify

Plugin ⭐ 0 MIT other

> DeepSeek Harness (DSH) 动态 Cordis 插件:把所有需要人工干预的事件——审批请求、提问确认、目标受阻、消息推送、任务完成、错误失败——接入浏览器系统通知与应用内 toast,点击通知直接跳转到对应会话,并可在设置页配置每个分类的通知级别。

catalog description:DSH 浏览器通知及系统通知插件

Install

┌─────────────── Host(Node 进程) ───────────────┐   ┌──────────── Client(浏览器页面) ────────────┐
│                                                │   │                                               │
│  DSH 事件(11 个源)                             │   │   ┌─ 长轮询 ntf/poll(挂起≤15s)──────────┐    │
│   ├ approval/request ──┐                       │   │   │                                        │    │
│   ├ tools/pre-execute ─┤                       │   │   │  ┌─ 系统通知 Notification ──┐            │
│   ├ goal/changed ──────┼─► 按配置过滤 ─► 队列 ──┼──►┼──►│  └ 点击 → 跳转会话 ────────┘            │
│   ├ agent/inbox/… ─────┤                       │   │   │  ┌─ toast 栈(shell.overlay)┐            │
│   ├ subagent/* ────────┤                       │   │   │  └ 点击 → 跳转会话 ──────────┘            │
│   ├ workflow/* ────────┤                       │   │   │                                        │
│   ├ agent/error ───────┤                       │   │   └─ 设置页(settings.section)              │
│   ├ agent/status ──────┤                       │   │        │                                   │
│   └ jobs.onJobDone ────┘                       │   │        └─ ntf/config 同步配置 ────────────────┘
│  ntf/state · ntf/config                        │   │                                               │
│  ntf/poll  · ntf/test  (harness.handle RPC)    │   └───────────────────────────────────────────────┘
└────────────────────────────────────────────────┘

Add Lwc-LiuWenCheng/dsh-session-notify to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.