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

プラグイン

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

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

N

dsh-llm-cursor

noirbright/dsh-llm-cursor

Unofficial Cursor subscription chat: Host-owned CLI session login, a displayed model catalog, and subscription usage rails. Cursor staff treat this class of private-client usage as against ToS.

015 時間前モデルとプロバイダーMIT
J

dsh-plugin-weaknet-adaptor

jiay98528-dev/dsh-plugin-weaknet-adaptor

Weak-network adaptor: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, and degraded-mode token economy, with a bilingual (zh/en) settings page.

0一昨日モデルとプロバイダーMIT
H

dsh-llm-failover

hb00/dsh-llm-failover

Automatic provider failover on rate limits or quota exhaustion: switch between providers with configurable per-provider models, a cooldown, and a permanent last-entry fallback.

03 日前モデルとプロバイダーMIT
G

dsh-sub2api

godd6366/dsh-sub2api

Connect a sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok / Gemini) behind one base URL, with per-key model discovery, usage lookup, and global vision/image tools.

03 日前モデルとプロバイダー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
M

mmx-quota-tool

mtty-ai/mmx-quota-tool

MiniMax token-plan quota dock for the Web UI: a drop-shape 5h-usage % chip in the conversation input area, click for a detail panel listing every model's 5h & weekly usage and reset countdown, auto-hidden when the active default model is not a MiniMax model.

03 日前使用量と課金MIT
L

dsh-session-cost

lzh3070/dsh-session-cost

Composer cost chip: prices the current session DeepSeek API spend message-by-message with the official pricing table (incl. the 2026-08-17 peak/off-peak policy); hover for the breakdown, today (DSH) total and account balance. DeepSeek models only.

0一昨日使用量と課金MIT
K

dsh-usage-vendor-stats

kirigayakazima/dsh-usage-vendor-stats

Vendor-based usage dashboard: per-provider token/cache/output KPI, a 53-week heatmap, trend chart with hourly "today" view, model drilldown, cost estimation, CSV export, and health cards (TTFT, generation speed, peak context, error rate).

03 日前使用量と課金MIT
K

dsh-session-cost

kidli1412/dsh-session-cost

Session cost estimate in a status bar at the bottom of the conversation (per-model token pricing, CNY) plus the live DeepSeek account balance via the official balance API.

03 日前使用量と課金MIT
V

better-reasoning-slider

vvvspec/better-reasoning-slider

Official-style composer model trigger with a floating reasoning-effort slider popup.

03 日前UI拡張MIT
M

DSH-Claude-Style-Reasoning-Slider

memz-jzy/dsh-claude-style-reasoning-slider

Animated Claude-style reasoning-effort slider and model picker that replaces the native DSH model selector.

0昨日UI拡張MIT
J

dsh-no-setup-mode

johnnycls/dsh-no-setup-mode

No-setup mode for the DSH web UI: hides advanced surfaces, auto-applies best defaults (chat mode, full access, account balance), and one-click role-play personas (maid/butler).

03 日前UI拡張MIT
H

dsh-whale-desktop-launcher

huitianyi/dsh-whale-desktop-launcher

Windows desktop launcher for DSH with a whale-girl icon, background server startup, and a Chromium app-mode window without browser chrome.

0一昨日UI拡張MIT
F

dsh-peak-indicator

future007s/dsh-peak-indicator

Session header badge showing DeepSeek peak/off-peak status, per-model token prices on hover, and real session/turn costs from actual usage.

08 時間前UI拡張MIT
H

dsh-oauth-openai

hrhgit/dsh-oauth-openai

dsh-oauth と DeepSeek Harness 向けの、OpenAI Codex OAuth プロバイダーとモデルアダプター。

04 日前モデルとプロバイダーMIT
L

dsh-web-search-brave

ltctfer/dsh-web-search-brave

DeepSeek Harness の Web 機能インターフェース(ctx.web)向けの、Brave Search API を基盤とした検索プロバイダー。1回の検索は1回の HTTP リクエストで完結し、モデルのターンは消費しません。

04 日前モデルとプロバイダーMIT
J

dsh-ocr-review

jiayan-xu/dsh-ocr-review

ローカル AI によるコードレビューゲート。管理された ocr.js を通じてワークスペース/ブランチ/コミットの差分をレビューし、トークン統計付きの構造化された指摘結果を返します。ゲートモードでは指摘があると失敗として扱われます。

04 日前Git とコードレビュー
J

dsh-tmuxctl

jesse-njx/dsh-tmuxctl

tmux のペインを制御できます。list/send-keys/capture、ウォッチモードでの長時間ジョブの実行、破壊的コマンドへの承認ゲートに対応します。

05 日前開発とプラグインツールMIT
T

dsh-plugin-hooks

truelove-dreamer/dsh-plugin-hooks

Claude Code 風のライフサイクルフック。設定したシェルコマンドが、モデルのツール呼び出しの前後に stdin 経由の JSON ペイロード付きで実行されます。pre-tool フックが非ゼロで終了すると、その呼び出しはブロックされます。

04 日前ワークフローと自動化
T

dsh-plugin-recall

truelove-dreamer/dsh-plugin-recall

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

04 日前メモリ