メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

122 件のプラグインが見つかりました

I

dsh-contradictions-indicator

iimaguest/dsh-contradictions-indicator

Shows a 0-100 conversation coherence badge and commentary by running parallel contradiction analysis on the live DSH session, with a manual trigger and interval-based auto-analysis (on by default, editable per session or globally).

19 日前UI拡張Apache-2.0
L

dsh-progress

lsqace-del/dsh-progress

Lab/project progress management for DeepSeek Harness: 16 progress_* agent tools (item CRUD, day-board pages, daily records, global search, overview, gantt, comments, import/export) plus a 「进度」sidebar tab in better-sidebar hosting the original web UI; data lives in the session project's .progress/progress.json.

123 日前ツールと機能MIT
J

dsh-model-palette

jensen-yao/dsh-model-palette

Global Alt+M model command palette for DeepSeek Harness Web: fuzzy search over models and providers, favorites and recents, per-model reasoning effort, provider and model configuration, request retries, capacity presets, and optional OpenRouter image/video generation tools.

16 日前モデルとプロバイダーMIT
L

DSHEssentialTools

llylab/dshessentialtools

A permanent DSH plugin that bundles a developer workbench, an in-session conversation tree, and a plugin manager: build and run an LVAL project, browse its code, and keep per-program version snapshots with rollback; edit, retry, or branch any message in place, with message micro-versions; a feature manager plus a global-plugin library whose entries each carry an enable tier; cross-dialogue memory, one-shot temporary chats, and model collaboration; five network-permission tiers, mixed-model routing, a security audit, and browser control through a companion extension.

110 日前開発とプラグインツールMIT
Q

dsh-memory

qwert702/dsh-memory

Project+global long-term memory for the dsh web GUI: split POST /items endpoints, tool-call context merged into memory items as compact summaries, with deduplication and session-scoped persistence.

120 日前メモリ
X

dsh-profile-settings

xmoon/dsh-profile-settings

Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.

1先月ツールと機能MIT
J

dsh-maestro

junqingv587/dsh-maestro

Planner/executor delegation with named roles: a strong planner steers, disposable executor sub-agents (per-role routes and prompts) implement. Default role plus per-delegation override, a global reasoning-effort knob in the composer chip, and a settings page for role management.

1先月モデルとプロバイダーMIT
A

dsh-screenshot

alain-prot0s5/dsh-screenshot

Screenshot-to-input for DeepSeek Harness: composer camera button + global hotkey (Alt+A) + listener bound to the app lifecycle, configurable in settings. 截图自动粘贴到 DSH 输入框:相机按钮 + 全局快捷键 + 生命周期绑定 + 设置页配置。

1先月ビジョン、音声とマルチモーダルMIT
W

dsh-skill-station

wilshi/dsh-skill-station

サイドバーのスキルハブ:Claude/Codex/Cursor/Geminiのスキルディレクトリをスキャンしてワンクリックでインポートし、グローバル/プロジェクトスキルを管理(切り替え、削除)し、任意のサイズのドロップされたフォルダ、ZIPアーカイブ、ローカルパスからインストールします。

1先月スキルMIT
K

dsh-zhihu-dashboard

kexuejin/dsh-zhihu-dashboard

Zhihu (知乎) dashboard: hot list with trend arrows, follow feed (favorites/creations/followees), post tracking (question/keyword/person) with auto-briefs, and five agent tools (zhihu_search/hot/answer/global_search/followees).

1先月ツールと機能MIT
Y

dsh-memory

yangyongzhen/dsh-memory

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

1先月メモリ
I

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).

1先月メモリMIT
M

dsh-find-skill

moximxxx/dsh-find-skill

vercel-labs/skills エコシステムを dsh に橋渡しします。LLM 主導のスキル検索・インストールと、一時/プロジェクト/グローバルスコープでのライフサイクル管理に対応します。

1先月スキルMIT
C

dsh-skills

cocosgt/dsh-skills

dsh 向けのグローバルスキルハブ。Claude Code、プロジェクト、.skill-package のスキルを ~/.dsh/skills に集約し、参照/コピーによるインポートとスラッシュメニューからの利用に対応します。

1先月スキル
N

dsh-mcp-manager

nichts0v0/dsh-mcp-manager

DeepSeek Harness 向けの MCP サーバーマネージャー。Web の設定ページから MCP サーバーを管理でき、$DSH_HOME/mcp-servers.json にグローバル保存、実行時に接続/切断できます。

1先月MCPとコネクタMIT
P

dsh-global-prompt-and-compress

ptrel1/dsh-global-prompt-and-compress

dsh拓展全局提示词插件

03 日前UI拡張
M

dsh-agent-instructions-editor

mari23333/dsh-agent-instructions-editor

Edit global and project instruction files in DeepSeek Harness settings, with project-chain discovery, byte-budget display, and save-conflict handling.

05 日前UI拡張MIT
Z

dsh-global-context

zzjq678/dsh-global-context

Adds a Global Prompt tab to the conversation view: text you write there is prepended to the top of every session system prompt, and saving takes effect on the next message without a restart.

07 日前セッションとメッセージMIT
S

dsh-auto-pass

sujingkpo/dsh-auto-pass

A continuation of simon300000/dsh-auto: the Auto Approve permission preset for the DSH Web UI reviews each approval with one single-shot model call instead of a reviewer subagent, auto-approves only the actions that pass and hands the rest to human approval, and remembers confirmed decisions as project- and global-scope allow/deny lists, with an approval timeline in the right sidebar.

05 日前セキュリティと権限MIT
L

dsh-memory-delta

lpf20200901/dsh-memory-delta

Layered cross-session memory for DSH that pushes only what changed. The first round injects every active entry, later rounds push only added / updated / removed ones, and nothing at all is injected when nothing changed. Facts and decisions carry semantic keys (one active truth per key), the model may only write to an inbox that a human promotes, an entry can carry a review date that raises a one-time reminder when it comes due, search is relevance-ranked with Chinese matched by bigram, and a sidebar tab tells the lifecycle story instead of just listing files — entries are grouped into awaiting confirmation / in use / archived, viewable by type, tag or date, and the tab can promote a candidate, withdraw or archive a standing entry, restore an archived one and delete a candidate, alongside the global and workspace instruction files and the current injection size. A zero-dependency CLI ships with it, so the store is usable without DSH.

05 日前メモリMIT
M

dsh-plugin (dsh-context-manager)

mzzsfy/dsh-plugin

Conversation enhancements: a history-input overlay (Alt+Up with workspace/session/global/prompt scopes), recall of unapplied interjected messages, conversation forking with fork-family version switching, and optional auto-resend after forking (off by default).

03 日前UI拡張MIT
K

dsh-plugin-usage-stats

ksxh0524/dsh-plugin-usage-stats

DSH (DeepSeek Harness) Web GUI plugin: global model token usage stats as a dedicated "Token 用量" page in Settings — incremental session-file scanning with a persistent fold cache, date-range picker with presets, model/provider filters, per-day and per-mode

09 日前使用量と課金MIT
C

dsh-token-hud

chy007-fun/dsh-token-hud

Global real-time Token HUD for DeepSeek Harness Web: draggable floating window showing live output tok/s, cumulative tokens, and per-session running/retrying status across all DSH sessions.

019 日前セッションとメッセージMIT
L

dsh-account-balance

lovstudio/dsh-account-balance

DeepSeek Harness global account-balance card: live session/job status plus GLM / KIMI quota windows and OpenRouter / DeepSeek balances, pinned to the shell overlay bottom-right

021 日前使用量と課金MIT