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

プラグイン

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

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

H

dsh-recall-unread

hg1048596-pixel/dsh-recall-unread

コンポーザー上部にストリップを追加し、モデルが読み取る前に送信済みだが未読の(ステアリング用)テキストメッセージをリコールできます。

127先月UI拡張MIT
P

dsh-background-agents

perrylink/dsh-background-agents

公式のサブエージェント機構を用いた永続的なバックグラウンド子エージェント。任意のセッションから起動し、Web UI サイドバーで進捗を確認、いつでもメッセージ送信や中断が可能で、子エージェントごとのツール範囲制限、ペルソナ、委任の深さ上限を備えます。

1615 時間前ワークフローと自動化Apache-2.0
S

dsh-queue-plus

starslittle/dsh-queue-plus

編集、削除、操作誘導、並べ替え、一括削除に対応したシンプルなDSHキューパネル。

15先月セッションとメッセージMIT
X

dsh-improved-inline-edit

xiaosurongjia/dsh-improved-inline-edit

DeepSeek Harness Web 用の実行中ステア入力:エージェント作業中に composer の上へ入力バーを表示し、agent.steer() 経由で次の判断に修正要求を注入して会話を止めない。下書きはセッションごとに保持され、未読の注入メッセージはバブルから呼び戻せ、任意のガイド prefix も使える。

1417 日前UI拡張MIT
B

dsh-pause

better-er/dsh-pause

DSH Web の一時停止プラグインです。agent が 1 回分のツール対話を終え、次のモデルリクエストを送信する直前で一時停止し、composer の入力欄は使える状態のままにします。人間が Enter/送信で再開し、補足テキストを添えることもできます。この一時停止は進行中の API 呼び出しを中断せず、モデルのコンテキストは常に完全なままで、モデル側はそれを感知しません。純粋なプラグインで自己完結しており、DSH のソースコードは変更しません。

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

dsh-literature

aik358/dsh-literature

Zoteroエクスポート対応のDSH向け自立型文献ライブラリ:全文PDF取得(Unpaywall/arXiv/カスタムURLテンプレート)、Crossrefベースの緩やかな検索、APA/GB-T 7714/MLA/Chicago形式の引用生成、ハイライトとノート付きのサイドパネルPDFリーダー、現在の会話に統合されるAI支援のQ&A/翻訳機能を備えています。

54 日前ツールと機能MIT
M

dsh-pua

michengai/dsh-pua

/pua を追加し、完了を宣言する前に別のアプローチを試して結果を検証するようエージェントを導きます。15 種類の企業スタイル、ペルソナモード、グローバル設定と会話ごとの設定に加え、検証コマンドが成功するか、反復上限に達するか、ユーザーがキャンセルするまで続くオプションのループを備えます。

33 日前メモリApache-2.0
B

dsh-answer-reviewer

bycall/dsh-answer-reviewer

DeepSeek Harness 向けのエージェント型回答レビュアー:アシスタントの各最終ターンを別の LLM が 1〜100 で再評価し、しきい値を下回るスコアでは具体的なフィードバックとともにエージェントを差し戻します。スコアは回答のアクション行のチップとして表示されます(緑は合格/赤は要修正、ホバーで再試行回数と理由)。127.0.0.1 の HTTP サーバー経由のライブゲート設定のほか、コンポーザー上部の折りたたみドックと、dsh-better-sidebar による任意の右サイドバータブを備えます。

36 日前メモリMIT
P

stalegreen (dsh-plugin-stalegreen)

pavangupta352/stalegreen

エージェントのテスト・型チェック・lint・ビルド主張の鮮度ゲート:検証実行が tools/post-execute でレシートになり、ファイル編集を追跡。agent/turn-stopping 時に最新レシートが古い/失敗/判読不能な主張は、レシートと編集済みファイルを名指ししてもう 1 ステップ促す。

316 日前開発とプラグインツールMIT
L

deepseeh-harness-ultra-slash

loadingvx/deepseeh-harness-ultra-slash

Web UIコンポーザー内の独立したスラッシュコマンドグループ。/steerはターンを中断せずエージェントの次のステップにテキストを注入し、/newは空のセッションを開始、/skillと/docsはターン後のスキルまたはドキュメントタスクを伴う/steerです。カスタム/steerエイリアスはSettingsで設定できます。

38 日前UI拡張MIT
Z

dsh-session-explorer

zn-dk/dsh-session-explorer

FTS5 trigram インデックスによる DSH セッション横断のメッセージ単位の全文検索(user/assistant/steering/tool と種別ごとのフィルター)、fork/継続セッションをまたぐ重複排除された結果、フォーカスしたメッセージへ自動スクロールする読み取り専用のコンテキストプレビュー、実際のセッションへのワンクリックジャンプ、ヘルスチェック付きの増分/全体インデックス再構築を提供します。zh/en の i18n は Host のロケールサービスに追従します。

311 日前セッションとメッセージMIT
Y

dsh-loop-continue

yunxiyang/dsh-loop-continue

Resumes an agent turn that ended after narrating its next action without calling a tool: the guard replays the turn log on agent/turn-stopping, asks a judge model one true/false question, and steers the same turn to run one more step.

24 日前メモリMIT
C

dsh-quality-review

cai-mh/dsh-quality-review

Audit each finished assistant turn with an independent reviewer model and steer the agent to fix failed output, with at most 2 review rounds per turn and SOP-folder standards injected as an extra review dimension.

211 日前メモリMIT
K

dsh-plugin-task-coordinator

kayungko/dsh-plugin-task-coordinator

トップレベルセッションを対象としたスーパーバイザー型のワークフローオーケストレーション:確認ゲート付きのバッチディスパッチ、チームワークストリーム、実行中タスクのステアリング、アイドル待機収集、11 個の task_* ツールおよび /tasks スラッシュコマンドにわたるライブモデルルート検出。

2一昨日ワークフローと自動化MIT
I

dsh-quick-replies

idoall/dsh-quick-replies

Manageable one-tap text chips above the session composer; idle sessions queue the message and running sessions steer at the next safe boundary without rewriting the draft.

14 日前UI拡張MIT
H

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.

1昨日セッションとメッセージ
G

dsh-messenger-gateway

goodandready/dsh-messenger-gateway

Telegram bridge for DeepSeek Harness: bidirectional sessions, conversation steering, home-channel routing, and TTS voice notes sent as Telegram audio messages.

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.

129 日前モデルとプロバイダーMIT
W

dsh-reasoning-cn

william123666/dsh-reasoning-cn

DeepSeek Harness plugin that steers reasoning toward Simplified Chinese and translates eligible reasoning blocks.

1先月UI拡張MIT
O

dsh-discord-bot

oliver0804/dsh-discord-bot

Map dsh workspaces onto Discord — watch every session live, drive and steer agents, and reach the harness's own commands from anywhere, with no inbound port.

1先月統合とリモートMIT
E

dsh-proof

evilirving/dsh-proof

独立した読み取り専用の受け入れレイヤー。トップレベルのターンが終了するたびに読み取り専用の検証エージェントを起動し、不合格の差分をエージェントにフィードバックします。

1先月ワークフローと自動化MIT
C

dsh-plugin-forge

cai-mh/dsh-plugin-forge

Scaffold DSH local bundles in the dph format from any workspace and keep a pitfall experience library to steer later development.

012 日前開発とプラグインツールMIT
C

dsh-steer

cai-mh/dsh-steer

Inject steering or correction into a running session while the model is thinking, or cancel the current turn, from a floating browser panel.

011 日前セッションとメッセージMIT
V

dsh-mama-cheer

vvilliam-qwq/dsh-mama-cheer

Keyboard shortcut that injects an encouraging message into the running dsh-TUI conversation: steer when a tool is in flight, interrupt-and-deliver when the model is only streaming text

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