プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
75 件のプラグインが見つかりました
engramory
tinqiao-oss/engramory
Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
engramory (plugin)
tinqiao-oss/engramory
The Engramory curated-memory discipline as an installable plugin ([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)): a deterministic 200-line / 25 KB cap on the `MEMORY.md` index via `ctx.tools.guard()` — growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw.
dsh-turn-rewind
anionex/dsh-turn-rewind
永続的な Change Ledger により、会話とワークスペースの状態を巻き戻す。
dsh-undo-plugin
lire1131/dsh-undo-plugin
DSH 向けの undo/redo & ロールバックシステム: すべての設定変更が自動でスナップショットされ、WebUI またはオフラインの CLI/GUI ツールから任意のバージョンへ undo/redo/復元できる(DSH が起動に失敗した場合でも動作)。
dsh-plugins-store
zasenjc/dsh-plugins-store
Native DSH browser integration for the DSH Plugin Store
dsh-suite (plugin-manager)
whyihaveyou/dsh-suite
DSH Web UI 向けのアプリ内プラグインストア: 閲覧、検索、ワンクリックインストール、互換性バッジ。
dsh-mneme (dsh-mneme)
modusensus/dsh-mneme
Cross-session memory engine for DeepSeek Harness: SQLite store + human-editable Markdown mirror, autoDream consolidation, offline semantic search (local vector/rerank/clustering), entity-attribute-timeline, Sleep Mode, custom-model autoSummarize, and 7 memory tools.
dsh-session-manager
dream12347/dsh-session-manager
DSH session manager: delete with trash/restore/purge, restore archived sessions, recent-activity stats, continue/pause, open log folder, unread markers, fork into a new chat, workspace grouping and sorting, context compaction threshold.
dsh-suite
whyihaveyou/dsh-suite
DSH Web UI 向けプラグインアプリストア: カタログ閲覧/検索/ワンクリックインストール/互換性バッジ/インストール済み一覧。
dsh-memoir
qinling-melon-farmers/dsh-memoir
Cache-aware local project memory for DeepSeek Harness (DSH): agents distill session work, lessons and next actions into a local JSON store (~/.dsh/dsh-memoir.json, source of truth) with a per-project PROJECT_MEMORY.md projection; bounded hot-memory (ranke
deepseek-plugin-store
ericwong5021/deepseek-plugin-store
DeepSeek Harness の独立コミュニティプラグインストア: 検証済みのプラグイン・ツール・拡張機能を発見、インストール、投稿できる。
dsh-meow-memory
phant0meow/dsh-meow-memory
Project-scoped cross-session memory: six-layer SQLite store (soul/user/project/fact/lesson/topic) on node:sqlite, cache-friendly first-message injection, memory_remember/search/find_similar/read/update tools, and per-window nightly consolidation ("dream").
dsh-checkpoint-rewind
perrylink/dsh-checkpoint-rewind
DeepSeek Harness 向けの、Claude Code の /rewind に相当する機能。変更を伴うツール実行の前に必ず git ベースのワークスペースファイルスナップショットを取得し、ターン境界でセッションをフォーク、ワンショットの /rewind コマンドでファイルを復元しチェックポイントまでセッションを巻き戻せます。
dsh-plugins (skin-gallery)
wsxwj123/dsh-plugins
Nine complete dsh-web-ui skin replicas with custom skin-pack import, preview, apply, delete, restore-default, and readability fixes for bubbles and code blocks.
dsh-plugins (theme-gallery)
wsxwj123/dsh-plugins
15種類の厳選テーマファミリー。ライト/ダーク両対応の完全なパレットを備え、ネイティブの Light・Dark・システム追従モードに従います。
dsh-composer-history
perrylink/dsh-composer-history
DeepSeek Harness の Web コンポーザー向けの、ターミナル風の入力履歴機能。端優先の矢印キー操作で下書きとカーソル位置を正確に復元し、ブラウザローカルに履歴を永続化、Ctrl+R による逆順検索、ワークスペース単位の履歴呼び出し、キー割り当てのフルカスタマイズに対応し、さらにスライディングコンテキストを意識した動作も備えます。
dsh-track
fakechris/dsh-track
組み込みタスク管理エンジン: 意思決定ポイントプロトコル、アイデアキャプチャーウォール、Linear 風の Issue ストア。
dsh-llm-oauth
ziyou979/dsh-llm-oauth
OAuth / subscription-plan LLM login (Grok, GitHub Copilot, OpenAI Codex, Anthropic, OpenRouter): durable credential store with on-request token refresh, no repo patches (Grok/Copilot verified; use Codex with caution).
dsh-archived-sessions
zephyr-vibe/dsh-archived-sessions
DSH セッションマネージャー: 会話の管理、アーカイブ/復元、安全な削除、記録フォルダを開く。
dsh-plugin-session-import
huguangyu666/dsh-plugin-session-import
claude-code / codex / reasonix / zcode のチャット履歴を dsh セッションにインポート: ワークスペースの紐付け、ツール呼び出しの保持、過大セッションの保護、zcode の圧縮復元に対応。
dsh-rewind
sirilee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-store
huguangyu666/dsh-store
プラグインストア。npm を正規カタログとし、awesome の厳選リスト(550以上のプラグイン、11カテゴリ)と組み合わせ、dsh フィールドによる品質検証、公式の `dsh plugin add/remove` によるワンクリックインストール、サイドバーと設定画面からのアクセスを提供します。
dsh-boot-guard
saisenbox/dsh-boot-guard
ローダーに依存しない DSH Web の起動リカバリー: 壊れている可能性のあるプラグインを検出して一時的にスキップし、Boot Guard が管理する変更のみを復元。
dsh-workshop
loguhan/dsh-workshop
DSH Web UI 向けの Steam Workshop 風プラグインストア: ミラー高速化、進捗 UI、セキュリティチェック、中国語説明付きでコミュニティプラグインを閲覧・検索・ワンクリックインストール。