Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
2323 plugins encontrados
dsh-bridge
wenbin-wb/dsh-bridge
DSH 多渠道接入桥:局域网二维码、自建隧道、机器人集成
dsh-setting-restart
893413974-bit/dsh-setting-restart
One-click restart of the DSH service from Settings > General (通用设置 · 一键重启)
dsh-habit
max-null/dsh-habit
Self-learning habit engine for the DeepSeek Harness — detects user-correction signals, judges habits with a low-cost model on threshold, settles candidates behind a two-level human gate
dsh-memory-pyramid
33moren33/dsh-memory-pyramid
给 DeepSeek Harness 补上时间轴记忆:定宽只追加的事实日志 + agent 自己维护的摘要金字塔,固定阅读预算下 recall 成本不随记忆量增长。
cronjob-dsh-plugin
peng-huiyang/cronjob-dsh-plugin
Machine-level cron jobs for DeepSeek Harness: configure scheduled tasks in the Web settings page; the host fires internally-driven agent requests into a dedicated session, hands-off.
dsh-archived-sessions
jxy-hy/dsh-archived-sessions
DSH web plugin: manage archived sessions from the Settings page — unarchive to restore a session, or permanently delete it (log and related attachments) behind a confirmation dialog.
dsh-model-profile
ztlovelsw/dsh-model-profile
DSH Web GUI 模型能力配置:在「设置 → 模型」的模型目录编辑器内,为每个已配置的模型直接设置是否支持图像与思考等级(reasoning efforts),写入 llm-pi-ai 设置命名空间。
dsh-vision
314857493/dsh-vision
DeepSeek Harness plugin: a `deepseek-vision` route that declares image input and transcribes pasted images via the free Zhipu GLM vision models before delegating to the DeepSeek adapter.
dsh-plugin-pkgseek
web-casa/dsh-plugin-pkgseek
PkgSeek Linux package, command and CVE intelligence as native DeepSeek Harness tools
dsh-token-data
dawsondx/dsh-token-data
Token usage dashboard, provider balances, and subscription quotas for the dsh web GUI
dsh-workspace-files
brickmaker/dsh-workspace-files
为 DSH Web 提供当前工作区文件树右侧栏
dsh-web-search
haibinwang9/dsh-web-search
pi-web-access for the DeepSeek Harness: multi-provider web search with automatic fallback (SearXNG → Tavily → Brave → keyless DuckDuckGo) plus URL content extraction, wired into the web seam so the built-in web_search tool is powered by piwa. Search engin
dsh-tool-generate-image
zcldragon/dsh-tool-generate-image
Model-facing `generate_image` tool for text-only models: the model asks for a picture in natural language, Gemini draws it via the Antigravity CLI, the image is saved to a configurable output directory, and the tool returns the file paths for the model to use in its work.
dsh-provider-quota
lizhouai/dsh-provider-quota
DeepSeek Harness plugin: live account balance/quota panel for every configured LLM provider (sidebar widget, configurable refresh interval)
dsh-zen-remote
kyomio/dsh-zen-remote
Phone-first mobile UI rework plus a pairing-code gateway: use DSH from anywhere as an installable PWA with Web Push, behind your own reverse proxy or Cloudflare Tunnel.
dsh-safety-net
asuna486-desuwa/dsh-safety-net
Self-protection guardrails for the DeepSeek Harness: protected-path interception, backup-before-destroy, CLI self-recovery commands, and strict sandbox defaulting
dsh-design-qa
sunxin-ai/dsh-design-qa
Design-fidelity QA for text-only models: a `deepseek_vision` tool borrows an eye from any OpenAI-compatible vision route, so the model can judge whether an implementation matches its mock — shipped with the benchmark behind that judgement (four fixtures, 23 injected defects, raw transcripts) and the questioning discipline it depends on.
dsh-keyboard-history
normanfxxkingrockwell/dsh-keyboard-history
Minimal ↑/↓ input history for the DSH web composer: press ↑/↓ to walk back through sent messages. Nothing else.
dsh-open-efforts
hyp6666/dsh-open-efforts
Choose reasoning effort for additional models in DeepSeek Harness, with Off and five standard levels.
dsh-model-proxy
qqqw114/dsh-model-proxy
Route DeepSeek Harness model API requests through a local HTTP proxy, with local-port probing and a settings section.
dsh-remote-server
mrzhuh/dsh-remote-server
Mention a server with @ in a DeepSeek Harness session and run commands on it over SSH, behind a two-tier approval gate that fails closed.
dsh-codex-keychain
cpfpatrick/dsh-codex-keychain
Unofficial ChatGPT OAuth provider for DeepSeek Harness with strict native OS keychain storage
dsh-image-plugins
alanzhao0128/dsh-image-plugins
Multimodal plugin for DeepSeek Harness: understand images and generate images through configurable OpenAI-compatible or DashScope endpoints.
dsh-web-terminal
iamsee123/dsh-web-terminal
Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.