플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 168개 찾음
dsh-update-checker
yzz-s/dsh-update-checker
Conversation header badge showing the DeepSeek Harness version, checking npm for the latest release and prompting upgrades.
want-a-init
mexiaosqwq/want-a-init
Model-driven /init command: the agent analyzes the current repo and generates/updates a high-signal AGENTS.md, with a persistent system-prompt reminder to keep it maintained.
dsh-doc-guard
lucky8197/dsh-doc-guard
Document-code consistency guard: audits version headers / changelog tables / directory trees / module & test counts / cross-doc references for drift, with severity-sorted, read-only fix suggestions.
dsh-depguard
delightor/dsh-depguard
Dependency-topology guard: pre-install conflict prediction and post-install detection of duplicate @deepseek-ai/dsh-* copies, version drift, and vendored core services that cause Symbol-key crashes like "Cannot read properties of undefined (reading 'prepare')".
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-lark-bridge
shrekcg/dsh-lark-bridge
Bidirectional Feishu/Lark channel for DeepSeek Harness: persistent conversations, true streaming replies, 40 MCP Feishu tools, slash commands, and an IM-bot status tab in the plugin settings.
dsh-git-worktree
wloops/dsh-git-worktree
Git worktree Session Targets with isolated task sessions, Ready for Review, reversible Local Preview, human-confirmed delivery, environment retention and recovery, and same-session iteration.
dsh-code-smell
lucky8197/dsh-code-smell
Code smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.
dsh-pdf
zhtx2024/dsh-pdf
PDF parsing tools for DSH: pdf_info, pdf_extract_text, and pdf_render_page with dual pdfjs and built-in rendering engines, including system-font rendering for PDFs with non-embedded CJK fonts.
StrataGate-AgentMemory (deepseek-harness)
diqierjia/stratagate-agentmemory
Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Minimal-compatible first turn for Web root sessions: starts with persistent bash and str_replace_editor, removes automatic workspace and skill context, then restores the selected preset after the first tool call or reply; includes a persistent composer toggle.
review-quote-sh
nothree-code/review-quote-sh
Message review and quote chips for conversations: multi-model cross review (code/reply) with severity grading and summaries, review history, and host-persisted preferences.
dsh-themes
mangmax/dsh-themes
Look & theme plugin for the DSH Web UI: built-in palettes, light/dark/follow-system appearance modes, Open VSX theme search & install, and VS Code theme import with a persisted theme library.
dsh-custom-theme-import
juryorca/dsh-custom-theme-import
DSH Web skin manager for mainstream DSH skin packages: import local paths or GitHub collections, scan installed skins from the web profile, preview/use/disable/refresh/delete, with host-side persistence.
dsh-token-usage-sidebar
y2zyyr/dsh-token-usage-sidebar
Persistent provider-reported token usage for DSH Web, with a sidebar summary and settings-page breakdowns by range, token type, provider, and model.
token-usage-counter
mu-scorpio/token-usage-counter
Persistent provider-reported token usage totals with per-session, per-model, and daily activity statistics.
dsh-sampling-sliders
semidia/dsh-sampling-sliders
Model sampling sliders (temperature / maxTokens) in the composer: override every model request for all providers via the agent/request hook, with hot/persist modes.
dsh-persona-memory
quophic/dsh-persona-memory
DeepSeek Harness용 영구 장기 페르소나 메모리: MEMORY.md/USER.md 저장, memory + memory_search 도구, 요청별 컨텍스트 주입, 비밀 정보 스캔. pi-hermes-memory의 설계 철학을 이식
dsh-plugin-manager
jesse-njx/dsh-plugin-manager
`dsh pm` 플러그인 관리자: 다중 소스 검색(awesome 목록 + GitHub + npm), 프로필별 설치/제거/업데이트, 매니페스트·번들 패치·버전 드리프트에 대한 doctor 감사 기능
dsh-memoria
jiayan-xu/dsh-memoria
벡터 + 그래프 메모리 백엔드: 로컬 memoria 서버를 대상으로 하는 observe/remember/search/recall 도구, HNSW 시맨틱 회상·FTS5 키워드 검색·지식 그래프 신호를 RRF 랭킹으로 융합, 턴 종료 시 자동 저장과 에이전트별 네임스페이스 격리 지원
dsh-url-tools
zhijiangtang/dsh-url-tools
URL parsing, tracking-parameter removal, encode/decode, and redirect expansion.
dsh-pkg-info
zhijiangtang/dsh-pkg-info
Queries npm/PyPI package metadata (version, license, dependencies).
dsh-case
zhijiangtang/dsh-case
Name-case conversion across 8 styles: camel, snake, kebab, Pascal, and more.