プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
134 件のプラグインが見つかりました
dsh-session-archive
kiligzzz/dsh-session-archive
DeepSeek Harness のアーカイブ済みセッション用サイドバーパネル。ワークスペース別のグループ化、タイトル検索、ユーザー質問のプレビュー、ワンクリックでの復元、確認付きの削除に対応。
dsh-session-icons
fengb3/dsh-session-icons
サイドバーのセッションタイトルアイコン:タイトル生成と同じルートでの補助モデル呼び出しが 24x24 のモノクロ SVG メタファーを描画し、各セッション行のタイトル前に表示。ディスクキャッシュ付き。
dsh-session-drafts
ne-ilyxa/dsh-session-drafts
Cursorスタイルの新規セッション:クリックごとに、ワークスペース内の単一セッションを再利用する代わりに、最初のメッセージ前に永続化される新しい空の下書きセッションを作成。サイドバーのDrafts切替で複数の空チャットを同時に開いたままにできる。
dsh-session-lens
bobostudio/dsh-session-lens
DeepSeek Harness向けのセッション分析と、ワンクリックで共有可能なHTMLリプレイを提供します。
dsh-session-mover
baisama-cloud/dsh-session-mover
サイドバーの対象ワークスペースヘッダーにセッションをドラッグして、別のワークスペースへ移動する。完全な履歴を含むセッションが対象ワークスペースへ複製され、元のセッションはアーカイブされる。
dsh-session-hotkeys
yeyeyeyeshifu/dsh-session-hotkeys
DSH Web GUI用のセッションホットキー:ブラウザのタブのようにセッションを切り替え(位置的なAlt+1〜9、ピン留めスロット、前へ/次へ、新規作成/アーカイブ/名前変更)、Alt+Mによるキーボードでのモデル切り替え、代替送信、Escでのフォーカス受け渡し、dsh-split-screenワークスペースを閉じる/復元するAlt+W —いずれもWindows/macOSプリセットで再バインド可能。DSH 0.1.1および0.1.5で検証済み。
dsh-session-manager
semidia/dsh-session-manager
右クリックのセッションメニューと、サイドバーのセッションマネージャー。ピン留め、名前変更、アーカイブ、フォーク、エクスポート、cwd/id/ディープリンクのコピー、エクスプローラーや新規ウィンドウでの表示に対応します。
dsh-session-cost
chengche106/dsh-session-cost
DSH プラグイン: Web GUI の統計バーに、セッションごとの推定 DeepSeek API コストを表示します。
dsh-session-tree
zhengqingjing/dsh-session-tree
DeepSeek Harness 向けの、Git のような不変のセッション履歴管理。
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
harness 自身の `sessionQuery` サービスを通じて、過去・現在のセッションを検索・一覧表示・閲覧できます。有効な環境では SQLite FTS5 インデックスを使用し、そうでない場合は範囲を限定した新しい順のスキャンにフォールバックします。
dsh-session-chat-share
chrisx9z/dsh-session-chat-share
Share a selected chat segment as Markdown, HTML, TXT, or PNG; Session-header dialog with range or multi-select, redaction, tool calls, and subagent conversations, plus the /share command.
dsh-session-turn-eta
778672151/dsh-session-turn-eta
Live progress bar under the composer with a percentage and an estimated time left for the current DeepSeek Harness turn; the estimate re-anchors as the turn runs and never reads 100% until the turn ends, and the bar turns red when the turn fails or is interrupted.
dsh-session-diff
2002xiaoyu/dsh-session-diff
Session-scoped diff view for the DSH Web right sidebar: opening a file the current conversation changed renders it in place with git-style added/removed line backgrounds, +/− gutter markers and dual old/new line numbers under syntax colouring, a header with +added −removed counts, a Changes only / Whole file toggle and a Re-read button, plus a companion tab that lists every file the session changed and opens each one in the same view. Files the conversation did not touch keep the shipped text viewer.
dsh-session-title-pattern
cq-guojia/dsh-session-title-pattern
Reformats dsh session titles as "date | type | topic" (type and topic are summarized by a model from the full conversation), and hides unused sessions from the sidebar without deleting them.
dsh-session-robustness
bainianlaoyao/dsh-session-robustness
After official llm-retry (n/5) gives up, keep retrying transient API failures (timeout, transport, rate-limit, 5xx, dropped SSE) on the same open step until success, cancel, or pause; AUTH, QUOTA, and user Stop are never retried.
dsh-session-manager
sunshiner04/dsh-session-manager
Settings-page manager for archived DeepSeek Harness sessions: restore an archived session to its previous workspace position or permanently delete it (direct physical deletion, no backup layer). Adds a red permanently-delete item to the session context menu and three agent tools. Deleting an open session works immediately; the leftover in-memory copy is hidden behind an archive tombstone until the next restart.
dhs-plugins (dsh-session-monitor)
kevenliu3/dhs-plugins
Sidebar badge and panel that aggregate per-session pending, running, and completed states across workspaces, with one click to open a session.
dsh-session-bridge
heartmove/dsh-session-bridge
Session bridge for DeepSeek Harness: drive other real DSH sessions straight from your prompt — create top-level sessions in any workspace, message or steer any session, wait for replies and stream them segment-by-segment (chain-of-thought included), resume offline sessions, find sessions across workspaces, run a background watchdog that monitors and schedules a main task (nudge when stalled, correct drift, cancel when stuck), and archive sessions with one command.
LazyNoobsCockloft (dsh-session-notes)
dsboylw/lazynoobscockloft
Session notes 0.3.1: multiple numbered notes per session (1 2 3… by creation order), session-level color and pin (one click in the popover title row), a copy picker (click any note to copy), per-session delete-all, compatible with DSH Desktop 0.8.2.
dsh-session-handoff
yangyizhu8/dsh-session-handoff
Session handoff for DeepSeek Harness: the session menu creates a successor session that rebuilds the old session's memory, tasks and rules through an eight-section takeover packet, with light context via on-demand transcript readback.
dsh-session-delete
wenhao4126/dsh-session-delete
Session management for DSH: archive or delete one session, archive/delete all sessions in a workspace, and restore archived sessions from the settings page — archiving backs up workspace metadata and restoring recreates deleted workspace registrations automatically.
dsh-session-notify
telosmaylx/dsh-session-notify
Notifies you with a browser notification and toast whenever a session turn ends, with 5-language templates and custom presets.
dsh-session-enhance
tinger-x/dsh-session-enhance
DSH Web plugin for managing sessions: archive/unarchive, guaranteed physical deletion (transcript files + ~/storages/*.json sweep), drag-and-drop workspace reassignment, and branch-based message editing (edit/retry/reroll with reversible version timelines
dsh-session-manager
huajuan2024/dsh-session-manager
Session manager panel under Settings → Plugins: list all sessions with title, cwd, agent preset, updated time, turns and steps, expand a row to view message history, delete non-running sessions, and export a session as JSON or Markdown via a browser Blob URL.