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
简体中文 · English
DeepSeek Harness (DSH) client UI plugins collection.
Money go brrr — a bottom-right "keep printing cash" card: rotates through famous people (tech founders, athletes, even net-worth-losers), accumulates a grand total at each person's real per-second income, shows money+ particles (gold gains / red losses), never resets across refreshes or restarts, and follows your system language.
Per-second incomes are rough estimates based on public figures, for entertainment only.
Copy packages/dsh-client-ui-money-go-brrr into any DSH web profile's
packages/ directory, then add the dependency to the profile's
package.json:
{
"dependencies": {
"dsh-client-ui-money-go-brrr": "file:./packages/dsh-client-ui-money-go-brrr"
}
}
Register the plugin row in the profile's cordis.patch.yml:
- insert:
- id: ui-money-go-brrr
name: 'dsh-client-ui-money-go-brrr'
Then run pnpm install in the profile directory and restart dsh web.
The browser bundle uses the standard DSH web format
window.__ModuleLoader__.load({ id, factory }) (see lib/client.js),
served by the client-modules service at /plugins/<id>/client.js.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。