플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 26개 찾음
AI-Novel-Writer (dsh-ai-novel-writer)
ethanyoq/ai-novel-writer
Installs a dedicated AI novel-writing preset and workbench: revisioned local project assets, a compact side drawer, and native approval-gated single-file changes.
openguardrails
openguardrails/openguardrails
DeepSeek Harness(dsh)용 자동 모드: 권한 선택기에 Auto 항목을 추가하여 승인 요청을 사람 대신 OpenGuardrails 정책이 처리하도록 하며, 내부에는 OGR 가드 엔진 전체가 탑재되어 있습니다. 핵심 코드 수정 없음.
dsh-plugin-market
springbrand-lab/dsh-plugin-market
Plugin marketplace in Settings that targets any local profile, not just the running one: install, update and remove across web, headless and other profiles, with install-script warnings, an installed view that also covers non-catalog profile dependencies, and an automatic DSH restart when the current profile changes.
dsh-plugin-diff-review
civitasv/dsh-plugin-diff-review
Codex-style diff review in a floating panel: per-round session changes plus a git workspace view with stage/revert/commit/push and a history timeline.
upstream-radar
micromilo/upstream-radar
Always-on dependency security for DSH plugins: tracks exact installed paths, OSV vulnerabilities, npm releases, and breaking-change signals, then routes project evidence to a DSH Agent.
dsh-recall
mongfayi/dsh-recall
DSH Web UI용 메시지 회수(철회) 플러그인입니다: 각 사용자 메시지에 실행 취소 버튼을 두어 해당 턴과 그 이후를 영구적으로 제거하되, 코드 변경 사항은 되돌리지 않습니다.
dsh-boot-guard
saisenbox/dsh-boot-guard
로더에 독립적인 DSH Web 시작 복구 기능으로, 손상된 것으로 보이는 플러그인을 감지하여 일시적으로 건너뛰고 Boot Guard가 관리하는 변경 사항만 복원합니다.
dsh-negative-ledger
akslcw/dsh-negative-ledger
Evidence-bound negative-knowledge ledger: persists disproven paths (command_failed, file_missing) with their outcome and precondition evidence, then warns or blocks repeat attempts until the evidence changes.
dsh-vscode-review (dsh-review-changes)
tlyer233/dsh-vscode-review
Review Changes panel above the web composer with a VS Code sidebar bridge: send editor selections, drag files/folders as tags, and batch accept/reject every listed file.
dsh-what-changed
sjh9714/dsh-what-changed
Reviews every file the agent wrote in a session from the session header, with per-file hunks and refused writes counted apart from changes.
folder-tree-sh
nothree-code/folder-tree-sh
Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.
dsh-review-loop
wuxiangru915/dsh-review-loop
증분 diff 리뷰어: 체크포인트 기반의 리뷰 이후 변경 큐, Web UI 패널, /review 명령, 에이전트로의 피드백 주입 제공
dsh-file-mount
acefun29/dsh-file-mount
읽기 중복 제거가 적용된 증분 파일 마운트: 마운트된 줄 범위는 모델에 다시 전송되지 않으며, 디스크 변경 시 무효화 후 재마운트, Mounted Files 탭과 토큰 절감량 집계 제공
dsh-web-terminal
iamsee123/dsh-web-terminal
Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.
dsh-archive-manager
saikel-orado-liu/dsh-archive-manager
Archived-session management plugin for the DSH Web GUI — show archived, unarchive, and permanently delete sessions with zero changes to official packages.
dsh-mascot
falser101/dsh-mascot
Draggable floating cat-or-dog companion for the dsh web GUI that changes expression with the session and is configured on a Companion settings page.
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-git-status
wongzexu/dsh-git-status
Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.
dsh-remote-ssh-ops
weisiren000/dsh-remote-ssh-ops
SSH remote ops for DSH: pair servers over SSH or a one-time-code remote-hostd, then run commands, manage background jobs, and read or write remote files with reviewable changes (host_pair/host_bash/host_jobs/host_read_file/host_write_file/host_review_changes).
dsh-git-guard
bibibala/dsh-git-guard
DeepSeek Harness용 Git 인식 쓰기 보호 플러그인: 사용자의 커밋되지 않은 변경 사항을 덮어쓸 전체 파일 쓰기를 차단하고, 턴 종료 시 보호된 파일에 어떤 일이 있었는지 보고
gdkanban
alpha961/gdkanban
搞定看板 (gdkanban) — a DSH web GUI task board with custom categories, per-task workspace binding, and dual list/kanban views. Tasks execute for real through dsh sessions (session.prompt). Hot-pluggable, no dsh source changes.
dsh-bundle-vision
skillre/dsh-bundle-vision
Vision bundle + plugin for DeepSeek Harness: the describe_image tool reads local images and asks any configured multimodal route, with zero core changes
dsh-tool-edit
hy-sde/dsh-tool-edit
The rich `edit` tool for DeepSeek Harness (replace / patch / apply_patch / hashline modes) with embedded format-on-write and diagnostics — a standalone plugin with no upstream harness changes required.
dsh-login
ravenli059/dsh-login
Password gate for dsh-web: opening the web port requires a username/password login; account credentials are stored salted+scrypt-hashed and AES-256-GCM encrypted in a local config file under $DSH_HOME. Host-only cordis plugin, no dsh source changes.