其他
技能
dsh-web-search-ddg
aooyoo
Zero-token DuckDuckGo search provider for the DeepSeek Harness (DSH) web seam — local headless browser, no API key, no m…
deepseek-harnessdeepseek-harness-plugindsh-bundledsh-ctest
PROJECT TOPICS
PROJECT README
为 DeepSeek Harness 增加两级规则系统:
rules_read 工具读取.dsh-features/global-rules.json 与 .dsh-features/rules.json)| 方法 | 入参 | 说明 |
|---|---|---|
GET /dsh-qrules/list |
— | 返回 { global, workspace, config } |
POST /dsh-qrules/save |
{ scope, rule } |
新增/更新规则 |
POST /dsh-qrules/delete |
{ scope, id } |
删除规则 |
POST /dsh-qrules/import |
{ scope, items } |
导入规则数组 |
POST /dsh-qrules/config |
{ globalRulesPath, workspaceRulesPath } |
修改存放路径(保存后从新路径重载) |
rules_read:读取当前生效的全部规则本插件是标准 DSH bundle:安装后作为普通插件加载,不产生 Cordis 动态插件、无需批准、无需任何手动激活。
dsh plugin --profile web add dsh-qrules
然后重启 dsh web:
qrule-*,也没有 run-* 消息。dsh-plugin(发布时请在仓库设置里添加该 topic)CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。