Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
5410 plugins encontrados
dsh-imgdraw
ninjasln-labs/dsh-imgdraw
Text-to-image for DeepSeek Harness: a `draw_image` model tool, an input-bar 生图 button with a prompt popup (async generation, 4-grid results, download / keep / delete), an /imgdraw image route, and persisted history. Backends: DashScope wan2.7-image (free
dsh-process
weibaohui/dsh-process
Process management: brings ntd-style processes (multi-stage, multi-step agent workflow templates) into the dsh web UI — browse, edit, validate, import/export and AI-generate processes; the built-in library is read-only while the personal library is writable with live file sync, and agents read the library through process_* tools and advance work stage by stage.
dsh-plugin-ssh
techflag/dsh-plugin-ssh
SSH terminals, SFTP file transfer and text editing inside DeepSeek Harness, with server troubleshooting through host models.
dsh-autostart
mandarin715/dsh-autostart
Windows boot autostart and one-click restart for the DSH service, from inside DSH: a resident supervisor that outlives the host, so a failed restart cannot leave DSH down; DSH spawned attached to a hidden console the supervisor owns, so no console window appears; plus a restart button, the current tokenised access URL and an optional post-start hook.
dsh-voice-talk
duoduoqian708/dsh-voice-talk
Voice conversation mode for the DSH Web GUI: tap the mic to start a full-screen call, talk hands-free, and hear each reply read aloud as it streams. Bilingual (Chinese/English) UI, light and dark themes, adjustable speech rate, and switchable voices.
dsh-wsl-fetch
173787247/dsh-wsl-fetch
Registers a wsl-proxy ctx.web fetch provider so official web_fetch uses undici ProxyAgent through HTTP(S)_PROXY instead of connecting from WSL to a DNS-pinned public IP (the official path that produces TypeError: fetch failed behind a Windows proxy).
dsh-proxy
tr1v3r/dsh-proxy
Hot-switches in-process DSH fetch traffic among direct, manual HTTP(S)/SOCKS5 proxy, and ambient system-proxy modes, with no-proxy rules and optional proxy-environment export for newly spawned child processes.
dsh-link-collect
suomir1995/dsh-link-collect
Stores bookmarks as local Markdown files in a folder you choose, with a sidebar page for collections and links, library-wide search, automatic favicon downloads, and three agent tools.
dsh-launcher
songer522/dsh-launcher
macOS menu bar app for the DSH web server, plus the host plugin it reads: the plugin writes the running server's port, PID and tokenized URL to ~/.config/dsh-launcher/runtime.json and removes it on shutdown, so start, open, restart and stop work from the status bar even for a server started from a terminal.
dsh-QQbot
master1sun/dsh-qqbot
DSH QQ bot bridge plugin, connect DeepSeek Harness with QQ bot.
dsh-api-client
beatther-c/dsh-api-client
Agent-native API client for DeepSeek Harness: Postman-like debugging UI (request tree with context menus and full keyboard navigation, resizable sidebar, layered auto-generated header preview with per-item suppression and constant secret masking), six api_client_* agent tools sharing the same request core, redaction and audit chain with the human UI, Postman Collection v2.1 import with a migration report, environment variables with SecretRef indirection, and a fail-closed SSRF network policy.
siyuan-codex-bridge
greyoak111/siyuan-codex-bridge
Connects DeepSeek Harness to a local SiYuan (思源笔记) desktop app: registers its note tools as mcp__siyuan__<tool>, exposes the AI configured in SiYuan together with its agent loop as one more tool, ships a notes skill, and enforces a readonly/authoring/full profile on every call while keeping the tool list available when the app is closed.
dsh-learn-wiki
dayi-z/dsh-learn-wiki
Knowledge base with a corrective acquisition loop for DeepSeek Harness: when the agent keeps hitting the same failure, a background worker fetches the web under a rate limit, distills the result into a staging area, and only a two-stage commit makes it recallable — pages without sources are refused.
dsh-noteboard
boogoo619/dsh-noteboard
Workspace-wide sticky notes on an infinite canvas: notes are plain Markdown files, created manually, captured from conversations, or distilled by the AI, and can be handed back as context; ships 12 model tools and 5 bundled skills for creating, tagging, arranging, comparing and merging notes.
dsh-tweaks (model-capabilities)
converk/dsh-tweaks
Adds a reasoning-level editor with OpenAI and Anthropic protocol presets (llm-pi-ai), input-modality switches and a 1M/128K context and max-output preset to model rows in Settings.
deepseek-style-theme
lichtspur/deepseek-style-theme
DeepSeek homepage-style theme skin for the dsh web GUI: fluid particle background, glass sidebar and composer, running-subagent progress panel, and DSTT peak-hour color modes.
just-dsh-plugins (dsh-auto-update)
tuhuaqing/just-dsh-plugins
One-click upgrade to Deepseek Harness, with version number displayed in the sidebar.
dsh-team-cost
1569126506-sudo/dsh-team-cost
Team cost captain: meters every model call (subagents included), attributes each call to a member by workspace rules, prices it with the built-in DeepSeek 2026-09 catalog (peak/off-peak, CNY/USD) or user overrides, and appends it to a local JSONL ledger. Adds hot-reloadable member budgets, 80%/100% webhook alerts, optional over-budget enforcement, a team_cost_report tool with CSV export, and a settings-page team dashboard served over a Typert RPC service.
dsh-web-search-button
swenbo1-web/dsh-web-search-button
Direct web search button and /search slash command plugin for DeepSeek Harness.
redfox-skill-gallery
redfox-data/redfox-skill-gallery
Adds a sidebar entry that opens a card gallery of all Red Fox Community skills from the redfox-community-dsh plugin.
dsh-chat-avatar
rabbit-bot-no-002/dsh-chat-avatar
Adds an avatar to the left of each turn's final AI reply and to the right of each user message; upload your own image and set its size and circle or square frame.
plugin-effort-slider
mrsutivu/plugin-effort-slider
Notched reasoning-effort slider grouped with the model picker in the composer, with theme variables and English, French and Chinese labels.
jira-tasks-dsh-plugin (profile-package)
liu3734/jira-tasks-dsh-plugin
JIRA task panel under the DSH composer: per-workspace project key and optional JQL, listing the issues assigned to the current user with status, priority and issue-type chips, a total count, collapse and refresh, links to JIRA, plus a settings card for the base URL and token with a connection probe.
dsh-quick-replies
idoall/dsh-quick-replies
Manageable one-tap text chips above the session composer; idle sessions queue the message and running sessions steer at the next safe boundary without rewriting the draft.