Plugins
Browse, filter, and install DeepSeek-Harness plugins.
453 plugins found
dsh-usage-meter
v-dev-388/dsh-usage-meter
Settings-page usage dashboard: per-provider/model token summary across all sessions, with today/7-day/30-day CSS-bar trends and a cache-hit rate.
dsh-session-cost
lzh3070/dsh-session-cost
Composer cost chip: prices the current session DeepSeek API spend message-by-message with the official pricing table (incl. the 2026-08-17 peak/off-peak policy); hover for the breakdown, today (DSH) total and account balance. DeepSeek models only.
dsh-session-cost
kidli1412/dsh-session-cost
Session cost estimate in a status bar at the bottom of the conversation (per-model token pricing, CNY) plus the live DeepSeek account balance via the official balance API.
dsh-plugins (dsh-usage-cost)
damonkoy/dsh-plugins
Token usage and cost tracking with daily/session budget alerts and a usage_report tool.
dsh-llm-cost
chenyinrusi/dsh-llm-cost
Per-turn, per-step LLM cost metering: a costUsage session projection, a cost line under each message, and an LLM+web price auto-maintenance tool.
dsh-input-history
sunshaobei/dsh-input-history
Standalone arrow-key input history for the DSH web composer: ↑/↓ recalls sent prompts from one global ring shared across all sessions and workspaces, persisted to localStorage with an overridable cap.
dsh-sticker-board
sanqipanax/dsh-sticker-board
Fridge-magnet quick-task stickers docked above the composer: one-click sends a preloaded prompt into the current session, grouped long-term/short-term.
dsh-desktop (plugin)
reachga0/dsh-desktop
DSH plugin (dsh-desktop-launcher) that launches the dsh-desktop Windows Electron shell from the conversation: double-click to run the DSH web in a standalone window, region screenshot with GPU-accelerated selection that auto-pastes into the chat (works with vision bridges), system tray, session manager, auto environment setup, configurable port, single-instance lock.
terminal
giiiiiithub/terminal
Real PTY terminal panel for the DSH Web UI: host half spawns shells with node-pty (cmd.exe default on Windows), rendered in the browser with xterm.js; multi-tab sessions, dock/floating window, clipboard support.
dsh-peak-indicator
future007s/dsh-peak-indicator
Session header badge showing DeepSeek peak/off-peak status, per-model token prices on hover, and real session/turn costs from actual usage.
dsh-lan-pass
x2802490130-prog/dsh-lan-pass
A LAN password gate for the Web UI: phones and tablets on the same network log in with a shared key and see the same sessions in real time, with a built-in randomUUID polyfill for plain-HTTP origins.
dsh-report-studio
ciceroyang/dsh-report-studio
Turn a DeepSeek Harness session into deliverable work reports (daily/weekly/handoff/article) with verifiable receipts.
dsh-git-branch-switcher
mixin-ai/dsh-git-branch-switcher
Session-header Git branch pill: shows the current workspace branch and switches branches from the Web UI.
dsh-plugin-cost
yweilai77-dev/dsh-plugin-cost
Session cost estimate in the DSH Web composer dock (tokenUsage × configurable price table, one-click official-price refresh).
dsh-analytics
hccccc01333/dsh-analytics
Agent FinOps / token analytics for DeepSeek Harness: usage collection, time-aware cost engine, cache analysis, and session drill-down
dsh-plugins
kazecreator/dsh-plugins
DeepSeek Harness IM bridge plugin: route Telegram & WeChat messages into per-peer agent sessions and reply back
dsh-lark-bridge
leo-lab-2026/dsh-lark-bridge
DeepSeek Harness plugin: real-time Feishu/Lark notifications when a DSH session pauses for user interaction (permission asks, questions, fatal errors).
session-import-codex
xing01l/session-import-codex
DeepSeek Harness plugin for importing Codex App Server conversation history
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
Cross-session memory for the model: full-text search all past sessions (SQLite FTS5 via ctx.sessionQuery) and bring the strongest matching excerpts back into the current context.
dsh-memoria-extra
jiayan-xu/dsh-memoria-extra
Advanced memoria tools: session context injection (profile + recall), recent decisions, health report, namespace allowlist, memory relation graph, and entity search; companion to dsh-memoria.
dsh-file-memory
iccuse/dsh-file-memory
File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly.