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
Plugins for DeepSeek Harness (DSH).
A pnpm workspace: one package per plugin under packages/.
| Package | What it does |
|---|---|
dsh-usage-plugin |
Per-session token usage and estimated cost report (/usage command + usage_report tool), priced from the DeepSeek pricing table. |
# install the package into your profile (each plugin is a workspace package)
dsh plugin --profile web add -w 'github:Yihong89/dsh-usage-plugin#main&path:packages/usage-report'
# activate by inserting the plugin row into the profile's patch layer
# (~/.dsh/profiles/web/cordis.patch.yml):
#
# - insert:
# - id: usage-report
# name: 'dsh-usage-plugin'
The loader hot-reloads config changes, so no process restart is needed.
pnpm install
pnpm run build # tsc for every package
pnpm run test # node --test for every package
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。