dsh-web-search-toggle
DSH plugin: a per-session "Web Search" toggle that forces the agent to search the web before answering.
DSH插件:每个会话的"Web Search"开关,强制Agent在回答前搜索网页。
How to install
dsh plugin add dsh-web-search-toggle About
dsh-web-search-toggle A DeepSeek Harness (DSH) plugin that adds a **"Web Search"** toggle button to the chat composer tool row. When it is turned on, the agent is instructed that it **must search the web before answering** — mirroring the "Web Search" toggle in the DeepSeek Web Chat UI. The toggle is **per-session** (per conversation), like DeepSeek's own per-conversation toggle. Features Adds a compact, pill-shaped **"Web Search"** button in the composer tool row. Inactive = neutral outline; active = DeepSeek brand blue with a small green "on" dot. When ON, injects a mandatory **system-prompt…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-22
Links
Basic safety check
- Findings
- None
- Sources
- curated:0xsline/awesome-deepseek-harness
- Topics
- dsh, dsh-plugin
Related plugins
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.