플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 38개 찾음
dsh-crew
zseven-w/dsh-crew
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the text-only harness vision and image generation.
plugin-registry
vlln/plugin-registry
생태계 인프라: 공식 저장소 플러그인을 패치 없이 관리하는 경량 브라우저 콘솔과, 가이드에 따라 플러그인을 개발할 수 있는 make-dsh-plugin 스킬을 제공합니다.
dsh-plugin-check
omdsh-dev/dsh-plugin-check
플러그인 상태 점검: manifest 프로토콜 / 패치 형식 / 빌드 함정을 검사하며, 의존성 없이 읽기 전용으로 동작합니다.
dsh-harmony
ch4acko3/dsh-harmony
런타임에 dsh 플러그인을 패치, 교체, 데코레이팅하는 라이브러리
dsh-mcp-panel
perrylink/dsh-mcp-panel
공식 DSH MCP 클라이언트를 위한 읽기 전용 런타임 관리 패널로, /mcp 명령과 설정 탭을 통해 연결 상태, 등록된 도구, 오류, 재연결 횟수를 보여주며 정제된 표시와 활성화/비활성화 패치 제안을 제공합니다.
hermes-dsh-collab
cavan-ou/hermes-dsh-collab
DeepSeek Harness를 Hermes 파이프라인에 연결합니다: 디스패치 스펙 템플릿, 모델 등급별 라우팅, 오케스트레이터 실행 품질 게이트, git 단일 작성자 규칙을 SKILL.md 팩(번들 설치 가능)으로 제공합니다.
novel-writer
sailoumili/novel-writer
Installs a multi-agent novel-writing preset for DeepSeek Harness: one conductor agent dispatches five specialized subagents — world-building, plotting, character management, prose writing, and QA review.
dsh-llm-oauth
ziyou979/dsh-llm-oauth
OAuth / subscription-plan LLM login (Grok, GitHub Copilot, OpenAI Codex, Anthropic, OpenRouter): durable credential store with on-request token refresh, no repo patches (Grok/Copilot verified; use Codex with caution).
dsh-plugin-doctor
zoahdev/dsh-plugin-doctor
Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.
dsh-skin-switcher
zhtx2024/dsh-skin-switcher
A settings-panel skin manager that auto-discovers installed Web UI skins, switches between them in one click, and maintains the profile patch automatically.
dsh-subagent-cwd
lynx-gt/dsh-subagent-cwd
dsh-subagent-tools를 확장해 서브에이전트별 cwd를 호출마다 지정 가능하게 하며, 필요한 두 개의 인프로세스 provider 패치를 함께 제공
dsh-sidebar-files
fallen0543/dsh-sidebar-files
Sidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions
deepseek-kernel-harness
leemiracle/deepseek-kernel-harness
Linux kernel dev domain plugin for DeepSeek Harness (dsh): verification pyramid L1-L4 as model-facing tools + graph-layer governance (anti-Goodhart / blind-spot / patch-conflict) + AGENTS.md contract as a system-prompt section. Plain JS, no build step.
omdp
xjungit/omdp
Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page.
dsh-hooks
peterbon/dsh-hooks
Config-driven lifecycle hooks: event→command declarations in cordis.patch.yml, with Feishu card notifications and a QR scan-to-create bot setup.
dsh-chameleon (bundle)
lsz-asd/dsh-chameleon
DeepSeek Harness용 자가 편집 데스크톱 워크벤치: dsh web을 완전히 재현한 편집 모드에서 에이전트가 핫 리로드로 워크벤치(패치 레이어, 플러그인, UI)를 직접 수정
dsh-plugin-clinic
ayahunter/dsh-plugin-clinic
Read-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a Settings dashboard and JSON reports.
dshp
asdf17128/dshp
Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.
dsh-doctor
asdf17128/dsh-doctor
Registers a `config_doctor` tool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only.
dsh-agent-conductor
mjorgin/dsh-agent-conductor
Dispatch self-contained tasks from DSH to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok): a host-only bundle registering the conductor_dispatch tool plus an auto-triggered conductor skill.
dsh-recall
relistencode/dsh-recall
Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.
dsh-messages-sanitizer
leeminjing/dsh-messages-sanitizer
Auto-repairs the messages array after a tool-dispatch crash (orphaned tool_calls / tool messages), preventing 400 INVALID_REQUEST session lock-ups.
dsh-swarm-router
r600a-code/dsh-swarm-router
Sub-agent matrix swarm that routes heterogeneous tasks to the most suitable model from an OpenRouter-like gateway plus cfgpu.com/llm/square, dispatches each via in-process subagents or direct LLM calls, and tracks per-model token consumption with a feedback-driven ranking.
dsh-tui-app
kouyichi/dsh-tui-app
Interactive terminal chat app for dsh: streaming conversation, tool cards, jobs panel, full-text search, trajectory replay, multi-session tabs, and A2A dispatch (Ink-based).