플러그인
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 플러그인: OpenClaw가 WeChat 채널(QR 로그인/메시지 송수신)을 담당하고, 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.