플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 288개 찾음
dsh-Kimi-WebBridge
microherox/dsh-kimi-webbridge
Drive the user's real browser through the local Kimi WebBridge daemon: navigate, find-tab, snapshot, click, fill, evaluate, CDP, screenshot, network, upload, PDF export and tab-management tools that reuse existing login sessions.
dsh-browser-control
kyo615/dsh-browser-control
Playwright MCP browser control for AI agents: drive a real, visible Chrome (navigate/click/type/snapshot + ~80 browser_* tools), with a live screenshot panel embedded in the GUI that refreshes after every action.
dsh-net-tools
izwarm195/dsh-net-tools
Lets sandboxed agents reach the web through your local proxy: net_fetch fetches pages, net_proxy_status reports proxy status.
dsh-bash-rtk
deeptrial/dsh-bash-rtk
Route eligible shell commands through rtk to compress tool output and save tokens.
dsh-task-control
p2coder/dsh-task-control
Pause / resume / cancel the in-flight conversation task from the composer area: forced pause interrupts immediately and remembers the interrupted tool, safe pause lands after the tool or reasoning finishes, resume asks for confirmation, and the default pause granularity is configurable in the settings.
dsh-thought-buddy
dsh-plugins/dsh-thought-buddy
A GrokBot-style animated avatar with a synchronized typewriter status line — right in front of the "Deep diving..." indicator.
dsh-arknights (pramanix-eyjafjalla)
docjlm/dsh-arknights
Arknights-inspired fan skin for the DSH Web UI featuring Pramanix and Eyjafjalla in a day/night celestial garden.
dsh-theme-plugin
beizi6/dsh-theme-plugin
Theme studio for the DSH Web GUI: five built-in presets plus fully customizable light/dark palettes (accent, background, foreground, UI and code fonts, translucent sidebar, contrast), hot-swapped instantly and persisted in localStorage.
dsh-neo-skin
0nt-one/dsh-neo-skin
Neo-brutalism skin with two switchable schemes (Blue Command / Aged Newspaper), hard shadows, sharp corners, and light/dark theme support.
dsh-go-balance
iamfromchangsha/dsh-go-balance
OpenCode Go balance pill at the right end of the composer tool row: rolling/weekly/monthly quota remaining straight from the Zen usage endpoint, with hover detail and warn/danger coloring.
dsh-turn-rail
yujm888/dsh-turn-rail
Codex-style auto-hiding right-edge turn rail: edge-peek show/hide, per-turn tooltip, in-rail search, and a scrolling 30-turn window for long sessions.
dsh-turn-fold
winter-and-you-gone/dsh-turn-fold
Automatically folds tool calls into Think-segment groups and collapses each finished turn into a single header showing duration, token, throughput, and cache-hit metrics.
dsh-codex-timeline
wine-red/dsh-codex-timeline
Left-edge user-Turn navigation rail with reading-position highlighting, hover previews of per-turn metrics and model-answer excerpts, keyboard and click-to-jump controls, and local conversation search.
harness-widgets
physicolor/harness-widgets
Right-hand widget rail for the DSH Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache, tokens) and OpenCode Go quota via a same-origin host proxy; extensible widget registry for more platform usage widgets, visuals, utility actions and external integrations.
DSH-Right-Sidebar
limitinfinitude/dsh-right-sidebar
DSH Web right-side output dock that collects session artifacts, previews user-facing files, and preserves tab state per session.
dsh-session-manager
semidia/dsh-session-manager
우클릭 세션 메뉴와 사이드바 세션 관리자: 고정, 이름 변경, 보관, 포크, 내보내기, cwd/id/딥링크 복사, 탐색기나 새 창에서 열기
dsh-think-any-lang
lco117/dsh-think-any-lang
DeepSeek Harness(DSH) 플러그인: 설정 → 일반 아래의 "사고 언어" 선택기로, 시스템 프롬프트 섹션을 통해 모델이 어떤 언어로 추론(사고 사슬)할지 지정. 추가 호출 없음, 지연 없음, 12개 언어 지원
dsh-commandcode-go-provider
jiesou/dsh-commandcode-go-provider
dsh용 Command Code Go 프로바이더 어댑터: Go 플랜 모델 카탈로그를 동적으로 스캔하고 하네스 LLM 인터페이스를 통해 /alpha/generate를 제공
dsh-skill-pack-security
perrylink/dsh-skill-pack-security
dsh-skill-pack-security용 선택적 프로바이더 플러그인: 팩의 skills/(중국어) 또는 skills-en/(영어) 버전을 ctx.skills에 등록. 두 버전 모두 pack/에 내장되어 제공
dsh-side-panel
xyz1024-alt/dsh-side-panel
DeepSeek Harness용 오른쪽 개발자 패널: 파일, 세션 히스토리, git 버전 관리
dsh-usage-stats
lanlandeli/dsh-usage-stats
DeepSeek Harness용 경량 사용량 분석 — 토큰 추이, 활동 히트맵, 모델별 분류, 내보내기
dsh-capability-index
777-zen/dsh-capability-index
Pre-flight plugin-library check for DSH agents: task-type requests trigger a Top-K hint of suitable plugins with use_when/not_for capability declarations, making plugin usage predictable instead of opportunistic.
dsh-session-repair-ui
semidia/dsh-session-repair-ui
Session repair button in the conversation header: detects & fixes session-log corruption — tool-call id swaps, empty call ids (`message must have tool source`), unknown event types from disabled plugins (marks `ignorable`), torn zstd tails, missing final-frame newlines; ghost-style UI, auto-backup before writes.
dsh-trajectory-reader
flyingtimes/dsh-trajectory-reader
A 轨迹解读 (trajectory interpretation) tab that summarizes each user round — what was wanted, how the assistant thought and executed, files/commands/errors — via a rules engine plus optional LLM narrative; user messages stay verbatim.