Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
7143 plugins encontrados
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.
dsh-image-create
xiaoyuink/dsh-image-create
Text-to-image and image-to-image generation inside DSH through OpenAI-compatible endpoints, with an agent tool, multi-provider fallback, and a side-panel workspace with history.
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-session-stats-panel
a1113622001/dsh-session-stats-panel
A right-side session stats panel showing average cache-hit rate, session cost, runtime, request count, cumulative tokens and account balance.
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-compaction-audit
gendui123/dsh-compaction-audit
Compaction quality / hallucination detector: when a conversation span is compacted, check on two axes that key information survived 鈥?FIDELITY (assertions in the summary must be found verbatim in the original leaf events, else flagged as fabricated) and C
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-compaction-probe
gendui123/dsh-compaction-probe
Step-0 observation probe for dsh-compaction-audit: logs every compaction/* session event and probes whether shadowedSeqs still resolve to readable events in session.events. Observe-only; never injects, never blocks.
dsh-plan-adversarial
gendui123/dsh-plan-adversarial
Command-triggered red/blue adversarial review for ANY plan (not quant-specific). /plan-adversarial <plan>: arms a gate that requires the agent to derive two independent subagents (red=attack, blue=defend), have them converge on a consensus plan with NO th
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