其他
技能
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(DSH)Web 插件:在对话界面中提供工作区文件树与多标签编辑画板。
智能体修改代码时,可在同一窗口中浏览、核对、编辑并写回磁盘,无需切换至外部编辑器。
文件树
画板编辑
Ctrl+S / Cmd+S 或工具栏保存,内容写回当前工作区磁盘,并在写入后校验。与智能体协同
设置
偏好保存在本机浏览器,不经过服务端。
需已安装 DSH,并使用 Web 配置:
npx @deepseek-ai/dsh plugin --profile web add github:PathChan/CodeReader
npx @deepseek-ai/dsh web
从本仓库源码安装时,请先构建再加入配置:
npm install
npm run build
npx @deepseek-ai/dsh plugin --profile web add .
npx @deepseek-ai/dsh web
卸载:
npx @deepseek-ai/dsh plugin --profile web remove codereader
更多 DSH 插件见 Topic:dsh-plugin
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。