플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 2323개 찾음
dsh-memory
aqsk-blg/dsh-memory
Layered file memory for DeepSeek Harness with workspace-scoped USER/MEMORY notes, background consolidation, and hybrid session recall.
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.
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.
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.
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.
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.
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.
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.
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.
dsh-settings-drawer
zizhongfeiyang/dsh-settings-drawer
Lets you choose which items appear in the DeepSeek Harness settings left nav.
zzy-dsh-prompt-optimizer
zhengzeyong9527-droid/zzy-dsh-prompt-optimizer
Adds prompt optimization, cancellation, and undo controls to the DeepSeek Harness composer.
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.
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.
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.
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.
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.
dsh-prompt-enhancer
lcq-1024/dsh-prompt-enhancer
Adds a prompt-enhancement button to the DSH composer that rewrites drafts into agent-ready prompts.
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.
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.
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.
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.
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).
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.
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.