プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
375 件のプラグインが見つかりました
dsh-auto-compact
songoao25/dsh-auto-compact
Enhanced auto-compaction defaults for DeepSeek Harness agent presets: apply tuned threshold/retention budgets and per-model policies with one command, idempotent with backups and rollback.
dsh-memory
max-null/dsh-memory
Cross-session plaintext memory: deterministic BM25 keyword recall (no embeddings), memory_save/list/search/confirm/forget tools behind a human-confirm gate, and global + project-scoped JSON stores that follow your git repo.
dsh-cue-bank
itr-del/dsh-cue-bank
Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).
dsh-active-context-pruning
aerince/dsh-active-context-pruning
Model-authored context pruning for DeepSeek Harness through the official compaction API.
dsh-plugin-focus
863683348/dsh-plugin-focus
Focus board for DeepSeek Harness agents: durable, model-maintained notes in the session workspace that pin the objective, constraints, and decisions across compaction and sessions, with automatic context injection, archive on clear, and an optional web panel.
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.
dsh-llm-ollama
noirbright/dsh-llm-ollama
Ollama Cloud native chat adapter: direct NDJSON translation of the Ollama /api/chat wire format, model discovery with context windows and capabilities, and web search/fetch providers under the ollama-cloud id, plus a Web settings card.
dsh-usage-vendor-stats
kirigayakazima/dsh-usage-vendor-stats
Vendor-based usage dashboard: per-provider token/cache/output KPI, a 53-week heatmap, trend chart with hourly "today" view, model drilldown, cost estimation, CSV export, and health cards (TTFT, generation speed, peak context, error rate).
dsh-api-balance
gpiox/dsh-api-balance
Floating API-balance badge for DeepSeek Harness: live balance for DeepSeek, Moonshot, OpenAI and custom endpoints; draggable, resizable, frosted-glass look, with text color adapting to the content beneath.
dsh-client-ui-quote
skyhancloud/dsh-client-ui-quote
Adds a removable quote banner above the web chat composer for text selected from an AI reply, included in the next message.
dsh-auto-paste
sakuraqqq/dsh-auto-paste
Auto-saves large pasted text as an attachment file in the DeepSeek Harness web input box.
dsh-tui-app
kouyichi/dsh-tui-app
Interactive terminal chat app for dsh: streaming conversation, tool cards, jobs panel, full-text search, trajectory replay, multi-session tabs, and A2A dispatch (Ink-based).
dsh-voice
zhuiyueya/dsh-voice
DeepSeek Harness(dsh)向けの音声機能——テキスト専用の DeepSeek に対する音声入力(STT)と読み上げ(TTS)を提供します。API キー不要。
dsh-gpu
zytsyj/dsh-gpu
DeepSeek Harness 向けの GPU 対応実行レイヤー。gpu_status / gpu_exec / gpu_run_bg ツール、ステップごとの GPU コンテキスト注入、CUDA_VISIBLE_DEVICES による自動カード選択に対応します。
dsh-plugin-context-compressor
yytbit/dsh-plugin-context-compressor
DeepSeek Harness 向けのコンテキスト圧縮スキル——インテリジェントな会話要約機能。
multimodal-bridge
spirit4471/multimodal-bridge
DeepSeek Harness プラグインバンドル。テキスト専用モデル向けに qwen_vision(Qwen-VL による画像理解)と qwen_generate(Qwen-Image によるテキストから画像生成)のツールを提供します。
dsh-persona-memory
quophic/dsh-persona-memory
DeepSeek Harness 向けの永続的な長期ペルソナメモリ機能。MEMORY.md/USER.md への保存、memory・memory_search ツール、リクエストごとのコンテキスト注入、機密情報スキャンに対応します。pi-hermes-memory の思想を受け継いだ移植版です。
dsh-context-taxonomy
artificialnotimbecile/dsh-context-taxonomy
DeepSeek Harness Web プロファイル向けの、論理呼び出しコンテキスト分類機能。
dsh-plugin-vision-toolkit
yytbit/dsh-plugin-vision-toolkit
DeepSeek Harness 向けのビジョンツールキット——テキスト専用エージェントが画像を理解するための glance・ground・detect・crop の CLI ツール群。
dsh-claude-mem
bleed00/dsh-claude-mem
claude-mem を統合する DeepSeek Harness プラグイン。ローカルの claude-mem ワーカーの HTTP API 経由で、クエリ、コンテキスト注入、手動保存、セッションのライフサイクル管理を行います。
dsh-context-lens
gordonlu/dsh-context-lens
DeepSeek Harness 向けのリクエストコンテキストプロファイラー。モデルへのリクエスト間で何が変化したか、それに伴いキャッシュの再利用がどう変わったかを確認できます。
dsh-sight
fu3rte/dsh-sight
テキスト専用の DeepSeek Harness(dsh)モデルにビジョン機能をプラグインとして追加します。低価格/無料の VLM プリセットを内蔵した `vision` ツール、複数画像の一括解析、貼り付けによる画像入力、ホットリロード対応の Web 設定ページを提供します。
dsh-context-proxy
evilirving/dsh-context-proxy
軽量なオンデマンドコンテキスト取得機能。context_query / context_slice / context_grep ツールにより、既に永続化された履歴を、リプレイ安全な引用付きで読み戻せます。
noatmark-dsh-plugin
ylwl1997/noatmark-dsh-plugin
テキストの衛生管理を行う dsh プラグイン。信頼できないテキストのサニタイズ、不可視文字のスキャン、LLM 由来の整形の除去、CSV 数式インジェクションのエスケープに対応します。