플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 283개 찾음
dsh-launch
khellendros97/dsh-launch
Detached-broker supervision of long-running services (dev servers, watchers, mock APIs) that survive turns, sessions and DSH restarts, with a Service sidebar tab (registered via better-sidebar's extension API) and service_start/stop/restart/list/logs model tools.
dsh-conflict-guardian
baisama-cloud/dsh-conflict-guardian
Scans the DSH loader tree at startup for plugin conflicts (duplicate mounts, failed or pending plugins, duplicate config row ids), auto-stops or restores the affected plugins, and shows a conflict report popup in the web UI.
dsh-start
zhengjy01/dsh-start
One-click start/stop launcher for DSH Web on macOS — start (foreground/daemon), stop, status, duplicate-launch guard, auto browser open, plus a Dock-able DSH.app built by script.
dsh-wallpaper
frog755/dsh-wallpaper
Persistent image or MP4 wallpaper for the DSH Web profile: a wallpaper card under Settings -> General selects a local image or MP4 (up to 300 MB), tunes surface opacity and blur, compresses video locally to H.264 when ffmpeg/ffprobe are on PATH, stores media under ~/.dsh/wallpapers, and pins the Web server to port 9191 so the saved wallpaper survives restarts.
dsh-setting-restart
893413974-bit/dsh-setting-restart
One-click restart of the DSH service from Settings > General (通用设置 · 一键重启)
dsh-skill-mcp-center
max-null/dsh-skill-mcp-center
Skill and MCP management center for DeepSeek Harness: browse and toggle user/project skills, add/edit/remove MCP servers hot without restart, with live per-session status in the sidebar.
dsh-settings-pro
kazecreator/dsh-settings-pro
DeepSeek Harness settings-pro plugin: IM bridge (Telegram/WeChat), DeepSeek usage, cross-restart memory, desktop pets, and a vision bridge
dsh-mcp-market
lkmeng2001/dsh-mcp-market
MCP server marketplace for DSH: browse a curated, npm-verified catalog and install MCP servers into the current profile with one click, live without restart.
dsh-theme-switch
kinmat-a/dsh-theme-switch
One-click skin switching for DSH Web settings: auto-detects installed themes, keeps exactly one active at a time, and falls back to the official look when all are off. Changes apply instantly and survive restarts.
dsh-starter-pack
dariandai/dsh-starter-pack
A curated plugin starter pack: batch-installs and configures 15 vetted community plugins across four groups from a Settings-page UI or the /setup command.
dsh-genie
swaylq/dsh-genie
Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.
dsh-hot-reload
stuarthu/dsh-hot-reload
Reloads an upgraded plugin inside the running dsh process instead of restarting it, and rolls back to the old version when a reload fails.
dsh-startup-guard
aokamoaki/dsh-startup-guard
Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.
dsh-web-launcher
hanwuji1/dsh-web-launcher
One-click launcher for the Web UI: a double-click Start-DSH-Web.cmd on the Windows desktop that boots dsh web and auto-opens the browser (polling until ready), plus a web_launcher model tool (install / open / status).
dsh-vision-fallback
1helloman1/dsh-vision-fallback
Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.
dsh-tools
qq1376868542-lang/dsh-tools
Personal toolbox for the dsh web profile with per-feature toggles: task-done desktop notifications, one-click restart, session deletion, plugin enable/disable, update checks, and UI utilities.
dsh-plugins (dsh-mcp-client-v2)
damonkoy/dsh-plugins
Enhanced MCP client: paginated tool discovery, non-blocking startup, mcp_tool_search, hand-rolled stdio/streamable-http transports.
dsh-memory
yangyongzhen/dsh-memory
Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Web 루트 세션용 최소 호환 첫 턴: 영구 bash와 str_replace_editor로 시작하고 자동 워크스페이스/스킬 컨텍스트를 제거한 뒤 첫 도구 호출 또는 답장 후 선택 프리셋을 복원합니다. 영구 컴포저 토글 포함.
dsh-projection-guard
damonkoy/dsh-projection-guard
Guards the persisted session-projection cache: per-row JSON degradation so one misbehaving projection unit (e.g. a third-party plugin storing a Map) can never stall session titles or the whole cache again, plus a startup self-heal that backfills missing titles.
dsh-line-select
fengmax1997/dsh-line-select
행 범위 선택: 워크스페이스 파일을 탐색하고 행 번호가 있는 코드를 미리 본 뒤 범위를 시각적으로 선택해 @path:start-end 참조를 컴포저에 기록합니다. 전송 시 에이전트가 정확한 선택 행을 받습니다.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Web UI용 런타임 플러그인 로딩: 감시 대상 핫 디렉터리가 열려 있는 모든 페이지에서 클라이언트 플러그인 번들을 실시간으로 설치/업데이트, 재시작 불필요. 우측 열 서브에이전트 대시보드 예제 포함
dsh-session-cleaner
fountunt/dsh-session-cleaner
실행 중인 웹 런타임에서 세션 삭제: 실시간 스토어, 워크스페이스 기록, 디스크 아티팩트 모두 정리(재시작 불필요)
dsh-plugin-reload
reina4xa/dsh-plugin-reload
DeepSeek Harness 플러그인: 모델이 직접 호출하는 reload_plugin 도구로, 다른 항목에 영향을 주지 않고 하나의 Cordis Loader 항목(항목 id, 모듈명, 또는 MCP serverName 기준)만 재시작 — mcp-client 서버 프로세스를 재생성