Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
7143 plugins encontrados
dsh-better-stats
null5069/dsh-better-stats
Composer stats strip for the DSH Web UI: official CNY pricing with auto-synced peak/off-peak tiers, per-model accounting, live timers, subagent-tree merging, DeepSeek account balance, budget alerts, and streaming cost estimation.
dsh-gateway-wallet
muallen/dsh-gateway-wallet
Live remaining balance for the current API key from Sub2API, New API, or official DeepSeek, plus actual spend when the site publishes it, not a local token estimate.
dsh-hotkey
melt502/dsh-hotkey
Configurable VS Code style keyboard shortcuts for the DSH web GUI, with a settings-page keybinding editor, conflict detection and JSON import/export.
dsh-knj-menu
yangdongzhen590/dsh-knj-menu
Third-party menu manager for the DSH Web UI: collects new menu entries added by other plugins into one place, with fold/collapse and pinned menu items.
dsh-reasoning-slider
wsl043/dsh-reasoning-slider
Adds a model-aware reasoning effort slider with native and animated modes, light and dark palettes, and shared or per-model colors.
dsh-sidebar-branch-chat
kuanfu0430/dsh-sidebar-branch-chat
Adds a Branch Chat tab to dsh-better-sidebar that opens independent archived sessions with a head/middle/tail context digest and the same tools as the main agent.
dsh-plugin-response-window
heiheiha798/dsh-plugin-response-window
Web UI plugin that folds each staged response's think and tool calls into per-segment bounded, scrollable slide windows with a configurable height, keeping every intermediate response visible.
dsh-always-status-bar
bobnemimimmi/dsh-always-status-bar
Keeps the native per-message status line always visible without hovering — date and time on every message, run duration, TTFT, and tokens per second on assistant messages.
dsh-thumb
aliceljy/dsh-thumb
A phone shell for the web GUI - the sidebar becomes an overlay drawer that closes when a session is tapped, the settings sheet goes full-screen single column, and the transcript is retuned for phone reading.
dsh-cli-store
harzva/dsh-cli-store
64-entry external CLI catalog with bounded public discovery and guarded package-manager or manual official installation, exposed through DSH tools and a standalone command.
dsh-telegram-bridge
classlu/dsh-telegram-bridge
Remote-control your dsh agent from Telegram: chat, skills, workspace browsing, and file transfer.
dsh-fuhuobi
q862877400-ux/dsh-fuhuobi
Backs up DSH profiles and mints a desktop "revival coin" that restores the harness after a failed boot or install: a boot guard runs a two-phase health check (HTTP 200 plus client render), marks good boots, isolates or rolls back bad ones, and keeps 3 rotating snapshots. Cross-platform.
dsh-uvm
harzva/dsh-uvm
DSH-native uv environment manager: create, sync and run Python virtualenvs from the settings tab, with pip fallback, read-only conda visibility and a dry-run project sync preview.
dsh-plugin-background-tasks
yaopushen/dsh-plugin-background-tasks
Antigravity-style run_command for DSH: short commands return inline within a configurable wait window (default 10s) while longer ones auto-promote into ctx.jobs for later collection and completion notices — executed via ctx.shell under the session sandbox and approval pipeline.
dsh-experience-library
libiwolve/dsh-experience-library
Experience validation layer for DSH: zero-token collection of tool-failure/retry/search signals, AI refinement into verified skill books (three-layer verification), looked up at task start. Ships 10 trial skills and benchmark data (complex-task success 100% vs 60% bare).
dsh-mmroute
jmxsxwyzjdwl/dsh-mmroute
Transparent multimodal routing for text-only models: every image in every model call is fully transcribed (verbatim OCR, data, uncertainty zones, injection-hardened) by your own multimodal understander, with focused re-look via vision_relook and automatic retry on image-related failures. No bundled endpoints, no borrowed logins.
aura-vision
ck-epsilon/aura-vision
Free vision OCR with adaptive tile recognition for long documents and Markdown/Word/PNG/Excel export.
dsh-profile-settings
xmoon/dsh-profile-settings
Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.
dsh-journal-monitor
simon-world/dsh-journal-monitor
Economics-first journal/working-paper monitor for DeepSeek Harness: NBER RSS + arXiv econ (4 categories) + Chinese econ journals (Shi Jie Jing Ji via Magtech, Zhong Guo Nong Cun Guan Cha, Cai Mao Jing Ji, Zhong Guo Ren Kou Ke Xue, Jing Ji Guan Li via ajcass) fetch, keyword filter, dry-run/Webhook push, dedup persistence, and schedule_create-compatible briefing.
cn-intel-mcp-dsh
lory69060/cn-intel-mcp-dsh
China hard-tech supply chain intelligence: 33-signal board, H1 earnings tracker, hit-rate track record and Q&A, via a remote MCP (mcp__cn_intel__*).
subtitle-studio
johnxu22786/subtitle-studio
Multi-language subtitle translation workflow for dsh: SRT/VTT parsing, sentence-level LLM translation, bilingual merge, batched with resumable checkpoints.
ci-runner
johnxu22786/ci-runner
Triggers GitHub Actions workflows and local test pipelines, streams their logs back, and on failure hands the log tail to the agent for diagnosis.
dsh-mnemosyne
rebron1900/dsh-mnemosyne
Mnemosyne memory for DeepSeek Harness: remember / recall / forget / stats / sleep tools, embedded skill, auto-setup, optional auto-sync/prefetch, and a Settings panel. Data lives under ~/.dsh/mnemosyne.
dsh-memories
jisi71/dsh-memories
Dual-ledger cross-session memory: auto-extracts lasting facts from conversations into MEMORY.md and maintains a PROGRESS.md project ledger, recalling both into every new session.