Плагины
Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.
Найдено плагинов: 5410
dsh-produced-file-paths
flyhigao/dsh-produced-file-paths
Displays and copies absolute paths for files produced by DSH turns in remote Web.
dsh-wrapped
rand0wn/dsh-wrapped
Registers /wrapped, which reads the session's own stats and renders a shareable dark SVG summary card — tool vs. thinking time, decode speed, and a tool/thinking-ratio verdict.
headless-json
johnxu22786/headless-json
Structured machine-readable CI output for DeepSeek Harness: JSON/NDJSON session reports, JUnit XML, semantic exit codes, artifact collection and privacy redaction - a dsh profile bundle plus a standalone CLI.
dsh-cordis-mcp
geekricardo/dsh-cordis-mcp
Exposes the DSH dynamic-Cordis toolset to Claude Code over MCP (streamable HTTP on the existing web port, no new listener): ten tools to list, inspect, define, run, stop and permanently remove dynamic plugins in a live DSH session, with the same approval flow the GUI uses for packages that ship a client half. Bearer auth is mandatory — the token is configured on a DSH settings page, the endpoint answers 503 rather than serve without one, accepts loopback only and never emits CORS headers.
dsh-vision-analysis
harvey-will/dsh-vision-analysis
DeepSeek Harness vision plugin: 8 analysis modes (describe, OCR, chart data, UI review, object detection, compare, code-gen, debug), any OpenAI- or Anthropic-compatible vision API, with a built-in free vision model and automatic rate-limit failover.
rss-digest
johnxu22786/rss-digest
RSS/Atom digest bundle for dsh: subscribe to feeds, fetch on a schedule, dedupe exact and near-duplicate stories, and get LLM-summarized daily Markdown briefings delivered into conversations and/or files (with a standalone CLI).
market-watch
johnxu22786/market-watch
Financial market monitor bundle for dsh: real-time quotes, a local watchlist, threshold alerts with cooldowns, periodic polling, and in-chat ASCII/mermaid charts for A-share stocks/indices and crypto (Tencent + CoinGecko).
db-connector
johnxu22786/db-connector
Safe, audited SQLite/PostgreSQL/MySQL access for dsh agents: schema introspection, enforced read-only queries, a write approval gate, and a durable JSONL SQL audit trail.
memory-standard
johnxu22786/memory-standard
Memory Standard Protocol (mm) for DeepSeek Harness: layered MEMORY.md with hard budgets, frozen snapshots, mm:// URI interop, session-log digestion, mem_* tools and a standalone CLI.
dsh-session-insights
greenlv/dsh-session-insights
See how you have been using AI: `/session-insights` reviews your DSH sessions over time, shows what worked, which problems kept coming back, and what results were actually produced, then creates a retrospective report on your machine.
dsh-skin-background
megatronyy/dsh-skin-background
Image-background skin with four shipped wallpapers, a user wallpaper directory, custom image URLs, and live dim/blur controls in Settings.
dsh-balance
rayzhu1109/dsh-balance
Real-time DeepSeek account balance in the sidebar footer with a 5-day spending chart.
dsh-ui-translate
radicalgitter/dsh-ui-translate
Translates visible Chinese UI and content in DeepSeek Harness Web, using a browser-local OPUS-MT model for session titles, workspace names, messages, search results, and opted-in plugin prose while keeping remote translation limited to allowlisted UI labels.
dsh-convmap
geekricardo/dsh-convmap
Conversation-map rail down the left edge of the transcript: one tick per user turn, read from the full session log on the host rather than from the rendered page, so long sessions are covered end to end. Hovering fans the neighbouring ticks open by pixel distance and floats a scrollable preview of that turn prompt and its last reply; clicking scrolls to the turn, paging older history in first when it has not been rendered yet; the tick for the visible turn stays highlighted while you scroll.
dsh-chat-continue
chu-m/dsh-chat-continue
Auto-retry failed API requests to keep DSH conversations going. Supports configurable status codes and error codes. 自动重试失败的 API 请求,让 DSH 对话不中断。支持自定义状态码和错误码。
dsh-customization-settings
t-mkt/dsh-customization-settings
Provide generic UI customization settings for DeepSeek Harness, like wallpaper, theme color, etc.
dsh-workspace-groups
z-col/dsh-workspace-groups
DeepSeek Harness web client plugin: group sidebar workspaces into a configurable three-level tree (分类→项目→会话). Sidecar YAML rules. dsh-plugin.
dsh-balance-by-token
jsoncode/dsh-balance-by-token
A DeepSeek Harness plugin (dual-face host + browser) for watching your DeepSeek account **balance** and estimating **token-based costs**, with prices configured per **model × peak/off-peak period** online. Everything lives in a unified modal (opened from the sidebar-footer **Balance** button); a **session-header** button shows a live "Session ≈xx CNY". UI copy is bilingual (Chinese / English, following the host UI language).
dsh-zai-coding-models
auuduu/dsh-zai-coding-models
DeepSeek Harness bridge plugin: exposes the newest Zhipu/Z.AI coding-plan models (e.g. glm-5.3) on the zai-coding-cn route before the bundled pi-ai catalog catches up.
what-was-that
sh-9999/what-was-that
A tiny octopus desktop pet that explains AI-jargon in plain language for the DeepSeek Harness web GUI.
dsh-plugin-agent-dashboard
yytbit/dsh-plugin-agent-dashboard
Multi-agent dashboard skill for DeepSeek Harness -- status reports, task tracking, progress visualization
dsh-launchpad
polar-zhang/dsh-launchpad
A DeepSeek Harness plugin that hosts an elegant splash/loading page and a readiness endpoint, plus Windows desktop launcher scripts (double-click to start, close the browser to stop).
dsh-plugin-rag
yytbit/dsh-plugin-rag
Local knowledge base RAG for DeepSeek Harness -- index project files and search for relevant context
dsh-side-chat
zcldragon/dsh-side-chat
Codex-style /side side conversations for DeepSeek Harness: a temporary fork of the current chat in a floating panel, inheriting context without interrupting the main task.