Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

2323 Plugins gefunden

A

dsh-memory

aqsk-blg/dsh-memory

Layered file memory for DeepSeek Harness with workspace-scoped USER/MEMORY notes, background consolidation, and hybrid session recall.

1vor 15 StundenGedächtnis
X

dsh-session-surgeon

xiaoshenming/dsh-session-surgeon

Repair DeepSeek Harness sessions that refuse to load, with a sidebar Session surgeon overlay and dry-run repair.

1vor 18 StundenSitzungen & NachrichtenMIT
C

dsh-session-recovery

coprexist/dsh-session-recovery

Recover deleted or corrupted dsh sessions (session.jsonl.zstd) and memory (memory.db) from the raw disk, and repair rebuilt sessions that fail to resume via the /session-repair command in the web UI.

1vorgesternSitzungen & NachrichtenMIT
M

dsh-theme

mux9056-bot/dsh-theme

Theme pack for the DSH Web UI: 30 drop-in CSS themes with light and dark variants, integrated into Settings → General with a programmatic API.

1vorgesternThemen & AussehenApache-2.0
Y

DSH-Balance-display

yoiizesdev-crypto/dsh-balance-display

Real-time DeepSeek account balance badge in the sidebar footer with odometer roll animation, multi-currency support, balance trend chart, per-key usage statistics with historical backfill, and GitHub version auto-check.

1vor 21 StundenNutzung & AbrechnungMIT
X

dsh-rate-limiter

xidong-ai/dsh-rate-limiter

Proactive per-provider token-bucket rate limiting that queues over-limit requests before they are sent, preventing upstream 429 errors.

1vor 22 StundenNutzung & AbrechnungMIT
P

dsh-all-usage

particlelight/dsh-all-usage

Analyze usage across models, providers, workspaces, and time ranges, with live cache-hit visibility and separate model and provider breakdowns. Includes a 53-week GitHub-style heatmap, usage streaks, cache-efficiency trends, DeepSeek account balance, workspace aliases, and CSV export. Chinese uses local time, English uses UTC; API access is loopback-only.

1vor 15 StundenNutzung & AbrechnungMIT
M

dsh-cost-dashboard

mike-lee0120/dsh-cost-dashboard

Cost dashboard for DeepSeek Harness: aggregates model input/output/cache tokens across all local sessions, prices them with a builtin table (including DeepSeek peak/off-peak), and shows daily trends plus per-model and per-session tables.

1gesternNutzung & Abrechnung
F

dsh-minimax-usage (trusted-plugin)

floating-dreaming/dsh-minimax-usage

Adds a "用量" section to the DSH Settings page that shows your MiniMax Token Plan usage (5h and weekly windows with reset countdowns), per-model breakdown, and video bonus credits; fetches `/v1/token_plan/remains` via a trusted plugin that holds the API key, auto-hides when no key is configured. MIT.

1vor 5 TagenNutzung & Abrechnung
Z

dsh-settings-drawer

zizhongfeiyang/dsh-settings-drawer

Lets you choose which items appear in the DeepSeek Harness settings left nav.

1vorgesternUI-ErweiterungenMIT
Z

zzy-dsh-prompt-optimizer

zhengzeyong9527-droid/zzy-dsh-prompt-optimizer

Adds prompt optimization, cancellation, and undo controls to the DeepSeek Harness composer.

1gesternUI-ErweiterungenMIT
W

dsh-hover-approve

wydddddcool/dsh-hover-approve

Anchors an approve/answer bubble to each DSH Web sidebar session row — one-click handling of authorization, questions, plan reviews and blocked goals without opening the conversation.

1vorgesternUI-ErweiterungenMIT
R

dsh-inline-comments

ruisenbai/dsh-inline-comments

Select text in a finished assistant reply to add numbered comments beside the quote; collect drafts and submit the batch through the official composer as one user message.

1gesternUI-ErweiterungenMIT
R

dsh-workspace-scope

ri0n72y/dsh-workspace-scope

Per-workspace Skill and MCP enablement for DeepSeek Harness: control which skills and MCP servers new sessions load, per project.

1vorgesternUI-ErweiterungenMIT
L

dsh-moon-light

lihang-lh/dsh-moon-light

A marquee mood-light ring around the DSH web UI edge that reacts to session state, turning green while the agent works, pink when done, and yellow when something needs attention, with colors, ring width, rotation speed, and flash frequency configurable from the settings panel.

1vorgesternUI-ErweiterungenMIT
L

dsh-timeline-rail

lcthe/dsh-timeline-rail

Message timeline rail for DeepSeek Harness web chat: evenly spaced ticks for each user message on the right edge, click to jump, hover to preview.

1vor 23 StundenUI-ErweiterungenMIT
L

dsh-prompt-enhancer

lcq-1024/dsh-prompt-enhancer

Adds a prompt-enhancement button to the DSH composer that rewrites drafts into agent-ready prompts.

1vorgesternUI-ErweiterungenMIT
J

agent-context-editor (deepseek-harness)

jermaine123123/agent-context-editor

Searchable and reversible management view for DeepSeek Harness reasoning and answer units, with type filters, batch actions, and sidecar-persisted hide state that preserves the original Session.

1gesternUI-ErweiterungenMIT
D

dsh-airdrop

demacia1314/dsh-airdrop

⭐ Drag-and-drop uploads of any file or whole folders, anywhere in the window; remote-safe — bytes go straight into the session workspace on the server, so a DSH deployed on a remote machine works exactly like localhost.

1vor 14 StundenUI-ErweiterungenMIT
A

dsh-web-launcher

ayingqaq/dsh-web-launcher

Windows desktop launcher bundle for DSH Web that creates a managed shortcut, then restarts DSH in the background and refreshes the existing browser page.

1vorgesternUI-ErweiterungenMIT
Z

stylotrace (dsh-plugin-stylotrace)

zhangyoufu-123/stylotrace

Deep-collaboration writing agent for DSH: per-user writing-style learning from edit pairs, clarify→outline→section-writing→red-team→reader-gallery flow, project-to-report synthesis (lab report / product intro / survey / README), 41 MCP tools, and web selection-improve UI with in-app file preview.

1vor 19 StundenTools & FunktionenMIT
Y

dsh-computer-use-win

yu-tao-li/dsh-computer-use-win

Windows computer use for DeepSeek Harness: an MCP stdio server over a PowerShell UIA backend exposing 22 desktop tools (UIA tree, screenshots, typed input, OCR, window management, failsafe).

1vorgesternTools & FunktionenMIT
F

dsh-origin-plugin

fantasality/dsh-origin-plugin

Drive Origin scientific plotting from DeepSeek Harness AI chat via MCP: write data, plot line/scatter/column, export PNG/SVG.

1vor 15 StundenTools & FunktionenMIT
K

dsh-launch

khellendros97/dsh-launch

Detached-broker supervision of long-running services (dev servers, watchers, mock APIs) that survive turns, sessions and DSH restarts, with a Service sidebar tab (registered via better-sidebar's extension API) and service_start/stop/restart/list/logs model tools.

1vor 4 TagenUI-ErweiterungenMIT