Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
666 Plugins gefunden
dsh-model-modality
ct-jyjntc/dsh-model-modality
Declare whether a configured third-party model accepts image (multimodal) input; writes the modality into the owning provider settings and verifies it through runtime model resolution.
sakura-afternoon-skin
zampie/sakura-afternoon-skin
Sakura-afternoon pastel skin for the DSH Web UI: light and dark sakura token palettes, a click-through falling-petal overlay with a soft vignette, a header petal toggle and a General-settings master switch.
dsh-sidebar-superdoc-docx
chendefine/dsh-sidebar-superdoc-docx
DSH web plugin: open and edit .docx files in the better-sidebar editor through SuperDoc (superdoc.dev) — a browser-native DOCX editor. Assets are self-hosted from this package's node_modules; edited documents export back to disk atomically.
dsh-voice-input-en
mohith-das/dsh-voice-input-en
Minimal English-only voice input for the DeepSeek Harness Web UI: a mic button in the composer that transcribes speech into the draft via the browser's native SpeechRecognition API. No dependencies, no subprocess, no network calls beyond whatever the brow
dsh-vault
fan56/dsh-vault
dsh-plugin: encrypted backup / restore / migration of the dsh home config through a private GitHub repo
dsh-serverchan-watchdog
mari23333/dsh-serverchan-watchdog
Unofficial host-side ServerChan alerts for DeepSeek Harness: sends a mobile reminder when an approval, plan review, or question stays unanswered past a configurable threshold, even with the browser closed.
dsh-browser-ops
lirui1024k/dsh-browser-ops
Browser automation for DeepSeek Harness: agent-driven real-browser control (managed Chrome with an isolated persistent profile, or attach to your daily Chrome over CDP) with snapshot, click, fill and page-reading tools; records manual operation flows and replays them with variable slots to create test data on demand; ships 27 browser_* tools plus a Settings panel.
dsh-widget-center
nattocb/dsh-widget-center
Native macOS desktop widgets for DSH: manage any number of widget instances — share quote tickers (5-provider fallback, trading-phase-aware throttling) and notes memos — each an independent NSPanel+WKWebView window spawned detached from the host, dragged anywhere, with a type-aware right-click menu. Instances are edited as cards in a three-view settings page (list / type picker / detail), and a market_quote model tool serves standardized quotes to any session. A Type Studio flow seeds a creation-mode session with an issue-template prompt for authoring new widget types.
dsh-favorites
andyzhuang233/dsh-favorites
DSH web plugin: a 收藏夹 (favorites) feature in the conversation header — star the current session, list every favorited session, and open one from an anchored panel. Persisted through the `favorites` settings namespace.
dsh-feishu-task-recorder
cai-mh/dsh-feishu-task-recorder
Poll Feishu (Lark) group and direct chats through lark-cli, extract candidate tasks with a review workflow, and two-way sync them with the task-board plugin, with a floating browser panel and one-click device-flow authorization.
dsh-web-search-session-follow
nattocb/dsh-web-search-session-follow
Drop-in web_search provider that follows the session's routed model: a runtime-editable priority chain with three wire dialects (Anthropic web search, OpenRouter online, Zhipu bigmodel), per-route endpoints and credentials, a Settings UI panel, local JSONL call audit, and built-in official fallback.
dsh-session-sweeper
hrxspace/dsh-session-sweeper
Scan, view, and safely clean local AI terminal session histories (Claude Code, Codex CLI, WorkBuddy, DSH) from a settings card — quarantine-first with SHA-256 manifests, one-click restore, audit log, and phrase-confirmed hard delete.
dsh-minimax-usage-pro
andyfan1094/dsh-minimax-usage-pro
Shows MiniMax Token Plan usage in the Settings page through webServer routes and reads either subscription key name from environment or credentials file.
dsh-zh-more
como44/dsh-zh-more
Chinese-first UI enhancement: translates slash-command names and plugin-inventory cards with three display modes (Chinese only / Chinese + English / off), switching instantly without losing English.
dsh-thrum
lhf6623/dsh-thrum
DeepSeek Harness 输入氛围插件:为输入过程增添氛围。
dsh-plugin-mgr
oxlyn/dsh-plugin-mgr
Card-style plugin manager in Settings: enable/disable each plugin through the profile patch layer, install-source details, npm update check with one-click update, uninstall, search, and load-error badges.
dsh-netshell
xgone/dsh-netshell
Local and remote SSH terminals for DeepSeek Harness Web with three permission levels, human approval for risky AI commands, and encrypted credential storage.
dsh-palm (dsh-palm)
eternalloveone/dsh-palm
Standalone mobile surface for dsh: scan-to-pair device trust, realtime SSE sync, three-channel completion notifications (in-app / Web Push / Server酱·Bark·Telegram), offline outbox, approval & question panels, per-provider usage meters, PWA; a native narrow-screen phone UI.
dsh-cron-job
upjiang/dsh-cron-job
Scheduled DeepSeek Harness Agent tasks with mandatory end-to-end tests, run history, and bidirectional delivery through nine messaging channels.
rex-harness (ui-workflow)
rexyoung000/rex-harness
Turns a product or UI request into an implementation-ready design spec with /ui-workflow and /ui-rerun. Analysts run through a read-only ui_analyst tool, and the lead agent writes docs/ui-workflow reports.
dsh-plugins (dsh-plan-board)
dennisrongo/dsh-plugins
Captures every plan the agent presents through exit_plan_mode as markdown under <workspace>/.dsh/plans, opens a review window, and keeps a Plans history tab recording the outcome of each plan.
dsh-super-pm
lohaslee/dsh-super-pm
Product-thinking companion for DeepSeek Harness: clarifies negative boundaries first, separates facts from assumptions, routes through seven product lenses, and persists confirmed decisions to project memory.
dsh-vision-bridge
alaxrpg/dsh-vision-bridge
Adds image input and recognition through configured DSH providers or an OpenAI-compatible endpoint.
dsh-web-search-zhipu
partingqaq/dsh-web-search-zhipu
GLM (Zhipu bigmodel) web search provider - routes ctx.web search through Zhipu's Anthropic-compatible endpoint with the native web_search server tool, billing your existing GLM quota or Coding Plan instead of the DeepSeek platform. Includes a translation layer for Zhipu's non-standard tool_result response layout.