プラグイン
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.