Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

58 plugin trovati

N

SinglePlayer

nxz1026/singleplayer

Plugin di riproduzione musicale nativo AI per DeepSeek Harness: aggrega la ricerca di NetEase Cloud Music, QQ Music e KuGou con fallback di riproduzione tra provider, mostra testi karaoke parola per parola sincronizzati in tempo reale via USB HID agli altoparlanti HALO PIXELBAR, ed espone ricerca, riproduzione, coda, sveglia e controllo degli altoparlanti come strumenti del modello.

220 giorni faSolo per divertimentoGPL-3.0
A

dsh-plugin-video-player

anitman/dsh-plugin-video-player

Feed video in stile TikTok in una finestra laterale flottante: scorri cartelle locali o SMB-NAS, oppure incolla URL di video online (yt-dlp, bilibili/YouTube, stato di accesso cookies.txt); la finestra si adatta automaticamente al rapporto d'aspetto del video, con schermo intero, ridimensionamento tramite trascinamento, streaming Range e endpoint per la coda video dell'agente.

2mese scorsoMiglioramenti UIMIT
X

dsh-rate-limiter

xidong-ai/dsh-rate-limiter

Limitazione proattiva della frequenza per provider con token bucket, che accoda le richieste oltre il limite prima dell'invio, prevenendo errori upstream 429.

28 giorni faUtilizzo e fatturazioneMIT
L

dsh-task-relay

lesliewylie/dsh-task-relay

Coda di task cross-sessione con note di passaggio di consegne: sessioni e subagent inseriscono, prendono in carico, completano e annullano task su una coda condivisa basata su file, lasciando un riepilogo di consegna per chi prende in carico successivamente

2mese scorsoSessioni e messaggiMIT
Z

dsh-compact-agents

zhuto666/dsh-compact-agents

Model-callable compact_agents tool that force-compacts context in every live session (main session, ordinary sub-agents and AgentTeams members alike), queues busy targets and compacts them when the turn ends, reports the shadowed node count and estimated tokens per target, and ships a browser form for the trigger ratio, retained ratio, controlled-phase output budget, auto-continue budget and an end-of-turn pre-compaction ratio that compacts near the trigger line once a turn ends, so a reply no longer opens with a wait for the summarizer.

1ieriSessioni e messaggiApache-2.0
W

dsh-kb

weibaohui/dsh-kb

Team knowledge base for offline knowledge sharing (FDE box scenario): browse, full-text search and refinement entry points; raw material is queued automatically and distilled into wiki pages by a serial bot session (Karpathy LLM Wiki pattern: immutable raw, two-step refinement, log stream, monthly lint).

16 giorni faStrumenti e capacità
T

dsh-offpeak-queue

tonyno13/dsh-offpeak-queue

DeepSeek Harness peak-hour message queue: defer selected sends and deliver them to the original conversation off-peak. / DSH 高峰消息暂存与低谷自动投递。

114 giorni faSessioni e messaggiMIT
A

dsh-wechat-status

alk233/dsh-wechat-status

WeChat login watchdog for DSH: surfaces dsh-wechat session loss as a Web UI banner instead of silently dropping queued messages. AI-generated, educational use only.

19 giorni faIntegrazioni e accesso remotoMIT
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 giorni faMiglioramenti UIMIT
Y

dsh-split-screen

yeyeyeyeshifu/dsh-split-screen

Split-screen workspace for the DeepSeek Harness web GUI - chat with several agents side by side in panes that look and behave exactly like the stock conversation: drag-to-split, live sessions with queued messages and in-pane ask_user/approval cards, per-pane view tabs (Chat/Trajectory/plugin views), a compact TUI composer mode (Alt+T) and pane-focus shortcuts. Requires DSH 0.1.5+.

13 giorni faMiglioramenti UIMIT
L

dsh-plugin-noticeme

lw-storm/dsh-plugin-noticeme

Background notification plugin: desktop notification, with a tab-title fallback, when an approval prompt or an ask-user-question card appears while the page is in a background tab. The host queues approval and question events behind a same-origin endpoint that the client polls every 3 seconds; clicking the notification focuses the page, and the tab title is restored once the page becomes visible.

112 giorni faIntegrazioni e accesso remotoMIT
A

dsh-ark9canvas

aik358/dsh-ark9canvas

Image generation workbench and agent tool for DSH: one tool (ark9_generate_image) paints text-to-image and image-to-image via any OpenAI-compatible API. Channels are entirely user-configured - no bundled endpoint, you bring your own baseURL, key and model name (manual input supported). Agent-initiated generations are approval-gated by default: requests queue in the floating panel and nothing bills until you approve; approval is non-blocking (the agent replies "awaiting your approval" immediately, and results, denials or timeouts are injected back so the agent reports them in the next turn). Floating glass workbench with five tabs (Generate / Approvals / Prompts / History / About), aspect-ratio grid with quality-budget + 16px-alignment sizing, transparent background, batch up to 10 images as aggregated sub-tasks, prompt library with custom JSON sources fetched through a host proxy, persistent generation logs with one-click retry, multi-channel aggregation with per-channel model fetching, bilingual UI (zh/en), stroke-SVG icon set, config import/export. Registers as a Better Sidebar tab when dsh-better-sidebar is installed; stacks above the dsh-cua FAB when both are present.

118 giorni faStrumenti e capacità
D

dsh-llm-gate

d3vmeh/dsh-llm-gate

Per-provider concurrency gate on the llm/stream waterfall: holds surplus model requests in a FIFO queue inside DSH so main agent, subagents and compaction take turns on a single-slot local server (llama.cpp --parallel 1) instead of timing out; maxConcurrent / maxQueued / queueTimeoutMs.

123 giorni faModelli e providerMIT
W

dsh-feishu-channel

wyattjhayes/dsh-feishu-channel

Security-focused Feishu (Lark) channel for DeepSeek Harness: allowlisted remote-agent access with workspace-scoped paths, symlink checks, risk-based approvals, session isolation, redacted logs, and bounded message queues.

120 giorni faSicurezza e permessiMIT
M

dsh-guardian

max-null/dsh-guardian

Guardian state engine for the DeepSeek Harness — assertion counting, edit review queue, and no-feedback-loop monitoring over session events

1mese scorsoGit e code review
T

dsh-relationship

tynr426/dsh-relationship

Local relationship-memory workbench with a confirmation gate: every AI write — extracted memories and newly created contacts alike — lands in a pending queue until the user confirms it in the GUI; materials are archived verbatim with quote-level provenance checks on AI extraction, and confirmed memories aggregate into per-contact timelines, gift occasions and reciprocity views. Ships a native relationship agent preset for conversation capture; JSON storage by default with an optional SQLite backend, zero production dependencies.

022 ore faMemoriaApache-2.0
D

dsh-queue-reorder

damlys99/dsh-queue-reorder

Reorder the messages queued while a DSH agent is busy, from inside the official queue dock: a drag handle and per-row ↑ / ↓ buttons on the dock's own rows, applied on the host as one concurrency-checked inbox splice. The dock is decorated rather than replaced, so previews, inline editing, steering, removal and attachments stay as shipped. A move is refused when the queue has changed since the caller last saw it, when the row is not a user prompt (a goal round prompt, for example), or when the queue belongs to a subagent session.

06 giorni faMiglioramenti UIMIT
W

Dsh_genshin_nicole_skin

wedomizing/dsh_genshin_nicole_skin

Genshin Nicole PV wallpaper skin for the DSH web GUI — 14 subtitle-free frames rotate on a timed crossfade queue with pause and manual switching.

07 giorni faTemi e aspetto
Y

dsh-theme-cutout-clash

yrracowl/dsh-theme-cutout-clash

EN: Selectable neo-brutalist/pop-art themes for DeepSeek Harness Web with calm reading surfaces. 0.5.10 fixes the queued-message banner and the composer attachment button in every variant. ZH: 面向 DeepSeek Harness Web、兼顾安静阅读表面的新粗野主义与波普艺术主题。0.5.10 修复全部变体的排队

011 giorni faTemi e aspettoMIT
Y

dsh-theme-acid-noir

yrracowl/dsh-theme-acid-noir

EN: Usability-first cyber-editorial themes for DeepSeek Harness Web with reversible lifecycle effects. 0.4.5 restyles the composer attachment button and the queued-message dock. ZH: 面向 DeepSeek Harness Web、重视可用性并支持可逆生命周期效果的赛博编辑主题。0.4.5 适配输入框附件按钮与排队消息面板。

011 giorni faTemi e aspettoMIT
H

dsh-queue-first-enter

himeope/dsh-queue-first-enter

Pressing Enter with an empty composer steers the first queued message into the running turn while the agent is busy.

012 giorni faMiglioramenti UIMIT
F

LeisureTimeQueue

fireworksss/leisuretimequeue

LeisureTimeQueue is a local leisure-time task queue plugin for DeepSeek Harness.

08 giorni faStrumenti e capacitàMIT
D

dsh-turn-doctor

d3vmeh/dsh-turn-doctor

Explains which layer killed a failed turn: times every model request (first byte, longest silence, total) and combines that with the error to name the culprit (dsh idle watchdog vs Node undici timers vs SDK timer vs server crash, context overflow, gate queue, tool timeouts, failed compactions) and the exact setting to change; verdicts in the DSH terminal plus a /why command, subagents included.

017 giorni faSicurezza e permessiMIT
B

dsh-plugins (music-player)

bitdg/dsh-plugins

Adds a sidebar music browser with multiple public sources, persistent background playback, queue advancement, and reviewed MusicFree-compatible source extensions.

017 giorni faSolo per divertimentoMIT