Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
2504 plugins encontrados
dsh-email-reader
huaxiren6/dsh-email-reader
OAuth2-capable IMAP email reader for DeepSeek Harness: list/read/search mail for accounts where password auth is disabled (Outlook post-2024), with automatic token refresh, app-password Gmail via optional proxy, and ol_email_* tools that coexist with the
dsh-tts
goodandready/dsh-tts
Text-to-speech for DeepSeek Harness: speak agent replies in the Web UI with a provider fallback chain (OpenAI, ElevenLabs, Google, Azure, Groq, Deepgram, OpenRouter, Edge, Piper, eSpeak).
dsh-sms-webhook
huaxiren6/dsh-sms-webhook
SMS forwarding webhook for DeepSeek Harness: receives pushes from SMS Forwarder apps, stores them, and exposes sms_recent / sms_search tools.
dsh-usage-quota
yuuu0109/dsh-usage-quota
DeepSeek Harness web plugin for model usage, balance quota, and daily token display
dsh-dros-vajraclaw
top-celestial-company-ltd/dsh-dros-vajraclaw
Deterministic Runtime Execution Governance & Security Circuit-Breaker for DSH Agents
dsh-adaptive-reasoning
zhuifengqug/dsh-adaptive-reasoning
Capability-aware reasoning effort slider for the DeepSeek Harness web model selector.
dsh-whale-tui
slicenferqin/dsh-whale-tui
grok-style terminal UI for DeepSeek Harness — whale edition
dsh-session-delete
pepsi-ai/dsh-session-delete
Delete sessions of a DeepSeek Harness profile from the UI: header danger button + session-row menu item with a risk-consent dialog; host endpoint + tool delete the log, projection cache and workspace accounting. Works in web and the desktop client alike.
dsh-github-router
angeloszou/dsh-github-router
DeepSeek Harness plugin: read-only GitHub access for agents (github_probe / github_pr / github_issue / github_file / github_api). Routes every request inside the tool — api.github.com (direct or proxy), gh CLI, git protocol (plugin-owned fetch cache plus
dsh-version-update
sucriss/dsh-version-update
Version update menu for the dsh Web GUI settings panel: report the installed @deepseek-ai/dsh version against the npm latest/next channels, install a chosen version with one click, then restart the host and reload the page automatically.
deepseek-harness-relay
sorsama/deepseek-harness-relay
Authenticated remote access for a DeepSeek Harness web profile: TLS, QR/passcode device pairing, password sign-in, and per-device revocation in front of an untouched loopback harness.
dsh-sdd-generator
tblong2105/dsh-sdd-generator
DeepSeek Harness plugin: scan a codebase and generate a Software Design Document (SDD) outline.
dsh-lanmode
goodandready/dsh-lanmode
LAN and reverse-proxy access for the DeepSeek Harness Web UI: returns the settings service on pages that are not localhost, fills in the Web APIs the browser withholds on plain HTTP, and can open a listener of its own so nothing else is needed.
enterprise-compliance
xiaoliang2/enterprise-compliance
Enterprise compliance for DeepSeek Harness — SOC2/GDPR automated checks, sensitive-info redaction, and a redacted tool audit trail. · DSH 企业级合规插件:SOC2/GDPR 自动化合规自检、敏感信息拦截与脱敏、操作日志审计追溯。
dsh-daoing-memory
daoing/dsh-daoing-memory
Self-evolving memory for DeepSeek Harness (DSH): earned experiences, diary/fact semantic memory, concern tracking, and an append-only audit ledger.
dsh-holdem
bubbleptr/dsh-holdem
Six-max No-Limit Hold'em for DeepSeek Harness: one human and five LLM agents.
dsh-blast-radius
haoku123/dsh-blast-radius
DeepSeek Harness plugin: semantic blast radius for agent code edits — who calls what the agent just changed, and which of those callers have no test covering them
dsh-plugins
xujiping/dsh-plugins
DSH 全局记忆插件:侧边栏「全局记忆」页,直接查看/编辑 ~/.dsh/AGENTS.md 与 ~/.dsh/memory/*.md。Host 半边注册 /api/dsh-memory 路由(回环限制),client 半边注入侧边栏入口与中心面板。热插拔挂载,不改 DSH 源码。
dsh-kun-like-pet
yang-wudi/dsh-kun-like-pet
Kun Like 桌宠 · DSH 正式插件包:Web 界面右下角的坤宠,随 Agent 工作状态切换动作,任务完成时播放「你干嘛~哎哟」。作为 profile 插件挂载,重启仍在、所有会话页面共享。
bites-the-dsh
ch4acko3/bites-the-dsh
Adds read-only, scriptable playback to native DSH conversations, with simulated user typing, forward and reverse playback, event stepping, speed control, idle-gap compression, and direct seeking by event, turn, or recorded time.
dsh-host-update
trewyn/dsh-host-update
Host auto-update for DeepSeek Harness — sidebar notifier, settings toggle, one-click restart. Detects @deepseek-ai/dsh updates and reports plugin compatibility.
dsh-plugin-wallpaper
jerryphoenixcky/dsh-plugin-wallpaper
DeepSeek Harness Web wallpaper plugin: upload and crop a local image as the web workspace desktop background, with a dedicated Settings section.
apply-patch
johnxu22786/apply-patch
dsh-patch-apply — apply structured unified diffs (git format) to the real filesystem inside DeepSeek Harness: multi-file/multi-hunk parsing, fuzzy hunk location with line-offset correction, all-or-nothing application with precise conflict reports, automat
dsh-llm-openai-compatible
morlay/dsh-llm-openai-compatible
OpenAI-compatible LLM adapter plugin for DeepSeek Harness with configurable default sampling parameters (temperature / topP / topK / penalties / seed) over a providers dict.