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

プラグイン

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

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

S

dsh-cognition

scd13150/dsh-cognition

Project memory for coding agents on DeepSeek Harness: similar past edits surface as precedents, out-of-scope edits are blocked, and cognition persists across sessions (47 upstream-verified fixes, gold-free 20-task run).

03 日前メモリMIT
L

dsh-project

lanyun077/dsh-project

Organize folders and sessions into projects with shared PROJECT.md memory and AGENTS.md instructions injected into every session, plus a project tree sidebar.

03 日前メモリMIT
J

context-pruner

johnxu22786/context-pruner

Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.

0一昨日メモリMIT
H

dsh-native-memory

highland0971/dsh-native-memory

Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with `(sessionId, seq)` citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite.

03 日前メモリMIT
8

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.

0一昨日メモリMIT
W

dsh-session-manager

wuxiangru915/dsh-session-manager

Session manager for the DSH Web UI: browse all and archived sessions, restore/unarchive, delete with two-step confirmation, and preview conversation content from the Settings panel.

03 日前セッションとメッセージMIT
W

dsh-plugin-hub (dsh-idle-archive)

wingsky-1/dsh-plugin-hub

Idle session reminder: prompts to archive sessions untouched for N hours, with a snooze window after each refusal, using the official archiveSession API.

08 時間前セッションとメッセージMIT
D

dsh-session-unarchive

dylan121322/dsh-session-unarchive

Restore archived sessions to their original workspace from the Web GUI sidebar.

011 時間前セッションとメッセージMIT
C

dsh-local-share

chuantianml/dsh-local-share

Export complete Web Sessions to local Markdown or self-contained HTML, with stable rendered previews, default redaction, and opt-in bounded tool-call details.

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

dsh-assistant-message-forge

anweat/dsh-assistant-message-forge

Create/modify/inject test assistant messages and import/repair session.jsonl(.zstd) session logs into new sessions.

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

dsh-archived-conversations

aks1st/dsh-archived-conversations

Archived conversations list in the sidebar footer with read-only previews of the most recent messages, for sessions the product deliberately keeps hidden and unreopenable.

018 時間前セッションとメッセージMIT
V

dsh-usage-meter

v-dev-388/dsh-usage-meter

Settings-page usage dashboard: per-provider/model token summary across all sessions, with today/7-day/30-day CSS-bar trends and a cache-hit rate.

04 日前使用量と課金MIT
S

dsh-input-history

sunshaobei/dsh-input-history

Standalone arrow-key input history for the DSH web composer: ↑/↓ recalls sent prompts from one global ring shared across all sessions and workspaces, persisted to localStorage with an overridable cap.

0一昨日UI拡張
G

terminal

giiiiiithub/terminal

Real PTY terminal panel for the DSH Web UI: host half spawns shells with node-pty (cmd.exe default on Windows), rendered in the browser with xterm.js; multi-tab sessions, dock/floating window, clipboard support.

04 日前UI拡張MIT
X

dsh-lan-pass

x2802490130-prog/dsh-lan-pass

Web UI 向けの LAN パスワードゲート。同一ネットワーク上のスマートフォンやタブレットが共有キーでログインし、同じセッションをリアルタイムに閲覧できます。平文 HTTP オリジン向けの randomUUID ポリフィルを内蔵。

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

dsh-plugins

kazecreator/dsh-plugins

DeepSeek Harness の IM ブリッジプラグイン。Telegram と WeChat のメッセージを相手ごとのエージェントセッションにルーティングし、返信します。

04 日前セッションとメッセージMIT
T

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

モデル向けのセッションをまたぐメモリ機能。過去のすべてのセッションを全文検索し(ctx.sessionQuery 経由の SQLite FTS5)、最も一致度の高い抜粋を現在のコンテキストに呼び戻します。

04 日前メモリ