プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
19 件のプラグインが見つかりました
dsh-automation
titanwings/dsh-automation
新規エージェントセッションでスケジュール実行されるコーディングジョブ。監査可能な履歴付き。
dsh-better-browser
titanwings/dsh-better-browser
DSH 実ブラウザ操作プラグイン: Kimi WebBridge を通じて Agent がユーザーのログイン済みブラウザを操作できるようにし、13 個の webbridge_* ツールを提供。
dsh-track
fakechris/dsh-track
組み込みタスク管理エンジン: 意思決定ポイントプロトコル、アイデアキャプチャーウォール、Linear 風の Issue ストア。
dsh-explorer
no-prm/dsh-explorer
Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.
dsh-drag-and-drop
akiracod/dsh-drag-and-drop
ファイルドラッグの派生機能。ドキュメントをコンポーザー上部に削除可能なチップとしてドロップし、文字入力なしで送信できます。
dsh-voice
3274375092/dsh-voice
Voice input for DeepSeek Harness: speak into the microphone and the recognized text is submitted as a normal chat message, via local or browser speech recognition.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-opencode-zen-free-provider
jiesou/dsh-opencode-zen-free-provider
OpenCode Zen free models provider for dsh
dsh-scnet
lql341/dsh-scnet
DeepSeek Harness plugin for SCNet HPC: SSH setup, CPU/DCU Slurm jobs, cluster probing, compute-node diagnostics, and Hygon DCU/DTK guidance.
dsh-diagram
hanzhangzzz/dsh-diagram
Editable Excalidraw diagrams for DeepSeek Harness conversations.
dsh-desktop-launcher
yvesgao/dsh-desktop-launcher
Create a one-click Windows desktop shortcut from the Settings page: a .cmd launcher + desktop icon for DeepSeek Harness or any local server, auto-opens the browser, with taskbar pin hints.
dsh-ui-tweaks
wlj521/dsh-ui-tweaks
Live-tune the DSH Web conversation UI from Settings: message font size, Claude Desktop-style markdown tables, dialog width, an optional timeline rail, and a GitBar with branch management, per-file diff, and commit & push.
dsh-think-any-lang
lco117/dsh-think-any-lang
DeepSeek Harness(DSH)プラグイン。設定 → 一般に「思考言語」セレクターを追加し、システムプロンプトのセクションを通じてモデルが推論(思考の連鎖)に使う言語を指定できます。追加の呼び出しや遅延なし、12言語に対応。
dsh-deepseek-usage
azurehalcyon/dsh-deepseek-usage
DSH 插件:极简的 DeepSeek 余额/用量面板,无任何多余窗口,极简配置
dsh-mcp-skill-panel
lilyblessing/dsh-mcp-skill-panel
MCP & Skill manager: enable/disable MCP servers and skills from a Settings panel to free context in real time; optional AI middle layer (mcp_search/mcp_call) calls disabled servers on demand, with state-based visibility filtering that keeps user-enabled servers visible.
dsh-bundle-dedup-guard
lstalu/dsh-bundle-dedup-guard
DSH plugin guard: checks profile bundle lists for duplicate loader entries on every plugin load, preventing the 'duplicate loader entry id' boot crash caused by listing an aggregate bundle and its sub-plugins together — and the `dsh plugin` reconcile recu
dsh-ui-agents-pixe
eternalnight996/dsh-ui-agents-pixe
给 DeepSeek Harness Web 主窗口加「工作角色」页签 + 对话区像素人办公室浮层(The Agency en / agency-agents-zh 255+ 角色,29 预设团队)。一条命令安装,不改 dsh 源码。
dsh-bundle-vision
skillre/dsh-bundle-vision
Vision bundle + plugin for DeepSeek Harness: the describe_image tool reads local images and asks any configured multimodal route, with zero core changes
dashr (dashr)
fgm-builds/dashr
RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.