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

プラグイン

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

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

D

lightroom-py

drshy-org/lightroom-py

Adobe Lightroom Classic as native dsh tools through the lightroom-py MCP server: read the catalog, apply develop settings and presets, export JPEG/TIFF/PSD/DNG, and write ratings, labels, keywords and IPTC — 15 tools driving the Lightroom Classic installed on the local machine, no cloud round-trip; the Python package is on PyPI and the Lightroom plugin installs with one command.

116 日前ツールと機能MIT
J

dsh-secret-scrub

jkt-check/dsh-secret-scrub

Irreversible secret-scrubbing guard: rewrites access keys, bearer tokens, and private key blocks into `[REDACTED:<category>]` placeholders before they reach the session log and the model.

119 日前セキュリティと権限MIT
1

dsh-wsl-tray

173787247/dsh-wsl-tray

Writes a Windows shortcut and tray launcher to start dsh web in WSL, with Health/Restart and the :3081 launch-token URL.

15 日前開発とプラグインツールMIT
R

tmcra-plugin-deepseek-harness

reshuibuduo/tmcra-plugin-deepseek-harness

Cross-app project memory for DeepSeek Harness with role-separated writeback, a visual knowledge workspace, confirmed corrections, session controls, local Writer and organizer settings, and an account-free Windows local installation preview.

116 日前メモリApache-2.0
Z

dsh-desktop-shell

zerorigin-studio/dsh-desktop-shell

A dsh web plugin that wraps the running Harness in a native Windows desktop window: it bundles a Wails v3 desktop client (so installing the plugin is enough), probes the web port and writes the ~/.dsh/dsh-web-port.json protocol file for the client, registers a system tray, desktop/Start Menu shortcuts and a startup autostart toggle, and the client can start dsh itself if it is not running.

119 時間前UI拡張
G

dsh-token-speed

gbeta/dsh-token-speed

Draggable ring gauge showing live model output speed (tok/s) with an expandable per-step detail panel (exact speed, TTFT, cache-hit rate, cache read/write, reasoning and input tokens, model, cumulative tokens).

118 日前UI拡張MIT
I

dsh-opencli

ikeasven69/dsh-opencli

Drive your real logged-in browser through OpenCLI — browser primitives plus 170+ site adapters as deterministic one-shot commands, with in-session adapter authoring, a write-approval gate and a settings management panel.

1昨日ツールと機能MIT
1

dsh-wsl-clipboard

173787247/dsh-wsl-clipboard

Reads and writes the Windows clipboard from WSL.

15 日前ツールと機能MIT
H

dsh-talebook-plugin

hehetoshang/dsh-talebook-plugin

DSH tools for operating a self-hosted Talebook library: search, download, upload and manage books and audiobooks, manage Legado book sources, and admin operations, with approval-gated writes.

123 日前ツールと機能MIT
L

dsh-model-visibility

lzh3070/dsh-model-visibility

Model visibility manager for DeepSeek Harness: hide or show any model in the conversation model selector from a dedicated settings page. Per-model switches, search, provider-level batch actions, reset-all. Zero intrusion - writes only its own hidden list, never the provider config; hiding a model in use never interrupts a running session.

110 日前使用量と課金MIT
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.

129 日前ツールと機能MIT
A

dsh-auto-review

accpowered/dsh-auto-review

LLM approval answerer for sandbox escalations beyond workspace-write: a deterministic regex filter first, then a clean-context reviewer model; humans are asked only when it is unsure. Requires the bundled core patches.

1先月セキュリティと権限MIT
Z

dsh-full-with-approval

zjuhbh/dsh-full-with-approval

Fourth permission preset for dsh: unconfined, GPU-capable sessions (danger-full-access) with per-operation user approval for writes outside the workspace or to protected paths (.git/**, .env*); implemented purely as a bundle over the official tools/pre-execute ask hook, no core edits.

124 日前セキュリティと権限MIT
J

db-connector

johnxu22786/db-connector

Safe, audited SQLite/PostgreSQL/MySQL access for dsh agents: schema introspection, enforced read-only queries, a write approval gate, and a durable JSONL SQL audit trail.

13 日前ツールと機能MIT
M

dsh-model-memory

mutx163/dsh-model-memory

Reasoning-effort tier manager for custom API models plus cross-session preference memory: inline low/medium/high/max toggles inside Settings → Models, with atomic settings writes.

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

dsh-speech-input

liznee/dsh-speech-input

A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft.

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

dsh-planchart

smilebuild/dsh-planchart

Publishes a project plan the agent writes: ordered steps in a panel docked to the right of the frame, and the framework graph as an auto-laid-out diagram in its own centre tab, downloadable as SVG or PNG. Charts are rebuilt from the session log, so they survive restart and resume.

1先月UI拡張MIT
A

dsh-todo-guard

a903067276-rgb/dsh-todo-guard

Reliable todo panel that survives restarts (official panel only re-renders on write — fixed via projection pre-warm) with three-state completion verification: evidence exists → verified, fake evidence → blocked, no evidence → unverified badge; settings toggle to fall back to official behavior.

1先月セキュリティと権限MIT
K

dsh-pi-compatible

kingguuu8-svg/dsh-pi-compatible

Pi-compatible tool suite recreated inside DeepSeek Harness: installs lower-case read/write/edit/bash/find/grep/ls core tools while retaining DSH-backed web, task, plan, todo, think, and slash extensions.

1先月ツールと機能MIT
Y

dsh-cc-haha-memory

yihefeikong-rgb/dsh-cc-haha-memory

DeepSeek Harness用永続メモリ:メモリ読み書き取得ツール、ターン毎自動記録、プロジェクトスコープ記憶呼び出し注入、管理UI、非破壊的Claude Codeメモリインポート機能搭載。

17 日前メモリMIT
Y

dsh-editor

yangshen830-eng/dsh-editor

VS Code-style code editor: sidebar file tree over the workspace, Monaco editing, file read/write, Git status and diff, search, and Markdown preview.

1先月UI拡張MIT
A

dsh-Almost_Full_Access

alnita-m/dsh-almost_full_access

Permission mode between workspace-write and full access: shell commands are checked by deterministic rules and a subagent review; irreversible or system-level actions require explicit approval.

111 日前セキュリティと権限MIT
F

dsh-input-rewriter

feiertu/dsh-input-rewriter

普通にタイプするだけ。約2秒間操作を止めると、貼り付けたコード、リンク、長文をそのまま残し、複数部分の質問に番号を保持したまま、良い回答を得やすいバージョンに下書きを書き直します。

16 日前セッションとメッセージ
A

dsh-perm-guard

a903067276-rgb/dsh-perm-guard

自動承認の権限ガード:workspace-writeとdanger-full-accessの中間層 — 信頼ディレクトリ内の安全な操作は自動承認し、破壊的な操作は必ず人間に確認を求める。カテゴリ別スイッチ11個と監査ログを備えています。

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