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…
PROJECT TOPICS
PROJECT README
一个 dsh bundle 插件:在 web GUI 侧边栏添加 "插件" 按钮,用于查看和管理自行安装的插件(dsh plugin --profile web add 安装的 bundle,不含 dsh-base / dsh-web-app 等官方自带)。
dsh plugin add)。已发布到 npm(npmjs.com/@d4cluvtrain/dsh-plugin-manager),一行命令安装:
dsh plugin --profile web add @d4cluvtrain/dsh-plugin-manager
其他来源同样可用(dsh plugin add 转发给 pnpm,支持任意 spec):
prepare 脚本,且 pnpm ≥10 需在 profile 的 pnpm-workspace.yaml 放行其构建):dsh plugin --profile web add git+https://github.com/D4Cluv-Train/dsh-plugin-manager.git#main
dsh plugin --profile web add /path/to/dsh-plugin-manager-0.1.0.tgz
命令会把包安装进 ~/.dsh/profiles/web/node_modules,并追加到该 profile 的 dsh.profile.bundles。
安装 / 修改后需重启 dsh web,插件(含 UI)才会挂载。
http://127.0.0.1:3080;也可直接访问 http://127.0.0.1:3080/plugin-manager 验证 host 端已加载(返回一段 JSON)。
dsh plugin --profile web remove @d4cluvtrain/dsh-plugin-manager
卸载会从依赖与 dsh.profile.bundles 中移除,重启 dsh web 后不再挂载。
npm install
npm run build # 产出 lib/client.js + lib/installed-plugins.js
node scripts/verify-client.mjs # 无浏览器契约验证 CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。