プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
453 件のプラグインが見つかりました
dsh-session-timeline
xiluovo/dsh-session-timeline
Session timeline down the left of the conversation: every user message at a glance, current-message tracking, hover preview of the message and its reply, click to jump, collapsible.
dsh-observation-journal
cavan-ou/dsh-observation-journal
DSH 向けの、手をかけずに済むランタイムテレメトリ。各セッションのタスク、モデル階層、ツール、失敗、所要時間、ステータスを人が読めるジャーナルに自動記録し、統計セクションも備えます(純粋なオブザーバーで、ツールも LLM 呼び出しも注入も行いません)。
dsh-agent-messaging
happyren/dsh-agent-messaging
DeepSeek Harness 向けの、セッションをまたぐエージェント間メッセージング——名前で別セッションを指定し、その受信箱にメッセージを配送。
dsh-session-management
cokiscarazo-rgb/dsh-session-management
dsh-vision-sidecar
121103qwq/dsh-vision-sidecar
DeepSeek Harness 向けのホスト型無料ビジョンサイドカー。永続的なセッションエビデンス付き。
dsh-token-panel
juhe291/dsh-token-panel
DeepSeek Harness 向けの隅に常駐する HUD: セッションの token 圧力、モデル別コスト、日次/月次の使用量を一目で確認。予算や残高を編集でき、支出を自動で追跡。
dsh-messager
ly6170/dsh-messager
DeepSeek Harness + DeepSeek をベースに開発された、DeepSeek Harness 向けのメッセージ通知メッセンジャー。サードパーティのチャネル(現時点では Feishu の webhook)経由でプッシュ配信できます。
dsh-plugin-call-me
radres/dsh-plugin-call-me
CallKit 経由でスマートフォンに着信: `call_me` と `text_me` ツールに加え、ターン終了時や承認時にオプションで電話をかけ、話した回答をセッションに文字起こしして戻す。
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
エージェントのトラジェクトリガバナンスと異常診断: フラットなセッションログを多分岐のトラジェクトリツリーに再構築し、ループのデッドロック、無効なリトライ、目標のずれを検出。コスト帰属付きのアラート、公式 API を介したワンクリック中断とブレークポイント fork、独立した GUI タブを提供。
dsh-session-audit
bwndlct/dsh-session-audit
セッション実行の分析: ステップ数、ツール呼び出し、失敗、繰り返し操作、token 使用量、検証シグナルを text/Markdown/JSON レポートとして出力。
dsh-deepseek-billing
jolly-j/dsh-deepseek-billing
サイドバー下部に DeepSeek アカウント残高とセッションごとのコストカードを表示。
dsh-calculator
bobcat848/dsh-calculator
サイドパネルに DeepSeek API の支出(現在のセッションと全セッション)とアカウント残高を表示。公式料金とピーク/オフピーク料金に対応。
dsh-deeplink
qyw233/dsh-deeplink
ディープリンク機能。`?session=` / `?workspace=` により、特定のセッションやワークスペースを直接開けます。
dsh-sidebar-mode
meredith2328/dsh-sidebar-mode
Preset-mode badge embedded in the "New Session" button: click to pick the default agent preset for the next session (long names truncate with ellipsis so the label stays readable).
dsh-token-pet
pk7j7sqryy-ops/dsh-token-pet
Cute token-usage pet in the session header: live context occupancy, per-session usage and breakdown, plus date/weekday, weather, 3-day forecast and severe-weather alerts, all theme-aware.
dsh-watch
dshworks/dsh-watch
Background stream listeners that wake the DeepSeek Harness agent — put a watch on a command or file and receive new lines as in-session notices. Ships a daemon host so a watcher can run unattended for weeks.
dsh-with-pencil
iwaibaoli/dsh-with-pencil
Session-aware Pencil integration for DeepSeek Harness with official MCP tools and an on-demand browser canvas.
dsh-log-memory
says693/dsh-log-memory
Popup guardian for session logs: opens with the Web UI on a configurable reminder interval (10 min-3 h), with one-click incremental backup of every session.jsonl(.zstd) under ~/.dsh/sessions in raw or readable chat-log format.
dsh-web-ui (dsh-ssh)
damonkoy/dsh-web-ui
Remote SSH operations for the dsh web GUI: host config store and persisted sessions.
dsh-remote-link
botonj/dsh-remote-link
Secure remote access for the official Web UI: authenticated LAN/tunnel gateway with QR + HMAC one-time pairing, per-device sessions and revocation, mDNS discovery, and a fork_session tool.
dsh-im-hub
threebody6666/dsh-im-hub
Multi-platform IM gateway for DSH: Feishu (Lark) WebSocket long connection (no public URL), WeCom AES-encrypted callbacks, and Telegram long polling — per-chat agent sessions, whitelist access, and a visual settings card in the web GUI.
dsh-telegram-duty
luzhengyangtx/dsh-telegram-duty
Telegram duty gateway: phone-message task loop on a dedicated duty session, global approval forwarding with inline approve/reject buttons, telegram_ask choice questions, duty/local toggle with a web duty banner, zh/en messages, zero idle tokens.
folio (folio-tools)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-tools: 15 schema-validated tools (memory + quality gates) plus an L0 guard of the consulting document-generation engine; pair with @nyantused/folio-dsh-events for the full session protocol.
folio (folio-events)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-events: session-protocol events — auto session-start reminder + auto-save on session close; pair with @nyantused/folio-dsh-tools.