플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 134개 찾음
dsh-file-mentions
a903067276-rgb/dsh-file-mentions
DSH 답변 내 클릭 가능한 파일 경로: Codex 스타일 인라인 열기, 파일 관리자에서 보기, 턴 끝에 표시되는 언급된 파일 칩 목록
dsh-media-skills
mjorgin/dsh-media-skills
Free vision bridge and image generation for text-only models: paste-image reading, GLM-4V-Flash and Gemini engine failover, ModLens-style structured evidence, and a seeded free vision model route.
freestyle-dsh-theme
suzike/freestyle-dsh-theme
DeepSeek Harness 테마 경험 플러그인: OKLCH 테마 제안과 재시작 간 유지되는 테마 디자이너를 제공합니다.
dsh-file-upload
hongming-huang/dsh-file-upload
Claude-style drag-and-drop/paperclip file upload with content sniffing, document-to-Markdown via Microsoft MarkItDown (built-in JS fallback), text inlining, and a read_document tool for agents.
dsh-drop-file-to-path
glfzr/dsh-drop-file-to-path
Codex 스타일 드래그 앤 드롭: 파일을 DSH 웹 GUI에 드래그하면 ~/.dsh-dropbox에 저장되고, 경로가 파란색 칩 형태로 컴포저에 삽입됨
dsh-permission-rules
perrylink/dsh-permission-rules
DeepSeek Harness용 선언적 Claude Code 스타일 권한 규칙: tools/pre-execute 흐름에서 도구 이름, 인자(glob/regex), 워크스페이스 경로 매칭이 가능한 순서 기반 allow/deny/ask 규칙, 전체 세션 로그 감사, HMR 규칙 리로드
dsh-message-rail
wx-yss/dsh-message-rail
Codex-style left-side message navigation rail for the Web UI: one tick per user message, hover previews, and click-to-jump across the whole history.
dsh-client-ui-skin-claude
pakiknowledge/dsh-client-ui-skin-claude
따뜻한 검정 캔버스, 클레이 톤 강조색, 세리프 UI를 사용한 Claude 스타일 스킨으로, 기본 라이트/다크 테마를 따릅니다.
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.
wanjiqi-meme
chu-xin-r/wanjiqi-meme
Barrage-meme skill distilled from 22,771 real messages in the 6657 live room: wanjiqi-style banter, CS and DOTA cross-memes, player roasting and casting commentary.
dsh-composer-history
perrylink/dsh-composer-history
DeepSeek Harness 웹 컴포저용 터미널 스타일 입력 히스토리: 엣지 우선 화살표 이동과 정확한 초안/커서 위치 복원, 브라우저 로컬에 저장되는 히스토리, Ctrl+R 역방향 검색, 워크스페이스 범위 회상, 완전히 커스터마이즈 가능한 키 바인딩, 슬라이딩 컨텍스트 인식 기능
DeepSeek-Harness-Pet
minybear/deepseek-harness-pet
Codex 스타일 데스크톱 펫: 에이전트의 실행 상태(작업 중, 대기, 실패, 완료)를 반영하는 화면 모서리의 플로팅 애니메이션 스프라이트
dsh-track
fakechris/dsh-track
내장형 작업 관리 엔진: 의사결정 지점 프로토콜, 아이디어 수집 보드, Linear 스타일 이슈 저장소를 제공합니다.
dsh-blue-whale
starslittle/dsh-blue-whale
DeepSeek-Chat 스타일의 파란 고래 스킨으로, 라이트/다크 모드 모두에서 브랜드 컬러 #4D6BFE를 사용하며 기본 외관을 따릅니다.
dsh-meme
yyh-001/dsh-meme
Chat meme stickers: text-only send, mood auto-send, QQ/WeChat-style picker, auto-learn, custom packs.
dsh-codex-pet (dsh-codex-pet)
skr311/dsh-codex-pet
Import Codex-style sprite-sheet pets and render them as a floating shell.overlay with a pet library, interactions, and agent-state linkage.
dsh-pets
hellosz/dsh-pets
Codex Pets-style floating pixel pet with 10 built-in Petdex-compatible pets, a 9-state agent-status engine (idle/running/waiting/review/failed plus client-side waving/jumping/directions), draggable overlay, pet picker/zoom settings, notification bubbles, and a `pet_say` tool for the agent to speak through the pet.
dsh-explorer
no-prm/dsh-explorer
Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.
harness-ui-enhancer
physicolor/harness-ui-enhancer
Web UI polish layer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language via official design tokens; live-customizable chat width, markdown font size, workspace scale and UI font stack.
oss-prompt-optimizer
seven282/oss-prompt-optimizer
Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
dsh-rewind
sirilee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-ui-font
warmwine/dsh-ui-font
Font engine for the Web GUI: system font enumeration, global and per-component font-size tuning with a Spy++-style picker, settings page.
dsh-workbench
dpf555/dsh-workbench
DeepSeek Harness web GUI용 VS Code 스타일 3열 탐색기 + Monaco 에디터 플러그인입니다.