安全与治理
渠道适配
dsh-plugin-approval-alert
doncelee229-cmyk
DeepSeek Harness 审批/选择方案系统级通知提醒,显示工作区名、点击跳转、多语言。Approval & decision alerts with native notifications for DeepSeek Harnes…
approvaldeepseek-harnessdsh-pluginnotification
PROJECT TOPICS
PROJECT README
DeepSeek Harness 插件:记录环境配置变更历史。每次服务启动时对 profile 关键文件与插件清单拍快照,与上次对比,差异写入变更日志。
排查「环境何时被改过」类问题时提供时间线。快照仅保存哈希与文件名,不复制文件内容。
config_changeslimit(默认 20,最多返回 200 条内的最近 N 条)示例(问「最近环境改了什么」):
{ "entries": [ { "at": "2026-08-14T09:47:00Z",
"changes": [ { "kind": "plugin-added", "target": "dsh-modsearch", "detail": "2026-08-14T09:40:12Z" } ] } ],
"total": 37 }
~/.dsh/config-watch/(history.jsonl 轮换上限 200 条 + last-snapshot.json);dsh plugin --profile web add link:/path/to/dsh-config-watch
# 重启 dsh web
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。