Plugins
Browse, filter, and install DeepSeek-Harness plugins.
453 plugins found
dsh-session-timeline
xiluovo/dsh-session-timeline
Session timeline down the left of the conversation: every user message at a glance, current-message tracking, hover preview of the message and its reply, click to jump, collapsible.
dsh-observation-journal
cavan-ou/dsh-observation-journal
Zero-touch runtime telemetry for DSH: every session auto-writes task, model tier, tools, failures, duration, status into a human-readable journal with a stats section (pure observer — no tools, no LLM calls, no injection).
dsh-agent-messaging
happyren/dsh-agent-messaging
Cross-session agent-to-agent messaging for DeepSeek Harness — address another session by name and deliver a message into its inbox.
dsh-session-management
cokiscarazo-rgb/dsh-session-management
dsh-vision-sidecar
121103qwq/dsh-vision-sidecar
Hosted free vision sidecar for DeepSeek Harness with durable session evidence
dsh-token-panel
juhe291/dsh-token-panel
A corner HUD for DeepSeek Harness that shows your session's token pressure, per-model cost, and daily/monthly usage at a glance, with an editable budget and balance that tracks spending for you. 右下角常驻的 Token 仪表盘:实时看会话压力、按模型估算花费。预算和余额点一下就能改,每天每月用了多少都有记录。
dsh-messager
ly6170/dsh-messager
Monitors session state in the DSH web app and sends desktop, browser, and third-party notifications for interactions, completions, and errors.
dsh-plugin-call-me
radres/dsh-plugin-call-me
Rings your phone over CallKit: `call_me` and `text_me` tools, plus optional turn-end and approval calls whose spoken answer is transcribed back into the session.
dsh-trajectory-governance
dfycaly98931680/dsh-trajectory-governance
Agent trajectory governance and anomaly diagnosis: rebuilds flat session logs into multi-branch trajectory trees, detects loop deadlock, invalid retry, and goal drift, alerts with cost attribution, one-click interrupt and breakpoint fork via official APIs, independent GUI tab.
dsh-session-audit
bwndlct/dsh-session-audit
Session execution analytics: steps, tool calls, failures, repeated actions, token usage and verification signals, rendered as text/Markdown/JSON reports.
dsh-deepseek-billing
jolly-j/dsh-deepseek-billing
DeepSeek account balance and per-session cost card in the sidebar foot.
dsh-calculator
bobcat848/dsh-calculator
DeepSeek API spend (current session and all sessions) and account balance in the aside panel, with official pricing and peak/off-peak support.
dsh-deeplink
qyw233/dsh-deeplink
Deep links: open a specific session or workspace via `?session=` / `?workspace=`.
dsh-sidebar-mode
meredith2328/dsh-sidebar-mode
Preset-mode badge embedded in the "New Session" button: click to pick the default agent preset for the next session (long names truncate with ellipsis so the label stays readable).
dsh-token-pet
pk7j7sqryy-ops/dsh-token-pet
Cute token-usage pet in the session header: live context occupancy, per-session usage and breakdown, plus date/weekday, weather, 3-day forecast and severe-weather alerts, all theme-aware.
dsh-watch
dshworks/dsh-watch
Background stream listeners that wake the DeepSeek Harness agent — put a watch on a command or file and receive new lines as in-session notices. Ships a daemon host so a watcher can run unattended for weeks.
dsh-with-pencil
iwaibaoli/dsh-with-pencil
Session-aware Pencil integration for DeepSeek Harness with official MCP tools and an on-demand browser canvas.
dsh-log-memory
says693/dsh-log-memory
Popup guardian for session logs: opens with the Web UI on a configurable reminder interval (10 min-3 h), with one-click incremental backup of every session.jsonl(.zstd) under ~/.dsh/sessions in raw or readable chat-log format.
dsh-web-ui (dsh-ssh)
damonkoy/dsh-web-ui
Remote SSH operations for the dsh web GUI: host config store and persisted sessions.
dsh-remote-link
botonj/dsh-remote-link
Secure remote access for the official Web UI: authenticated LAN/tunnel gateway with QR + HMAC one-time pairing, per-device sessions and revocation, mDNS discovery, and a fork_session tool.
dsh-im-hub
threebody6666/dsh-im-hub
Multi-platform IM gateway for DSH: Feishu (Lark) WebSocket long connection (no public URL), WeCom AES-encrypted callbacks, and Telegram long polling — per-chat agent sessions, whitelist access, and a visual settings card in the web GUI.
dsh-telegram-duty
luzhengyangtx/dsh-telegram-duty
Telegram duty gateway: phone-message task loop on a dedicated duty session, global approval forwarding with inline approve/reject buttons, telegram_ask choice questions, duty/local toggle with a web duty banner, zh/en messages, zero idle tokens.
folio (folio-tools)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-tools: 15 schema-validated tools (memory + quality gates) plus an L0 guard of the consulting document-generation engine; pair with @nyantused/folio-dsh-events for the full session protocol.
folio (folio-events)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-events: session-protocol events — auto session-start reminder + auto-save on session close; pair with @nyantused/folio-dsh-tools.