プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
490 件のプラグインが見つかりました
chicheng-cron
534119219/chicheng-cron
Cron scheduler with a sidebar UI: run shell, Python or Node scripts, skills, or agent tasks on a schedule, with push notifications and session archiving.
dsh-plan-lattice
1052326311/dsh-plan-lattice
Adds persistent execution contracts, recursive work graphs, critical clarification, and evidence gates for long or underspecified Harness tasks.
dsh-markdown-preview
githubjike/dsh-markdown-preview
In-chat preview for produced files: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-in-folder stay one click away.
dsh-free-vision
fuzzysoul/dsh-free-vision
Free vision bridge for text-only models: image understanding, OCR, UI and debug analysis via free-tier providers (Qwen3-VL-Flash, Doubao, DeepSeek-OCR) with a settings GUI.
capital-generation
v587d/capital-generation
China A-share financial data MCP server for the harness: 11 fin_data__* tools (quotes/K-lines/financials/calendar/special-data/announcements/EDB/reconcile/funds/indices) over THS free official REST (primary) + AKShare (fallback) + Wind (exclusive domains), with observable degradation, context-budget compression (result-side -72.2% measured), and an offline 10-year market-data lake; BYOK.
dsh-devtoolbox
jean3690/dsh-devtoolbox
Local toolbox for the DSH web GUI: 35 pure-client tools (text, encoding, hashing, extraction, conversion, reference tables) in a sidebar view, plus the /toolbox command and config-driven agent tool exposure.
memorylake-harness (dsh-plugin)
memorylake-ai/memorylake-harness
Memory Lake as a persistent memory layer for dsh: memory_search, memory_remember, and memory_forget tools over the memorylake CLI, a session status line, and guided setup/diagnostic skills, sharing one ~/.memorylake identity and memory set with the Claude Code and Codex plugins.
dsh-session-pin
perrylink/dsh-session-pin
Pin sessions and workspaces to the top of the Web sidebar with per-pin row colors, a header toggle and a pinned panel; 0.4.0 adds a navigation organizer — pin groups (boards), tags and saved filter views, session health summaries, and /goto.
dsh-chatgpt-subscription
songoao25/dsh-chatgpt-subscription
Bind your ChatGPT account via official OAuth and chat with ChatGPT models inside DSH, using your Plus/Pro subscription quota.
dsh-liquid-glass
ultronen/dsh-liquid-glass
One toggle makes the whole DeepSeek Harness shell translucent, with an opacity slider and a custom full-page background.
dsh-wallpaper-skin
ddbj-hub/dsh-wallpaper-skin
Persistent wallpaper skin for the dsh web profile: static image or muted looping video as the app background, with translucent panels and a floating picker panel.
dsh-theme-plugin
beizi6/dsh-theme-plugin
Theme studio for the DSH Web GUI: five built-in presets plus fully customizable light/dark palettes (accent, background, foreground, UI and code fonts, translucent sidebar, contrast), hot-swapped instantly and persisted in localStorage.
dsh-usage-monitor
noirbright/dsh-usage-monitor
Settings usage dashboard: tokens, requests, output tokens, and cache-hit rate from session logs, with a stacked chart and a breakdown table by provider, model, or workspace.
dsh-turn-rail
yujm888/dsh-turn-rail
Codex-style auto-hiding right-edge turn rail: edge-peek show/hide, per-turn tooltip, in-rail search, and a scrolling 30-turn window for long sessions.
dsh-bili-widget
pyf2818/dsh-bili-widget
Floating Bilibili video mini-player for DSH — always-on-top window with discover/search/follow-UP channels, auto-playlist, mini & focus modes, persisted watch history and window minimize-to-ball.
dsh-writing-pad
linhx1999/dsh-writing-pad
Session-scoped Markdown writing pad docked beside the conversation, with edit/preview modes, selection-based AI rewrites, diff review, undo, and draft recovery.
DSH-Right-Sidebar
limitinfinitude/dsh-right-sidebar
DSH Web right-side output dock that collects session artifacts, previews user-facing files, and preserves tab state per session.
dsh-model-picker
genius-alray/dsh-model-picker
Dialog-style model picker for the DSH Web UI: fuzzy search, collapsible provider groups, favorites with a favorites-only filter, and a thinking-level dropdown, replacing the built-in model selector with official UI primitives and DSW tokens.
dsh-multi-chat
daetz-coder/dsh-multi-chat
Multi-window wall for the DSH Web UI: run and monitor N conversations side-by-side in one screen, with auto-discovery, per-window controls, and an authenticated LAN gateway for phone/tablet access.
dsh-model-search
a1073097082/dsh-model-search
Adds searchable filtering to the model selector by provider, model name, and model ID; spaces act as wildcards.
dsh-sideband
ishuowang/dsh-sideband
DSH セッションと認可された Agent Team Room との間で、LLM による要約を伴う非同期のコンテキスト中継を行います。即時スナップショットとスケジュール配信のダイジェストに対応。
dsh-session-manager
semidia/dsh-session-manager
右クリックのセッションメニューと、サイドバーのセッションマネージャー。ピン留め、名前変更、アーカイブ、フォーク、エクスポート、cwd/id/ディープリンクのコピー、エクスプローラーや新規ウィンドウでの表示に対応します。
dsh-skin20260814
manuspurs/dsh-skin20260814
dsh-skin の強化版。DeepSeek Harness にスキン切り替えとカスタム背景壁紙を提供します。オリジナル版から2つの不具合を修正——①大きな画像や特殊フォーマットのアップロードが無反応になる問題(createImageBitmap による直接デコードに変更し、処理中/エラー表示を追加)、②テーマ切り替え時に overrideTokens が theme/change を発火させ無限再帰でスタックオーバーフローする問題(スキン/明暗のガードを追加してループを遮断)。壁紙の保存方式も localStorage への圧縮保存から IndexedDB への原本直接保存に変更し、全画質表示・無圧縮を実現、旧データの自動移行にも対応しています。
dsh-skill-manager
lanxing6480/dsh-skill-manager
dsh の Web GUI 向けスキルマネージャー。サイドバーのエントリと、現在のセッションから見えるスキル一覧(グローバル/ローカルにグループ分け)を表示するパネルを提供し、スキルごとの有効/無効切り替え、作成・インポート・編集・削除に対応します。スキルを無効化すると、モデルの利用可能範囲から除外されます。