プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
696 件のプラグインが見つかりました
dsh-session-manager
semidia/dsh-session-manager
右クリックのセッションメニューと、サイドバーのセッションマネージャー。ピン留め、名前変更、アーカイブ、フォーク、エクスポート、cwd/id/ディープリンクのコピー、エクスプローラーや新規ウィンドウでの表示に対応します。
dsh-open-browser
peach0x33a/dsh-open-browser
DSH プラグイン。`dsh web` が起動完了すると、システムのデフォルトブラウザを自動的に開きます。
dsh-codex-provider-plugin
damonbao/dsh-codex-provider-plugin
DeepSeek Harness 向けの OpenAI Codex OAuth プロバイダーと、ネイティブな設定 UI。
dsh-codex-agent-bridge
je00/dsh-codex-agent-bridge
DeepSeek Harness のエージェントを、認証済みの Codex App Server セッションに接続します。
dsh-plugin-wechat
gnulife/dsh-plugin-wechat
DeepSeek Harness(DSH)向けの個人 WeChat ClawBot プラグイン。WeChat のチャネル(QR コードログイン/メッセージ送受信)は OpenClaw が担当し、DSH が頭脳を担います。両者は OpenAI 互換プロトコルで橋渡しされます。
dsh-plugin-codex-bridge
yytbit/dsh-plugin-codex-bridge
OpenAI Codex のメモリ・スキル・設定を DeepSeek Harness に橋渡しします。
dsh-plugin-langfuse
linyp/dsh-plugin-langfuse
DeepSeek Harness 向けの Langfuse 可観測性連携。セッションログを OpenTelemetry トレース(GenAI セマンティック規約準拠)として Langfuse の OTLP エンドポイントにエクスポートします。
dsh-vision-bridge
ximengxiaolan/dsh-vision-bridge
コンポーザーに添付された画像は、テキスト専用の DeepSeek モデルに渡る前に、OpenAI 互換のビジョンモデルによってテキストに変換されます。
dsh-compact-agents
zhuto666/dsh-compact-agents
Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.
dsh-subscription-login
woodfood111/dsh-subscription-login
One settings page that lists every subscription sign-in the harness can offer and walks you through it — ChatGPT (Codex), Claude, GitHub Copilot, OpenRouter, Kimi and xAI — reading the list from the authorization seam instead of hardcoding providers, and showing credential records no registered flow claims any more.
DeepSeek-Harness-Desktop-Ultra (dsh-plugin-ai-switch)
ijry/deepseek-harness-desktop-ultra
Pool AI provider accounts per platform and route them through a local loopback proxy that bridges the OpenAI, OpenAI-Responses, Anthropic and Gemini protocols, then write the proxy into Codex, Claude Code, Gemini CLI, Grok, OpenCode, OpenClaw and Hermes config files with snapshot-and-rollback safe writes; registers no agent tools.
specpowers
saxem1997/specpowers
Registers six spec-driven + test-driven workflow skills for DeepSeek Harness: OpenSpec spec authoring fused with Superpowers TDD discipline into a Phase 0-4 pipeline with review gates. Zero runtime dependencies.
dsh-imagegen-skill
dingchenhui0618-arch/dsh-imagegen-skill
Registers the imagegen skill on the skill registry, so generating and editing raster images needs no hand-copied files under $DSH_HOME/skills. The agent drives a bundled image_gen.py CLI against any OpenAI-compatible GPT Image endpoint for text-to-image, reference-image editing, and transparent-background cutouts.
dsh-wechat-channel
shr-cs/dsh-wechat-channel
WeChat Official Account channel for DSH — WeChat messages run agent turns and the answers are pushed back through the customer-service message API, with signature-checked callbacks and an openid allowlist.
dsh-multi-tts
wyr-233/dsh-multi-tts
Per-reply read-aloud with a multi-provider settings page — MiniMax or any OpenAI-compatible /audio/speech endpoint, with voice, emotion, speed and model selection plus an auto-read toggle.
dsh-context-compression-improved
drscrewdriver/dsh-context-compression-improved
Same-origin in mechanism with the two loudest lines in context compression. The code-skeleton gate follows the skeletonization approach of Headroom (Apache-2.0), whose published headline is 20% fewer tokens for coding agents and 60–95% fewer tokens for JSON, same answers. The estimator channel follows TokenPilot (arXiv:2606.17016), which reports up to 60% lower cost for long-session agents. Both figures are theirs, quoted as-is; this plugin ships no benchmark of its own and claims no reduction of its own. What it adds for DeepSeek Harness: choose a compression profile, set the Auto Compact trigger level and toggle code-skeleton compression from one settings section, with exact DeepSeek V4 tokenizer measurement, same-revision count verification, and fail-open behaviour that keeps the original tool results on unsupported models.
dsh-custom-font
vergil-long/dsh-custom-font
Customize the interface font, size, weight, color and layout from the settings page, Word-style and WYSIWYG, auto-saved. Ships two bundled open-source fonts (STIX2Text, Latin Modern Mono Light) plus an author-recommended typography, and stores settings under ~/.dsh.
dsh-session-diff
2002xiaoyu/dsh-session-diff
Session-scoped diff view for the DSH Web right sidebar: opening a file the current conversation changed renders it in place with git-style added/removed line backgrounds, +/− gutter markers and dual old/new line numbers under syntax colouring, a header with +added −removed counts, a Changes only / Whole file toggle and a Re-read button, plus a companion tab that lists every file the session changed and opens each one in the same view. Files the conversation did not touch keep the shipped text viewer.
dsh-agent-mailbox
polaris-smart/dsh-agent-mailbox
dsh (DeepSeek Harness) 跨 agent 信箱插件:让 dsh 会话内的 agent 通过 agent-mailbox 与本机其他 agent(Claude Code / OpenCode / Hermes…)互发消息、收任务卡、卡动即唤醒。零 npm 依赖,Node 22 即装即用。
dsh-drawai
fourzkw/dsh-drawai
An editable diagram canvas in the DSH sidebar plus two agent tools (diagram_read, diagram_apply) that read and edit the workspace in place, using native .drawio files: the canvas opens and saves them losslessly — cells it does not understand are preserved byte-for-byte — and a file-fingerprint revision powers optimistic locking against concurrent edits.
bioresearcher-skills
yeyuan98/bioresearcher-skills
Biomedical research plugin for DeepSeek Harness (dsh): biomcp MCP server tools, scientific plotting skills, and deep-research subagent
dsh-concise
hoyyang/dsh-concise
One-click Concise output style for DeepSeek Harness: results first, no filler, same work depth. Every final reply opens with a plain-language digest card (select text to copy), scoped per session, working in headless/CLI too, with /concise command, style.md overrides and a local API. Links and file paths inside the digest card render as clickable chips: URLs jump, local files open with the OS default app (v0.9+).
dsh-dictate
navneetset/dsh-dictate
Live speech-to-text dictation into the dsh web composer via OpenRouter STT
dsh-open-path
vvilliam-qwq/dsh-open-path
dsh-TUI /open: open files, folders and http(s) URLs (incl. bare domains like github.com) by path or fuzzy workspace search; a bare /open opens the session working directory in the file manager.