English | 中文
A curated list of plugins for DeepSeek Harness (
dsh).
DeepSeek Harness is DeepSeek's open-source agent harness — a runnable coding agent (Web and headless), built on a framework where everything is a plugin: models, tools, sandboxes, session storage, UI, even the agent loop itself. Plugins can extend the official coding agent, swap out its core parts, or assemble something entirely different.
This list collects community plugins that are installable via dsh plugin add (each declares a dsh.bundle manifest). PRs welcome.
🛒 Recommended: dsh-market (optional) — the plugin market inside DeepSeek Harness, with every plugin on this list. Simple, friendly UI: one-click plugin install and upgrade, one-click theme switching:
dsh plugin --profile web add dshmarket💡 Prefer chat? dsh-find-plugin lets your agent find plugins for you (
dsh plugin --profile web add dsh-find-plugin).
Warning
Installing a plugin runs third-party code on your machine with your own permissions — it can read your files, use your credentials, and reach the network. Tool approvals don't sandbox plugin code. Being on this list is not a security review: check the source before you install, and try unfamiliar plugins somewhere that doesn't hold your keys. See the full disclaimer at the bottom of this page.
- 01Virex/dsh-status-rotator - Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects.
- 0xsline/dsh-spotlight - Keyboard-first command palette for the DSH Web UI.
- 1123762794/dsh-web-restart - One-click restart button for the DSH Web UI: a sidebar footer button that restarts the dsh web process with a single click and persists across the restart it triggers.
- 13071301808/dsh-composer-expand - Composer expand/collapse toggle for the Web UI: a ⬆/⬇ button in the composer tool row grows the input to a tall 70vh writing view for long drafts.
- 1624318455/dsh-plugin-tts - Reads assistant replies aloud via free Edge TTS or your own RVC voice models: read-aloud buttons + auto-read, adaptive chunked progressive playback (gapless long reads), one-click voice-pack installs from a registry, and a portable RVC runtime.
- 2nd1st/dsh-plugin-open-app - Runs open-mcp-apps inside DSH: every MCP app gets its own sidebar container with a separate workspace, session, and App mode, an agent status strip under the app, and inline app rendering in ordinary chats.
- a1073097082/dsh-model-search - Adds searchable filtering to the model selector by provider, model name, and model ID; spaces act as wildcards.
- a179-sanae/dsh-auto-collapse - Codex-style workflow auto-collapse: finished turns fold into a single "processed in Xs" row leaving only the final answer; tool calls and think blocks collapse into live-summary chips that follow streaming; expand level by level, fully reversible on uninstall.
- a735624258/dsh-skill-picker - WorkBuddy-style skill picker: a button beside the composer opens a searchable list of installed skills; picking one inserts the official /skill-name gesture, so the skill loads with your message.
- a903067276-rgb/dsh-file-mentions - Clickable file paths in DSH replies: Codex-style inline open, reveal in file manager, and a mentioned-files chip list at the turn tail.
- a903067276-rgb/dsh-hud - HUD status panel: Git status, MCP servers, skills, model and token usage in a floating side panel.
- AcidGr/dsh-web-lan-access - LAN/remote access for the Web UI: injects a crypto.randomUUID polyfill on plain-HTTP origins so the frontend survives LAN or Tailscale IP direct links.
- AcidGr/dsh-web-mobile-fix - Mobile layout fixes for the Web UI on narrow screens: full-screen settings panel, one-row plugin nav, full-screen sidebar, centered popups, icon-only session-log button.
- AKIRACOD/dsh-drag-and-drop - File-drag fork: drop documents as removable chips above the composer, send without typing.
- AKS1st/dsh-archived-conversations - Archived conversations list in the sidebar footer with read-only previews of the most recent messages, for sessions the product deliberately keeps hidden and unreopenable.
- AKS1st/dsh-mermaid - Render Mermaid code fences in DSH Web chat messages as lazy-loaded SVG diagrams with strict sanitization and light/dark theme follow.
- AKS1st/dsh-sysmon - System status floating widget: live CPU/memory/disk usage in the bottom-right corner of the DSH Web UI with threshold colour warnings.
- alingalingling/ui-status-label - Customize the "deep diving" thinking status label to anything you like.
- asukasec/dsh-message-preview - Right-edge user-message navigator with an adaptive block layout that fits the available height, plus hover previews, keyboard controls, and click-to-jump navigation.
- badai147/dsh-global-rules - Edit the global ~/.dsh/AGENTS.md rules from the web settings panel, live on save.
- baisama-cloud/dsh-custom-brand - Customizable brand area for the Web UI: replace the whale logo and DeepSeek wordmark with local images, and edit the HARNESS badge text (double-click to change, right-click to reset).
- Bernardxu123/dsh-mobile-gate - LAN mobile gateway: isolated child-process reverse proxy with first-visit approval, per-device token binding, rate limiting, and mobile layout injection (compact composer pills, randomUUID polyfill).
- bill9109/dsh-101 - Document reading mode for DSH.
- bill9109/dsh-drag-and-drop - Cross-platform file drag-and-drop with raw path insertion, no file copying.
- Blank-not-black/dsh-Remote - Mobile remote-control suite: bundle plugin with native sidebar entry and admin drawer, self-healing bearer-token gateway over LAN/Tailscale, Android app (sessions/approvals/questions/goals), /fs/* file transfer (Range resume, 2GB upload), latency-based multi-server auto-switch, offline chat cache.
- causebefore/dsh-pomodoro - Pomodoro focus-and-break timer for DSH Web with configurable cycles, a draggable mini panel, and in-app, sound, and browser notifications.
- ccch1mneyyy/dsh-TUI - Claude Code-style full-screen terminal UI: pixel-whale header, live status line, and streaming thought expansion.
- ccq1/dsh-side-panel - Side panel with file browser, terminal, and Git review for quick file previews.
- Ceelog/dsh-plugins#dsh-plugin-setting-mcp - Manage MCP servers from the Web settings panel: view, add, edit, remove, enable or disable them, with hot reload on save.
- ChuanTianML/dsh-chat-tidy - One stylesheet that retypesets the DSH conversation to measured Codex metrics: 14/22 px body, tighter heading ladder, list and block rhythm, blockquote bar and table cells, with no settings to choose and before/after captures in the README.
- ChuanTianML/prompt-for-me - Context-aware next-message suggestions in the DSH composer, with repeated Trigger cycling and explicit user review before sending.
- cindyguyuehu123/dsh-mobile - Use DSH from iPhone/iPad: an explicit-opt-in LAN reverse proxy (Host/Origin rewrite through the loopback trust fence, WebSocket upgrades included), iOS PWA chrome (home-screen icon, standalone meta, viewport-fit), and touch/mobile CSS (safe areas, keyboard lifting, composer row fit).
- cirelir/dsh-change-review - Session change-review plugin for DeepSeek Harness: tracks write/edit tool calls per session and renders line-level diffs with customizable colors, with session isolation, subagent aggregation, and SSE live updates.
- DamonKoy/dsh-plugin-toggle - Settings -> Plugins switchboard: every loaded plugin card shows its package description and runtime phase, with fuzzy search and start/stop toggles that never rewrite config files.
- dannyvan/dsh-file-drop - Drag & drop or click to attach any non-image file (PDF/Word/Excel/ZIP/text) into the composer: in the desktop shell it resolves the real Finder path instantly; otherwise it uploads to the workspace and inserts the path.
- DDSG-X/dsh-workspace-dir - Shows the current conversation's working directory in a draggable directory panel with adjustable opacity.
- dhb861832993-star/pbr-render - PBR 3D model preview for game art: GLB/GLTF with textures, IBL environment lighting, orbit controls, and a material channel inspector (baseColor/normal/roughness/metallic/AO/emissive/wireframe); scalar channels shown as grayscale per PBR spec, via the pbr3d fence and pbr_render tool.
- dingyi222666/dsh-focus-chat - A "focus chat" minimal view that shows only final outputs.
- eric-song-dev/dsh-ikun-pet - An ikun (basketball meme) pet that fills the dock under the "Deep diving..." status row during replies: a sprite-sheet pet walks a 0→100% progress bar, switching animation and text every 20%, and plays a system-level "nǐ gàn ma~" voice cue at completion.
- Fayelin12/dsh-office - Office workspace & session dashboard: a floating 6-column sprite panel visualizing workspaces, sessions, token usage and subagents.
- fengMax1997/dsh-line-select - Line-range selection: browse workspace files, preview code with line numbers, visually select a line range, and write a
@path:start-endreference into the composer; the agent receives the exact selected lines on send. - Fishsb/dsh-prompt-enhancer - One-click prompt enhancement: an independent LLM call rewrites your rough draft in the composer, fully undoable.
- FuzzySoul/dsh-chatvoice - Free voice closed loop for the Web UI: browser SpeechRecognition mic input with live interim results plus read-aloud speaker buttons and auto-read for assistant replies, zero configuration and no API key.
- garrisonz/dsh-sidebar-width - Control the Web UI left sidebar width: lower the 264px drag minimum and optionally tune the drag maximum and the expanded default width, applied by a startup patch of the ui-layout bundle.
- genius-alray/dsh-mermaid-render - Mermaid diagram renderer for the Web UI conversation: renders mermaid code blocks into interactive cards (zoom, fit-width, fullscreen viewer, preview/code toggle) with official UI primitives, and keeps the original code block with an inline error banner when rendering fails.
- genius-alray/dsh-model-picker - Dialog-style model picker for the DSH Web UI: fuzzy search, collapsible provider groups, favorites with a favorites-only filter, and a thinking-level dropdown, replacing the built-in model selector with official UI primitives and DSW tokens.
- 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.
- GitHubJiKe/dsh-markdown-preview - In-chat preview for produced files: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-in-folder stay one click away.
- GLFzr/dsh-drop-file-to-path - Codex-style drag-drop: drag any file into the DSH web GUI, it lands in ~/.dsh-dropbox, and the path is inserted into the composer as a whole blue chip.
- GooodWei/arcana - A floating command deck that lists every slash command in DeepSeek Harness as runnable buttons, sorted by usage.
- GooodWei/context-vista - A right-side floating panel and /context command for DeepSeek Harness — a live donut chart of context token usage, allocation, and estimated cost.
- guo-ziao/dsh-interrupt-button - A green interrupt button beside the send box: silently stops a running agent, which then summarizes its progress and asks for your new requirements, with a customizable interrupt prompt.
- Han-1413141/dsh-sticky-disclosure - One-click collapse of every expanded section (Think rows, tool cards) with a live-count pill and a customizable hotkey.
- Han-1413141/dsh-ui-hub - UI butler for every plugin UI: official/plugin categories, per-widget toggles, drag move/resize, collision avoidance and one-click auto arrange.
- hanzhangzzz/dsh-diagram - Editable Excalidraw diagrams for DeepSeek Harness conversations.
- haoku123/dsh-voice - Full-duplex voice mode for the Web UI: a composer mic (RMS endpoint detection) transcribes speech with whisper running locally in the browser, assistant replies stream back as spoken audio sentence-by-sentence, and speaking interrupts playback and the running turn (true barge-in). No API key.
- hellosz/dsh-pets - Codex Pets-style floating pixel pet with 10 built-in Petdex-compatible pets, a 9-state agent-status engine (idle/running/waiting/review/failed plus client-side waving/jumping/directions), draggable overlay, pet picker/zoom settings, notification bubbles, and a
pet_saytool for the agent to speak through the pet. - HongMing-Huang/dsh-file-upload - Claude-style drag-and-drop/paperclip file upload with content sniffing, document-to-Markdown via Microsoft MarkItDown (built-in JS fallback), text inlining, and a read_document tool for agents.
- HsiangNianian/dsh-auto-continue - Auto-resumes interrupted DSH Web requests: sends a queued 「继续」 after network, timeout or host-crash failures, with error classification, adaptive backoff, templated continue text and browser notifications.
- huiliyi37/dsh-tianshu-tui - A terminal UI (TUI) for DeepSeek Harness.
- Isilsolme/dsh-splash-launcher - Windows one-click launcher with a borderless WPF startup animation (stroke-by-stroke HARNESS lettering) that starts dsh web in the background and fades into the GUI once ready, plus a desktop_launch tool.
- jiangnanquan/dsh-ux - Solarized light theme, compact layout, think/tool-chain collapse capsules, and balance, session cost, and usage dashboards for the DSH web UI.
- jjxjjjjiik-bot/dsh-chat-timeline - 1:1 port of DeepSeek's official web right-side chat navigation rail (ScrollNav): hover-expandable rail, reading-position highlight, click-to-jump.
- johnnycls/dsh-no-setup-mode - No-setup mode for the DSH web UI: hides advanced surfaces, auto-applies best defaults (chat mode, full access, account balance), and one-click role-play personas (maid/butler).
- Js2Hou/dsh-mcp-manager - Visual MCP manager for the DSH web UI: inspect, add, remove, enable/disable MCP servers and view their live connection status from Settings → MCP.
- kelearns/dsh-navigation-bar - Piano-key in-conversation navigation for the Web UI: one key per user message with hover ladder, message-preview tooltip, and active-message highlight; click to smooth-scroll.
- l541402398/dsh-file-uploads - Upload arbitrary local files from the Web composer, show pending cards, and manage stored files in Settings.
- LeemanCheung/dsh-task-dag - Projection-driven live DAG for a Session's subagents and durable workflows: status and navigation, deterministic deep-chain layout, fit/pan canvas controls, and current-session node rearrangement.
- LeemanCheung/dsh-whale-animation - A 60-frame theme-aware monochrome whale-dive animation with reactive water for the DSH Web turn status: embedded assets, seamless closed-loop playback, a reduced-motion PNG fallback, and lifecycle-clean removal.
- lehhair/dsh-diff-viewer - PiUI-style diff viewer replacing the stock DiffBlock for write/edit tool calls.
- liliuCourier/dsh-chat-outline - Persistent left-hand conversation outline: questions and final replies per turn, keyword filter, one-click jump.
- Limitinfinitude/DSH-Right-Sidebar - DSH Web right-side output dock that collects session artifacts, previews user-facing files, and preserves tab state per session.
- linhx1999/dsh-writing-pad - Session-scoped Markdown writing pad docked beside the conversation, with edit/preview modes, selection-based AI rewrites, diff review, undo, and draft recovery.
- lisniuse/dsh-modal-enhancer - Window-like controls for every Web UI modal: drag by title bar, eight-way resize, pin against outside clicks, maximize to the full viewport, removable backdrop blur, and per-dialog persistent state.
- littleboylittlegirl/dsh-community-hot - Floating community panel for the Web UI: 24h hot topics and hot plugins TOP10 with a draggable, always-on-top button.
- loadingvx/deepseek-harness-workbench-plugin - Fills in the Web UI's missing IDE workbench: resizable chat / editor / files-and-Git columns in Conversation, multi-tab file editing with save and new-file, workspace Terminal, a file tree with name filter and open-in-external-editor, SCM (stage/commit/push/pull, branch switch, Git graph, inline diffs), a status bar, and git_* model tools.
- Luaphes/dsh-web-attention-badge - Attention reminders: frame badge, tab-title count, and a status-colored whale favicon for sessions waiting for input or finished unopened.
- magian1127/deepseek-harness-zh_pro - Chinese UI enhancement for the DSH web client: completes the Chinese locale, keeps the session stats line fully visible on one row, and adds an Enhancements settings section with configurable chat width.
- magicOF2/dsh-chat-width-customizer - Session-header button that cycles the conversation width (748-1600px), widening the chat column, composer, and user bubbles together.
- magicOF2/dsh-turn-marks - Left-edge turn-marks strip in chat: one bar per user message, click to jump to that message, hover for a preview, active bar turns white.
- MEMZ-JZY/DSH-Claude-Style-Reasoning-Slider - Animated Claude-style reasoning-effort slider and model picker that replaces the native DSH model selector.
- mengyun233/dsh-codex-pet - Auto-migrate Codex desktop-pet skins into DSH: an animated corner pet that mirrors agent state (thinking, tool use, awaiting approval, failed, done), with per-session frosted-glass dialogs and a full settings panel.
- Meredith2328/dsh-sticky-note - Quick sticky notes on the composer toolbar: jot ideas or TODOs, auto-saved as Markdown, one click to send into the chat.
- mexiaosqwq/dsh-web-mobile - Mobile-adaptive layout for the DSH Web UI: the sidebar becomes a content-hugging overlay drawer, the conversation gets the full width, and the settings panel becomes a near-full-width sheet.
- miisaka19800/dsh-restart-fab - Floating restart button for the DSH web GUI: restarts the dsh process in place with a full-screen overlay and auto-reloads the page; no launcher script required, works on Windows/macOS/Linux.
- Minecraftbe/dsh-toolfold - Codex-style tool call folding, collapsing multiple tool calls into a single line.
- Mobai-read/dsh-chat-index-rail - Client-only right-edge chat input index rail: one bar per user message, two-stage hover preview (15 chars, expandable to 40), click-to-jump, and scroll-follow highlight; static npm bundle with no host half.
- Mombrane/dsh-subagent-monitor - Live subagent run monitor for the Web UI: a sidebar footer trigger plus a fixed top-right card panel showing each subagent of the current session in real time (running/elapsed, terminal outcomes, tree indent), with one-click jump into the child conversation and a return button, refresh-surviving and mobile-hidden by default.
- MorGogh/widget-dock - Draggable grid-aligned workbench of 28 mini-cards in the margins of the conversation (API balance, token usage, cost, context pressure, todos, goal, usage heatmap, GitHub repo, image relay), with S/M/L/XL size tiers.
- Nagi-ovo/dsh-visualize - In-conversation generative UI: the model renders interactive HTML cards into the chat stream, with streaming preview and sandboxed rendering.
- Nanki-nn/dsh-answer-pet - Animated blue-whale desktop pet with per-session response progress, model activity and tool-call traces, token counts, output speed, elapsed time, and collapsible multi-session status cards.
- NewDaNew/dsh-voice-input - Voice input for the web UI: a mic button in the composer that transcribes speech into the draft via the Web Speech API, with an optional auto-send toggle.
- ningbainb/deepseek-harness-desktop#packages/dsh-desktop-base - Desktop feature aggregate that installs the DSH Web UI collection, dshmarket, Codex Connect, and reasoning-effort controls at pinned versions.
- No-PRM/dsh-explorer - Git-first file-tree sidebar for the DSH web GUI: VS Code-style indent guides, M/A/U/D/R git decorations, HEAD-vs-worktree diff preview, media preview, and drag-to-reference (files/folders/selected code with line numbers) — pure plugin.
- Nothree-code/folder-tree-sh - Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.
- Nothree-code/voco-input-sh - Voice input for the Web UI: a mic button that drives local VocoType offline speech recognition and auto-inserts recognized text into the composer (auto-deploy, dedupe, continuous dictation).
- omdsh-dev/dsh-annotation - Select text → annotate → send with your message; replies map back to each annotation.
- omdsh-dev/dsh-at-file - Codex-style
@filementions: search workspace files in the composer and attach their contents to prompts. - omdsh-dev/DSH-better-sidebar - Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.
- omdsh-dev/dsh-genui - Interactive UI components rendered inline in replies: layout, charts, forms, quizzes, mermaid, 3D scenes, and an action event loop back to the model.
- omdsh-dev/ex-setting - Settings extensions for DSH.
- omdsh-dev/web-components - Web Components support.
- ook826092-cloud/dsh-mobile-css - Mobile adaptation for the DSH Web UI: compact typography, full-width composer with caret fix, drawer sidebar with overlay-close, two-page settings flow, responsive tables and stats, safe touch targets.
- openAGFS/dsh-agfs - File-browser web app for DSH: React frontend and REST API served by the host webserver, a /dsh-agfs command that opens at the current session workspace, and a browse_files model tool.
- openma-ai/deepseek-harness-tui - A Rust/ratatui terminal client that speaks the DSH SDK JSON-RPC protocol directly and runs standalone or as a profile bundle.
- pc439527/dsh-side-monitor - Sidebar system monitor for the DSH Web UI: live host overview (CPU/memory/network/disk), process list, and Docker container status, all read-only.
- penguin-oo/dsh-pathlink - Ctrl+click file paths and links in chat: paths open their folder in the OS file manager (with the file selected), links open in a new browser tab.
- pengyue-polaron/deepseek-harness-genui - Code-first React and TypeScript task apps rendered inline, in Canvas, full screen, or on localhost, with interaction state available to later agent turns and approval-gated MCP and API access.
- PerryLink/dsh-composer-history - Terminal-style input history for the web composer: edge-first arrow-key recall with exact draft and caret restore, browser-local persisted history, Ctrl+R reverse search, and sliding-context awareness (compaction summaries join recall and search).
- Physicolor/harness-ui-enhancer - Web UI polish layer for DeepSeek Harness: normalizes unfinished or self-contradictory official UI, reconciles style conflicts between installed plugins, and unifies the visual language via official design tokens; live-customizable chat width, markdown font size, workspace scale and UI font stack.
- Physicolor/harness-widgets - Right-hand widget rail for the DSH Web UI: live session stats (turns, LLM/tool time, TTFT, speed, cache, tokens) and OpenCode Go quota via a same-origin host proxy; extensible widget registry for more platform usage widgets, visuals, utility actions and external integrations.
- pppolf/dsh-webgate - Remote access for the DSH Web GUI: LAN QR access, cloudflared quick tunnels, and frp reverse proxying via your own server, with a built-in auth portal.
- qjcnmd/dsh-reasoning-slider - Codex-style reasoning-effort slider embedded in the model selector.
- QT-Chen/dsh-mic-input - Microphone voice input for the composer: browser Web Speech API live transcription, dedupe/auto-continue, smart punctuation, language and auto-send settings.
- qyw233/dsh-deeplink - Deep links: open a specific session or workspace via
?session=/?workspace=. - RAFOLIE/dsh-desktop-windowos - Windows tray desktop shell: auto-installs and auto-updates the exe from GitHub Releases, creates desktop shortcuts for both the app and the web UI, and exposes a desktop_launch tool to start it from the conversation.
- ReachGa0/dsh-desktop#plugin - 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.
- renat3u/dsh-web-archive - Collapse noisy messages (Think, Bash, etc.) in conversations.
- Ricketts-Guo/dsh-shortcuts - Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.
- s3yf1337/dsh-desktop - Desktop profile for dsh: native Tauri window over the harness web surface with tray, native notifications, a file-manager panel, and one-click updates.
- Sanqi-normal/dsh-model-picker - Provider-tabbed model picker for the dsh web composer: left provider column and right model list, both independently scrollable, with cross-provider search.
- Semidia/dsh-sampling-sliders - Model sampling sliders (temperature / maxTokens) in the composer: override every model request for all providers via the agent/request hook, with hot/persist modes.
- Semidia/dsh-session-manager - Right-click session menu and sidebar session manager: pin, rename, archive, fork, export, copy cwd/id/deep link, and open in explorer or a new window.
- sereinmono/dsh-desktop-pet - A plugin that adds a desktop pet to your DeepSeek Harness, supporting the Codex pet format, you can use hatch-pet or Petdex to add your pets.
- SherUnlocked-4869/dsh-plugin-msg-nav - Conversation node navigation rail for the DSH Web UI: one dash per user message on the right edge, reading-position tracking, hover preview card, click-to-jump with highlight line, sliding window, and auto-hide.
- siberiah2o/dsh-plugin-terminal - Bottom multi-tab terminal panel (node-pty + xterm.js) pinned to the viewport bottom, always below the input box.
- SnowCrescenter-tech/dsh-milestone - Right-side dot-timeline rail: jump between user messages.
- SongMiao-tech/dsh-prompt-optimizer - Optimize Prompt button under the composer: one click rewrites your draft into a clearer, more executable prompt, with a before-and-after dialog and one-click replacement.
- songoao25/dsh-bottom-info-bar - Bottom info bar for the DSH Web UI: provider/model, live balance, peak/off-peak pricing with countdown, and real persisted per-session spend in a single line.
- SpookySandwich/dsh-smooth-stream - Better streaming text animation for DeepSeek Harness.
- taxueseek/dsh-files - File upload with color-coded attachment cards (session-isolated storage, sha256 dedup, TTL sweep) plus a content-sniffing read_document tool for PDF/DOCX/XLSX/TXT.
- Tlyer233/dsh-vscode-review - Journals every AI file write/edit into before/after snapshots for an inline VS Code review flow (accept/reject hunks, per-file undo, no git).
- Tlyer233/dsh-vscode-review - Review Changes panel above the web composer with a VS Code sidebar bridge: send editor selections, drag files/folders as tags, and batch accept/reject every listed file.
- tsonglew/dsh-media-preview - Audio/video FileViewer for dsh-better-sidebar: native inline playback for mp4/webm/mkv/mov and mp3/flac/wav, served by a Range-capable streaming media route.
- tsonglew/dsh-workspace-search - VS Code-style workspace keyword search tab for dsh-better-sidebar: matches file names and content, grouped by file with line numbers, opens in the sidebar editor.
- TZHR-invest/dsh-plugins#dsh-lan-gateway - Complete LAN/remote access for the Web UI: 0.0.0.0 binding, crypto.randomUUID polyfill, token gate (401 login page + WebSocket interception, loopback exempt), privileged-fence and settings-persistence exemptions, and an idempotent installer with upgrade recovery.
- TZHR-invest/dsh-plugins#dsh-mobile-ui - Mobile UI for the Web GUI on narrow screens: full-width responsive layout, overlay session drawer, 44px touch targets, safe-area support, and reading enhancements with zero desktop impact.
- urzeye/dsh-outline - Real-time outline panel for the DSH Web session page: user questions plus a Markdown heading tree (H1–H6) that updates live during streaming, with click-to-locate highlighting, expand-depth control, search, and per-session favorites.
- vibeinging/dsh-turn-navigator - Turn navigation for the DSH Web UI.
- vlln/dsh-navbar - Conversation node navigation bar for quick jumps between user messages.
- vlln/dsh-task-status - Background task status bar: progress plus live output tail on the chat page.
- warmwine/dsh-ui-font - Font engine for the Web GUI: system font enumeration, global and per-component font-size tuning with a Spy++-style picker, settings page.
- WhitePlusMS/dsh-git-graph - Dedicated read-only Git Graph view beside Chat and Trajectory: commit topology, local/remote/tag refs, HEAD and working-tree status, search, filtering, first-parent mode, refresh, and load more.
- WhitePlusMS/dsh-input-plus - Search and insert workspace file and directory paths with
@, plus a/hmenu for reusing prompts from the current session. - Wine-Red/dsh-codex-timeline - Left-edge user-Turn navigation rail with reading-position highlighting, hover previews of per-turn metrics and model-answer excerpts, keyboard and click-to-jump controls, and local conversation search.
- WJNCT55555/dsh-achievements - Achievement system for the DSH Web UI: gallery with category/rarity sorting, unlock toasts, sidebar trophy, composer dock, crossover achievements, and local persistence.
- WJNCT55555/dsh-web-preview-float - Google AI Studio-style floating preview for the Web UI: a draggable/resizable iframe preview with aspect-ratio and resolution presets, plus a VS Code-style code window with direct editing, confirmed writes, and session-log recording.
- wjy9902/dsh-web-default-session - The generic New Session action opens a default-directory workspace instead of requiring a folder pick, and the workspace picker lists that workspace as a no-folder choice.
- Wongzexu/dsh-git-status - Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.
- wqx-txdsyl/dsh-ds-attach - DeepSeek Chat (chat.deepseek.com) same-style attachments: paperclip upload button, 240×64 DS-style file cards with official colored doc icons (PDF/DOCX/XLSX/PPT/IMG extracted from the DS frontend bundle), drag-and-drop, text extraction (PDF/DOCX/XLSX/TXT) injected into the message, and real attachment cards rendered in the transcript (custom user renderer) with the model reading full content.
- wsxwj123/dsh-plugins#dsh-composer-tools - Composer input toolkit: arrow-key session history (first/last-line gated, IME and command-menu safe) and related input conveniences.
- wsxwj123/dsh-plugins#turn-scrubber - Compact right-edge turn rail with hover summaries and click-to-jump navigation.
- wx-yss/dsh-message-rail - Codex-style left-side message navigation rail for the Web UI: one tick per user message, hover previews, and click-to-jump across the whole history.
- x2802490130-prog/dsh-client-ui-writing - Client-side writing panel for the Web UI: project volumes and stats, corpus library, full-text search, evolution version-chain diffs, and an SVG thread graph, shown only in writing-preset sessions.
- 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.
- XanthanL/dsh-plugin-uisfx - Semantic UI sound effects powered by uisfx: task start/success/failure and per-button cues, settings UI with instant preview, 12 sound packs, Host-persisted preferences, and
ctx.uisfxservice for other plugins. - xiaoshihou514/dsh-tui - Clean and simple TUI.
- 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.
- YEYEYEYESHIFU/dsh-result-only-view - Results-only conversation toggle for the Web GUI: hides thinking and tool-call process rows, keeps one live status line while the agent works, restores working animations under prefers-reduced-motion, zh-CN/en localized.
- YEYEYEYESHIFU/dsh-session-hotkeys - Session hotkeys for the DSH Web GUI: switch sessions like browser tabs (positional Alt+1-9, pinned slots, previous/next, new/archive/rename, navigation mode, search focus), all rebindable with Windows/macOS presets.
- YiRan0/dsh-mobile-glass - Mobile adaptation for the DSH Web UI on narrow screens: reveal drawer with the chat layer on top, drag gestures, bottom-sheet settings panel, composer and header fixes, zero desktop impact.
- ysyyhhh/dsh-pet - Native desktop pet for DSH that follows agent activity, supports Codex pet packages, and imports approved pets directly from Petdex without its CLI.
- Yujm888/dsh-turn-rail - Codex-style auto-hiding right-edge turn rail: edge-peek show/hide, per-turn tooltip, in-rail search, and a scrolling 30-turn window for long sessions.
- YZz-S/dsh-workspace-files-explorer - Floating workspace file-tree browser for the Web GUI with line-numbered syntax highlighting and Markdown preview.
- zealot00/dsh-pet - Desktop pet for the DSH Web UI: sprite-sheet animation, agent state linkage, drag, alarm (daily/one-shot) and pomodoro widgets, skin picker with preview.
- dsh-settings-nav-fold - Fold plugin/extension settings entries in the DSH settings panel into one collapsible "Plugin entries" group row — one click to expand or collapse, auto-updating as plugins come and go.
- zhu1090093659/dsh-web-ui#packages/dsh-web-ui-all - Plugin and skin collection for the DSH Web UI: task board, Git graph, right-side panel, remote mobile UI, pet, live token stats, and a skin center.
- ZichengGurrr/dsh-window#kit - All-in-one bundle for DSH: the native Windows desktop window (WebView2), DeepEye vision (GLM-4V-Flash), and voice input (mic button) in a single install.
- ZichengGurrr/dsh-window#plugin - Native Windows desktop window (WebView2) for DSH: one-command install, auto-fetches the app zip from GitHub Releases, creates a desktop shortcut, and adds a desktop_launch tool to start it from chat.
- zoumutou/dsh-web-preview - Side web-preview panel: local static hosting, Markdown/code/image preview, one-click run of non-static projects (Cargo/npm/Go/Python) with live logs, drag files into the chat (saved to the workspace), element mark & annotate, workspace file search on 404, and link-click takeover into the side panel.
- ZSeven-W/dsh-openpencil - OpenPencil design preview and editing plugin.
- zuoguyoupan2023/adhdgofly-dsh-ext - Highlights parts of speech (nouns green, verbs red, adjectives/adverbs purple) in rendered DSH Web Markdown, with light/dark palettes, toggles, and stream-aware updates.
- zylzyqzz/dsh-mobile-pwa - Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.
- 02Muller25/dsh-api-balance - Real-time DeepSeek API account balance in the composer dock with manual or custom-interval auto-refresh.
- 283Gawin/dsh-heatmap - Activity heatmap in the DSH Web sidebar: GitHub-style grid of daily commits, token usage, and estimated spend, with a today stats line for all-session token totals, cache hit rate, and per-model auto-priced cost.
- 940842546/dsh-usage-billing - Usage and cost statistics with peak/off-peak pricing after the 2026-08-17 rate change, a floating summary panel, per-session breakdowns, and a day/week/month/year/all usage heatmap.
- AKS1st/model-usage-plugin - Per-model token usage and cost estimation with DeepSeek account balance, shown in a Settings panel tab.
- BeiZi6/dsh-opencodego-usage - OpenCodeGo quota monitor for the DSH Web GUI: a breathing indicator at the input's bottom-right (green/yellow/red by remaining share), a liquid-glass panel with rolling/weekly/monthly usage windows and reset times, auto-refreshing every 30 s; API key read from DSH credentials.
- 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.
- dk33333333/dsh-deepseek-quota-left - DeepSeek API quota panel collapsed into a left-edge handle for the Web UI: click to expand balance, official today's consumption (with platform token) and live conversation cost; fork of dsh-deepseek-quota.
- feibi-mochi/deepseek-harness-wallet - Multi-provider wallet chip: official DeepSeek balance, per-session cost & tokens, third-party token totals, recharge shortcut, low-balance alerts.
- FengHuoLinShan/dsh-plugin-llm-balance - Draggable floating card showing the balance/quota of your most recently used providers (DeepSeek/Moonshot/Kimi For Coding): auto-discovery, color-coded tiers, live refresh.
- fishxcode/dsh-plugin-deepseek-balance - DeepSeek API balance, balance trend, and daily usage charts in DSH Web settings.
- Floating-Dreaming/dsh-minimax-usage - Adds a "用量" section to the DSH Settings page that shows your MiniMax Token Plan usage (5h and weekly windows with reset countdowns), per-model breakdown, and video bonus credits; fetches
/v1/token_plan/remainsvia a trusted plugin that holds the API key, auto-hides when no key is configured. MIT. - Ghost011118/dsh-balance-meter - DeepSeek account balance and session cost in the composer dock, with auto-fetched official pricing and peak/off-peak support.
- GLFzr/dsh-opencode-go-quota - OpenCode Go quota ring: click-to-cycle progress ring (5h/weekly/monthly) left of the model selector, colored by urgency, with reset countdowns on hover.
- GPIOX/dsh-api-balance - Floating API-balance badge for DeepSeek Harness: live balance for DeepSeek, Moonshot, OpenAI and custom endpoints; draggable, resizable, frosted-glass look, with text color adapting to the content beneath.
- Han-1413141/dsh-cost-meter - Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.
- huanyuLv/dsh-balance-tide - DeepSeek account balance and session cost under the composer, with a live peak/off-peak pricing badge (Beijing time), a countdown to the next pricing switch, hover price tables, and usage advice.
- iamfromchangsha/dsh-go-balance - OpenCode Go balance pill at the right end of the composer tool row: rolling/weekly/monthly quota remaining straight from the Zen usage endpoint, with hover detail and warn/danger coloring.
- ibka512/dsh-ibka-balance - Permanent composer-dock balance card: real-time DeepSeek API account balance with 5-minute auto-refresh, a manual refresh button, and low-balance color warnings.
- izz-BLUE/dsh-deepseek-usage-dashboard - DeepSeek API usage dashboard for DSH Web: daily cache-hit/miss and output token statistics from session logs, per-model cost estimates, account balance, 7-day trends, and a composer usage summary.
- jiangli07/dsh-deepseek-quota-bar - Draggable transparent balance card with a blood-bar of remaining balance vs month-opening, today/month spend (official when the platform token is configured), and session cost.
- Jolly-J/dsh-deepseek-billing - DeepSeek account balance and per-session cost card in the sidebar foot.
- kelearns/dsh-token-usage - Token usage heatmap for the Web UI: daily/weekly/cumulative views over a 12-month window with light/dark themes.
- kenz1117/dsh-ui-usage-billing - Sidebar billing dashboard: real usage aggregated from session logs (per-model and per-day calls/tokens/cache), cost estimated in CNY from a current multi-provider pricing catalog, subscription-plan (coding/token/agent) routes exempt, and per-provider health dots.
- 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.
- KIDLi1412/dsh-token-heatmap - GitHub-style daily token-usage heatmap on the new-session screen with a selectable calendar-year view, green/blue color schemes, and today / this-month / all-time totals.
- kirigayakazima/dsh-usage-vendor-stats - Vendor-based usage dashboard: per-provider token/cache/output KPI, a 53-week heatmap, trend chart with hourly "today" view, model drilldown, cost estimation, CSV export, and health cards (TTFT, generation speed, peak context, error rate).
- LaoYueHanNi/dsh-token-usage - Per-request model token usage tracked to per-day JSONL files, with a stats page in Web settings: daily trend chart, per-model breakdown, and date/model filters.
- LeemanCheung/dsh-token-usage - Local-first four-bucket Token observability: persistent session/provider/model/day dashboards, trends, budget and anomaly signals, public-rate estimates, safe aggregate exports, and explicit opt-in usage or session-trajectory analysis.
- LemCAE/dsh-balance - DeepSeek account balance and current-session spend estimate in a top-bar chip and settings card, with pause-aware auto-refresh, an editable official price table, a
deepseek_balancemodel tool, and a bilingual UI. - luokai-demo/dsh-plugins#plugins/dsh-balance-plugin - DeepSeek wallet balance at the sidebar foot: a credit-card icon with the amount tinted by remaining balance (green over ¥2, amber ¥0–2, red below), refreshed on mount, per turn-end, and on click; a signed delta floats up and fades on each balance change.
- Make0209/dsh-usage-stats - GitHub-style usage heatmap dashboard: per-workspace turn counts and token spend (with cache-hit rate), DeepSeek account balance, and workspace aliases.
- Max-Samson/dsh-usage-chart - Token, cost, and balance dashboard under the composer: live indicator plus zero-dependency SVG charts for per-turn usage, estimated cost, and DeepSeek account balance.
- mov-eax-eax/dsh-token-anxiety - Live per-task token cost widget: peak/valley pricing windows, projected post-hike costs, sortable per-task cost table, multi-currency (COP/USD/CNY + ~40 more) with FX rates, and one-click streamed LLM explain of expensive tasks.
- mtty-ai/mmx-quota-tool - MiniMax token-plan quota dock for the Web UI: a drop-shape 5h-usage % chip in the conversation input area, click for a detail panel listing every model's 5h & weekly usage and reset countdown, auto-hidden when the active default model is not a MiniMax model.
- Mu-scorpio/token-usage-counter - Persistent provider-reported token usage totals with per-session, per-model, and daily activity statistics.
- nonewind/dsh-spend - Token usage and estimated spend for the dsh web UI: floating panel with per-model, per-day, and per-session stats.
- OK-wx/dsh-ocgo-lite - OpenCode Go usage bar in the composer dock: rolling/weekly/monthly quota rings, DSH-session token & cost stats priced with live official rates, per-model and current-session scope breakdowns with live per-session updates, one-click API key copy.
- Sev7een/ds-api-usage - DeepSeek API balance and 24-hour usage dashboard in Settings, with estimated spend, token counts, request counts, and an hourly timeline.
- stevenx65/dsh-balance-plugin - DeepSeek balance and token usage in the web sidebar, with a today/all-time toggle and provider filtering.
- Sttrevens/dsh-cost-meter - Per-turn USD cost badge in the Web UI: session total in the header and per-turn cost in each message footer, with a hover breakdown.
- 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.
- v587d/dsh-opencode-go-usage - OpenCode Go subscription usage (rolling/weekly/monthly windows with reset countdowns) in the composer dock, with a built-in credential editor.
- vinyumao/dsh-opencode-usage - OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the
opencode_go_usagetool. - wenzetan/dsh-quota-panel - Bottom-right quota capsule that auto-discovers every configured provider (DeepSeek, OpenRouter, SiliconFlow, GLM, one-api/new-api, coding plans) and shows balance or rolling 5-hour and weekly usage, with per-provider visibility, alert thresholds and proxy support.
- x2802490130-prog/dsh-balance-float - A floating balance widget for the Web UI: live DeepSeek account balance with manual refresh and a Y/N-confirmed graceful exit.
- xiaweiliang060035/dsh-opencode-go-usage - Floating widget showing real-time OpenCode Go subscription usage (rolling/weekly/monthly) for every API key, with rate-limit alerts and automatic key-pool discovery.
- xxvk/dsh-cost-crystal - Floating cost crystal for the Web UI: balance card, real-time tok/s, peak/off-peak billing countdown, last-24h spend, and a 🔮 next-message cost forecast, all timezone-aware.
- yangyongzhen/dsh-session-report - Per-session cost & usage report cards: tokens, cache hits, duration.
- Ychris12138/dsh-usage-stats - Multi-provider usage dashboard with provider/model token breakdowns, calendar drill-downs, account balances, and OpenCode Go / Z.ai subscription quota tracking.
- yflmq001/dsh-cost-tracker - Per-model token cost tracking with configurable cache-hit/miss, output and peak-window pricing, a live session cost bar, and unconfigured-model flags.
- yokesky/dsh-usage-lens - Usage statistics dashboard for the DSH Web UI: info cards, a 280-day GitHub-style activity heatmap, daily token trend, and model-usage donut chart.
- yyb16yyb-hub/dsh-deepseek-usage - Real-time DeepSeek API usage: account balance with low-balance alerts (browser notification on threshold crossing), token & request stats (total/today/last-60s windows, per-model and per-session), estimated cost — a composer dock plus a settings-page usage panel.
- YZz-S/dsh-billing-balance - Shows DeepSeek API account balance and Volcengine Ark Coding/Agent Plan quota windows (5h/weekly/monthly with reset countdowns) in the settings panel, composer dock, and a draggable floating refresh button.
- YZz-S/dsh-token-cost-meter - Real-time session token usage and estimated cost in the composer stats row, with pricing fetched from DeepSeek official pricing page.
- zer0zio-stack/dsh-opencode-go-quota - Bottom-right 余额 badge for the DSH Web UI: on expand it fetches the currently-selected provider's OpenCode Go plan limits or DeepSeek prepaid balance, plus local token usage and pricing-based spend estimates.
- zh667/TokenLedger - Sidebar usage panel that attributes tokens to the relay site that served each request, read from your existing provider config: today/month/all-time totals, per-site and per-model breakdowns, a year activity heatmap, and New API / Sub2API / DeepSeek balances.
- zoumutou/dsh-cost-balance - Collapsible iOS-style stats pill under the composer: session cost, DeepSeek account balance, cache-hit rate, and token usage in a frosted panel.
- aerince/dsh-models-dev-reasoning - Adds models.dev reasoning levels to unconfigured third-party DeepSeek Harness models.
- AKS1st/dsh-cyber-particle - Particle-network background overlay for the DSH Web shell: full-screen, click-through, zero runtime dependencies.
- AKS1st/ikun-theme-skin - IKUN fandom skin for the DSH Web UI: star-blue and black-gold palettes in the system theme list, full-screen photo wallpaper rotation, a music box, and a send-button voice line.
- BeiZi6/dsh-theme-plugin - Theme studio for the DSH Web GUI: five built-in presets plus fully customizable light/dark palettes (accent, background, foreground, UI and code fonts, translucent sidebar, contrast), hot-swapped instantly and persisted in localStorage.
- caoyiwei850/dsh-client-ui-skins - Skin plugin for the DSH Web UI: 4 built-in skins plus custom image skins with the photo as a full-interface background and the palette following its dominant hue.
- chinaRXQ/dsh-wallpaper - Wallpaper skin for the DSH Web UI: image background with opacity, mask and blur controls.
- DocJlm/dsh-arknights#pramanix-eyjafjalla - Arknights-inspired fan skin for the DSH Web UI featuring Pramanix and Eyjafjalla in a day/night celestial garden.
- GGBond2424648901/deep-whale-day-night-theme - Day/night whale-girl skin: a crystal workshop by day and a moon-tide observatory by night, with paired scenes, chibi companions, ornaments, and lightweight bubble and star ambience.
- Isilsolme/dsh-anthropic-fonts - Anthropic Sans, Serif, and Mono fonts for the DSH Web UI, with Source Han fallback for CJK.
- keke050/dsh-wallpaper - Wallpaper skin for the DSH Web UI: presets, image URL or upload, and an opacity slider that fades the interface to reveal the wallpaper.
- KinGao294/dsh-skin - Codex-style skin switcher plus a custom wallpaper layer with opacity and blur controls.
- LeemanCheung/dsh-qq2007-skin - QQ 2007-inspired DSH Web skin: 72 native theme tokens, scoped three-pane chrome, original offline art and pixel buddy, an optional synthesized send chime, responsive/accessibility fallbacks, and reversible Settings switches.
- Lhy723/dsh-neu-theme - Neumorphic DSH Web theme with light and dark palettes, ambient lighting, material shadows, grain texture, frosted-glass surfaces, and micro-interactions.
- MangMax/dsh-themes - Look & theme plugin for the DSH Web UI: built-in palettes, light/dark/follow-system appearance modes, Open VSX theme search & install, and VS Code theme import with a persisted theme library.
- NoNameLeGo/dsh-catppuccin - Catppuccin themes for the DSH Web GUI: Latte, Frappé, Macchiato and Mocha registered into the native theme runtime, one-click switching with a persisted choice.
- PAKIKNOWLEDGE/dsh-client-ui-skin-claude - Claude-style skin with a warm-black canvas, clay accent, and serif UI that follows the native light and dark themes.
- RevolutionLA/dsh-dream-skin - One-command skin plugin: 8 original themes, translucent wallpaper with opacity/blur, per-user accent, and shareable theme-pack import/export, favorites and surprise-me — purely native on DSH's token system.
- RizenHNT/dsh-skin-digital-arcade - Digital arcade HUD skin: neon cyan/violet/magenta palette, Ark Pixel fonts, animated sprites (city backdrop, data core, mascot), custom crosshair cursor; light and dark themes follow the system.
- SamizuHM/dsh-client-ui-theme-xp - Windows XP Luna desktop for the DSH Web UI: a floating window manager with taskbar and desktop icons, plus the era-accurate Luna skin.
- SenryLee/dsh-frosted-window - Upload an image as a full-window frosted-glass theme: sidebar/conversation/details share one frost layer, Save/Delete, official Light/Dark/System stay in charge.
- Sim-xia/dsh-vscode-theme - Imports .vsix theme files made for Visual Studio Code and applies them to the DSH Web UI.
- Small-tailqwq/dsh-deep-whale#maid-atelier - Whale-girl skin series for the DSH Web UI (maid-atelier).
- starslittle/dsh-blue-whale - A DeepSeek Chat-style blue-whale color skin. Light and dark follow the built-in appearance.
- tianyhjg-lab/dsh-font - Font switcher for the DSH Web GUI: 99 UI fonts and 31 code fonts with CJK-Latin pairing stacks, instant apply and localStorage persistence.
- Tkingxiao/dsh-any-background - A DeepSeek Harness appearance plugin that lets you fully customize the Web UI with a custom theme color, background wallpaper, and fine-grained opacity controls.
- Tommy00748/dsh-theme-cyberpunk2077 - Cyberpunk 2077 / Night City theme: NC yellow and neon cyan identity, CRT scanlines, Kiroshi hover lock-on, combat-state HUD, synthesized typewriter and message SFX, and hidden easter eggs (relic / johnny).
- tuogusa/dsh-whale-background - Whale-girl wallpaper background with a frosted semi-transparent app surface for the Web UI.
- Ultronen/dsh-liquid-glass - One toggle makes the whole DeepSeek Harness shell translucent, with an opacity slider and a custom full-page background.
- wsxwj123/dsh-plugins#skin-gallery - Nine complete dsh-web-ui skin replicas with custom skin-pack import, preview, apply, delete, restore-default, and readability fixes for bubbles and code blocks.
- wsxwj123/dsh-plugins#theme-gallery - Fifteen curated theme families plus custom CSS-only themes with import, preview, apply, delete, and restore-default flows that follow the native Light, Dark, and Follow system modes.
- xiaozhe7772222/dsh-api-key-pool - API key rotation pool for your LLM providers: auto-discovers providers from settings, per-provider multi-key round-robin, failover on 401/403/429, and cooldown recovery.
- xingyingyuzhui/dsh-liquid-glass - Wallpaper plus optional Liquid Glass islands for the DSH Web UI: Ice/Deepwater presets, import, wallpaper opacity, and per-island blur on official light/dark/system.
- yunxiiQwQ/dsh-maid-whale-webUI#maid-whale-webui - Whale-maid paper theme for the DSH Web UI with light and dark palettes, ocean illustrations, hand-drawn frames, decorative assets, and a persistent pet.
- zhijun-dai/Catppuccin-dsh-theme - Catppuccin theme plugin: Latte, Frappé, Macchiato, and Mocha skins for the DSH Web theme runtime.
- zhijun-dai/dsh-Fonts - Font system plugin: OFL webfont presets served offline from the plugin, user-imported custom woff2 fonts, and a ctx.fonts registry other plugins can extend.
- zhijun-dai/Solarized-dsh-theme - Solarized and Selenized theme plugin: four faithful palettes registered with the DSH Web theme runtime.
- zhxqc/dsh-oh-my-theme - Web theme and file workspace plugin with global typography controls, @file mentions, a project file tree, Markdown preview, and a resizable side panel.
- BruceLanLan/dsh-tier-router - Two-tier model routing: a strong tier plans, advises and reviews while a cheap tier implements, with plan-mode-aware auto routing, a high-impact escalation guard, failure auto-escalation, and subagent tiering.
- btspoony/dsh-llm-fallbacks - Role-based LLM retry & fallback strategies.
- dawnliming/dsh-chinese-mode - Global Simplified-Chinese mode: a 中 switch in the input box that injects a Chinese-language requirement into every session's system prompt when enabled, skipping anchored presets' pre-promotion round.
- dylan121322/llm-adaptive - Adaptive model routing: per-request complexity classification with automatic provider routing.
- fieldnote-ops/keyringseam - macOS Keychain credential provider that replaces the local-file provider and uses a signed, notarized universal helper.
- franksong2702/dsh-codex-connect - Connect ChatGPT OAuth and OpenAI Codex models to DeepSeek Harness, with opt-in search and image tools.
- GodD6366/dsh-sub2api - Connect a sub2api gateway to DeepSeek Harness: OpenAI-compatible multi-provider routes (OpenAI / Claude / Grok / Gemini) behind one base URL, with per-key model discovery, usage lookup, and global vision/image tools.
- jiay98528-dev/dsh-model-sync - Writes live provider model lists into DSH settings and shows 5h/7d plan windows or metered balance for the current session model.
- kam74515-boop/dsh-everything-oauth - Import local Codex, Grok, Claude, OpenCode, and CC Switch logins into DSH; pick sources and enable models in Settings.
- katsos/dsh-claude-cli - LLM provider that runs the locally installed Claude Code CLI as the model backend, so requests go through an existing Claude subscription instead of a metered API key; native tool calls are bridged over MCP.
- kinoward/dsh-plugin-subhub - Use third-party subscription accounts in DeepSeek Harness: chat, image understanding, image generation, and image editing with the models your subscription covers, with available models and reasoning levels synced from your account; currently supports OpenAI/ChatGPT subscriptions, more providers planned.
- Mars-Sea/dsh-commandcode-provider - Unofficial Command Code LLM provider: registers a
commandcoderoute with a live model catalog and reasoning-effort support. - NOirBRight/dsh-llm-ollama - Ollama Cloud native chat adapter: direct NDJSON translation of the Ollama /api/chat wire format, model discovery with context windows and capabilities, and web search/fetch providers under the ollama-cloud id, plus a Web settings card.
- Noob-stupid/dsh-github-login - Visual GitHub login without a terminal: in-window device flow, token synced into the gh CLI, and host status/launch endpoints.
- omdsh-dev/Qwen-MM-Plugins - Qwen multi-modal plugin support.
- r600a-code/dsh-swarm-router - Sub-agent matrix swarm that routes heterogeneous tasks to the most suitable model from an OpenRouter-like gateway plus cfgpu.com/llm/square, dispatches each via in-process subagents or direct LLM calls, and tracks per-model token consumption with a feedback-driven ranking.
- ringoage/dsh-subagent-model-picker - A GUI subagent-model selector beside the main model seat: pick a model and reasoning effort per session, applied to every in-process subagent.
- songoao25/dsh-chatgpt-subscription - Bind your ChatGPT account via official OAuth and chat with ChatGPT models inside DSH, using your Plus/Pro subscription quota.
- suntianc/dsh-codex-auth - Reuses the Codex CLI ChatGPT login as an
openai-codexLLM route and adds GPT Auth controls to DSH Web settings. - superboy911/dsh-model-router - Deterministic keyword routing, allowlisted model switching, and an isolated image_gen channel for DeepSeek Harness.
- wenzetan/dsh-llm-newapi - NewAPI (OpenAI-compatible gateway) LLM provider: registers a
newapiroute with chat-only model discovery, auto-fills model parameters (context window, reasoning effort) from models.dev, and adds a Web settings section for the base URL and API key. - WNJXYK/dsh-codex-oauth - Use a ChatGPT/Codex subscription in DeepSeek Harness with GPT models, image generation, web search, subscription quota reporting, model and feature controls, and browser or device-code OAuth sign-in.
- WSL043/dsh-codex-subscription - Built-in ChatGPT OAuth provider for Codex models, selectable subscription web search, backend quota for standard Codex and Spark, and a DSH settings UI; no API key or Codex CLI required.
- wss534857356/dsh-plugin-codex - Codex App Server model provider using a local Codex login, with session reuse, Harness tool bridging, native action traces, and durable generated-image projection.
- 3274375092/dsh-voice - Voice input for DeepSeek Harness: speak into the microphone and the recognized text is submitted as a normal chat message, via local or browser speech recognition.
- 3403473060/dsh-inline-images - Render local image paths from assistant replies inline in the message body (9 formats, click-to-zoom lightbox, adjustable size).
- Anionex/dsh-turn-rewind - Rewind conversation and workspace state, powered by a persistent Change Ledger.
- anweat/dsh-assistant-message-forge - Create/modify/inject test assistant messages and import/repair session.jsonl(.zstd) session logs into new sessions.
- beijingwahw/dsh-companion - Four-module session companion: smart conversation export (Markdown/PDF/JSON/PNG long-image with privacy redaction and batch ZIP), context handoff summaries with template save/import, API cost optimization (live official pricing, peak/off-peak scheduling, daily/monthly budgets, model routing), and global conversation search with in-chat find (Ctrl+F, CSS Custom Highlight API).
- bill9109/dsh-conversation-share - Share any excerpt of a conversation.
- Boliban/dsh-enter-customizer - Take over the system input shortcuts for the chat input box and configure behavior independently for each shortcut.
- brunhildzhou/dsh-all-warmup - Global frictionless warm-up layer: every session's first request (subagent depths and post-compaction included) is narrowed to the minimal tool pair with one injected warmup reply; the full original mode returns from round two.
- Buyi-wsgzg/dsh-sidechain -
/sidepersistent side sessions and/btwone-shot side questions, run in a temporary fork without touching main history. - bwndlct/dsh-session-export - Export the current session to portable, schema-versioned Markdown and JSON files via the
session_exporttool and slash commands, with cross-platform-safe filenames. - Chinesezjc/dsh-interconnect - Cross-instance message and event handoff between DSH instances via an interconnect server.
- chouyong/dsh-fork-graph - Git-style conversation fork graph in the session header: colored lanes and fork curves show which session branched from which, with click-to-jump navigation.
- ChuanTianML/dsh-local-share - Export complete Web Sessions to local Markdown or self-contained HTML, with stable rendered previews, default redaction, and opt-in bounded tool-call details.
- cindyguyuehu123/dsh-webchatlike - Bring the deepseek.com web/app chat experience to DSH: edit your prompt and regenerate answers in place, with a per-message <i/N> version pager (tree model, stable across conversations).
- czm15053/dsh-peer-link - Let dsh and Claude Code sessions message each other directly; comes with a clickable peer list card (sort/search/send/refresh).
- dongsheng123132/task-passport - Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.
- dylan121322/dsh-session-unarchive - Restore archived sessions to their original workspace from the Web GUI sidebar.
- fredalxin/dsh-solo-thinking - Visual branch brainstorming that creates an isolated Session for each direction, automates parent, sibling, checkpoint, and return Handoffs, and provides a full tree tab with an optional Better Sidebar view.
- GengDaPeng/dsh-agent-message - Cross-session agent messaging for DeepSeek Harness with session discovery, offline delivery, delivery receipts, and sender-session navigation.
- hajimimaodie8/DSH-Session-Sync - Bidirectionally synchronize sessions, workspaces, settings and plugins between the DSH web instance and the DSH Desktop instance.
- heartmove/dsh-side-chat - Select part of a conversation and ask about it in a right-side side chat; bring AI replies back to the main chat directly or as a summary.
- hellodigua/dsh-share - Share your conversations with one click.
- huguangyu666/dsh-plugin-session-import - Import claude-code / codex / reasonix / zcode chat history into dsh sessions: workspace binding, tool calls preserved, oversized-session protection, zcode compaction restore.
- HuiHuitie-zhu/dsh-incognito - Incognito sessions: a standalone ephemeral sub-agent with its own preset (no parent context) and full toolset, draggable floating window, burned to zero traces on close.
- ishuowang/dsh-agent-team-room - Coordinate independent DSH Sessions and provider-backed members without merging their histories, using persistent native Rooms with identity-bound leading
@mentions, direct delivery, broadcasts, and leader-scoped controls. - ishuowang/dsh-rolehub-bridge - Discover and verify portable RoleHub roles, pin each exact bundle, then launch its prompt and bundled skills in an isolated, continuable DSH Session with Host-approved tool bindings and optional Agent Team Room attachment.
- ishuowang/dsh-sideband - Hand off focused context without waiting for or interrupting the active Agent: freeze a bounded Session snapshot, summarize it asynchronously with an isolated no-tool LLM, and deliver a provenance-bearing capsule to another Session or an authorized Room—quiet by default for Sessions, with explicit wakeup available.
- Jesse-njx/dsh-crosstalk - Cross-session messaging for DSH: any session on the machine can list and message any other, Claude Code-style, via a local heartbeat registry and inbox.
- kirkchinese/claude2dsh - Import Claude Code sessions, skills and plugin assets into DSH as native resumable sessions, and export or sync DSH sessions back to Claude Code JSONL.
- Leeminjing/dsh-messages-sanitizer - Auto-repairs the messages array after a tool-dispatch crash (orphaned tool_calls / tool messages), preventing 400 INVALID_REQUEST session lock-ups.
- LeslieWylie/dsh-session-search-pro - Search, list and read past and current sessions through the harness's own
sessionQueryservice: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first scan where it does not. - LeslieWylie/dsh-task-relay - Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next.
- limbo947/dsh-recall-plugin - Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
- loonai321/dsh-humanized-deepseek-maid - Adds a configurable humanized whale-girl maid persona with immersive roleplay, speaking modes, and a lightweight layered memory with query-triggered recall.
- lsz-asd/dsh-plugin-session-delete - Delete DSH sessions from the web UI and desktop client: header danger button and session-row menu item with a risk-consent dialog; host endpoint and agent tool remove the session log, projection cache, and workspace accounting.
- Max-Null/dsh-chinese-thinking - Injects one fixed system-prompt section so the agent thinks and replies in Chinese, regardless of the user's language.
- mayf3/dsh-session-doctor - Diagnose, unstick, and read DSH sessions: list sessions with agent status, read conversations, diagnose stuck agents, recover them with cancel+keepInbox, and send messages to other sessions.
- Moeblack/dsh-message-edit - Branch-based message editing, reroll, retry, and a version timeline.
- Moeblack/dsh-prompt-studio - Edit user and built-in system-prompt sections with live preview.
- MuWinds/dsh-archived-sessions - Archived-session management: browse archived sessions, unarchive them, or clear them out.
- Nothree-code/review-quote-sh - Message review and quote chips for conversations: multi-model cross review (code/reply) with severity grading and summaries, review history, and host-persisted preferences.
- Nwflower/dsh-chat-import - Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
- Nwflower/dsh-file-claim - File claim/release protection for parallel DSH sessions on the same workspace (heartbeat stale takeover, pending 3-way merge area).
- p2coder/dsh-task-control - Pause / resume / cancel the in-flight conversation task from the composer area: forced pause interrupts immediately and remembers the interrupted tool, safe pause lands after the tool or reasoning finishes, resume asks for confirmation, and the default pause granularity is configurable in the settings.
- penguin-oo/dsh-bookmarks - Bookmark assistant replies with notes and tags; browse every bookmark in one cross-session center and export to Markdown.
- PerryLink/dsh-claude-move - Migrate Claude Code sessions, memory, skills and CLAUDE.md into DSH with seamless resume (claude_scan / import_claude / resume-claude / web panel).
- PerryLink/dsh-session-pin - Pin sessions and workspaces to the top of the Web sidebar with per-pin row colors, a header toggle and a pinned panel, persisted through a durable settings namespace.
- PwnKY/dsh-session-link - Copy and open
dsh://session deep links, or paste them into another conversation to inject a bounded, read-only snapshot of the referenced session. - reinocheong/dsh-session-move - Move a session to another folder from the Web UI via drag & drop or a menu picker, permanently delete a session with a risk-consent dialog, and AI-rename a session by summarizing the whole conversation (typo-aware). Each action also ships as an agent tool.
- SaiSenBox/dsh-prompt-manager - Browser-local prompt library with a composer picker for injecting multiple session-scoped system prompts, branch inheritance, bilingual UI, favorites, and JSON backups.
- starslittle/dsh-queue-plus - A simple DSH queue panel for editing, removing, steering, reordering, and bulk removal.
- tuogusa/dsh-session-nav - A floating button beside the chat that opens a searchable list of all questions in the session for quick jumps.
- tuogusa/dsh-session-tags - Attach tags to sessions and search sessions by tag in the Web settings panel.
- Ultronen/dsh-archived-chats - Archived Chats settings page for DeepSeek Harness: browse, search, unarchive, and delete archived sessions grouped by workspace — deletion takes effect immediately, no restart needed, even for sessions still resident in the background.
- whyihaveyou/dsh-suite#plugin-session-export - Export the append-only session log as human-readable Markdown or HTML, grouped by trajectory source.
- Wine-Red/dsh-prompt-stash - Local, per-session LIFO prompt stash for temporarily setting aside unfinished composer text and safely restoring it later.
- wsxwj123/dsh-plugins#dsh-session-manager - Delete sessions with a 5-second undo and a recycle bin, plus an archive view to browse and unarchive, for the DSH Web GUI.
- wuxiangru915/dsh-session-manager - Session manager for the DSH Web UI: browse all and archived sessions, restore/unarchive, delete with two-step confirmation, and preview conversation content from the Settings panel.
- xianshu-virtuous/dsh-whale-companion - Automatically starts a fresh Web session near the context limit with the last complete turn, and adds an editable additive whale-maid persona with on-demand reload.
- yangyongzhen/dsh-session-export - Export sessions to Markdown/JSON for review, replay, and per-session cost summaries.
- YeqingTang/dsh-session-flow - Cross-session archive: overview workbench, folded timeline, subagent lineage, content search, rule+LLM summaries, ZIP export, live tracking.
- yuezengwu/dsh-explain - Local-first learning mode: cross-session learning threads with per-source explanations.
- zhengjy01/dsh-period-report - Free-interval session reports with AI-narrated daily/weekly digests over any date range, plus every-N-days scheduled reminders with system notifications (macOS / Linux).
- zljr/dsh-share - Share the current session over the LAN as a read-only, token-guarded HTML snapshot with session stats and Markdown rendering.
- zoahdev/dsh-shelf - Session lifecycle CLI: export (md/json/jsonl), archive/restore, trash, search, and stats. Read-only by default; nothing is ever deleted by the engine.
- ZRui-C/dsh-minimal-first-turn - Minimal-compatible first turn for Web root sessions: starts with persistent bash and str_replace_editor, removes automatic workspace and skill context, then restores the selected preset after the first tool call or reply; includes a persistent composer toggle.
- aerince/dsh-active-context-pruning - Model-authored context pruning for DeepSeek Harness through the official compaction API.
- Aik358/dsh-auto-memory - Auto-memory for DSH: three-layer memory (user / project notes / daily logs) with automatic injection, per-turn auto-consolidation, AI greetings, smart search, a calendar view and a settings page, plus inheritance of other AI tools' memories.
- akslcw/dsh-negative-ledger - Evidence-bound negative-knowledge ledger: persists disproven paths (command_failed, file_missing) with their outcome and precondition evidence, then warns or blocks repeat attempts until the evidence changes.
- baaai123/dsh-memory-protocol - Memory protocol enforcement plugin: bridges the opencode-memory MCP server, forces memory_weave before tool calls, auto-ingests turns, and injects memory context into agent steps.
- bowenliang123/dsh-context - Context insight panel: see what the model's context window is made of and how it evolves — composition vs. window size, per-request history, compression/injection events, and per-message token stats.
- CeilCelia/dsh-eli-mode#packages/eli-mode - Knowledge-base-driven agent preset: wiki long-term memory, a web KB UI, a management page and optional UI polish.
- Co-Engram/Co-Engram - Self-evolving team memory as plain Markdown in git: a native Cordis plugin that registers 38 bare-name memory tools plus a prompt-signals section re-evaluated at every assembly, with RPE reinforcement, decay and sleep consolidation; shares one data repo with its Claude Code (MCP) and OpenClaw hosts; verified against DSH 0.1.0-rc.6.
- diqierjia/StrataGate-AgentMemory#deepseek-harness - Automatic, local-first cross-session memory for DeepSeek Harness: layered Event/Element cards, evidence-gated recall, and expansion back to original turns and tool results.
- FleetingEcho/dsh-handoff - Self-maintaining handoff memory per working directory and git branch: records turns, folds them into concise Markdown, and injects the result into future sessions from ~/.agent/agent-handoff, byte-compatible with pi-handoff.
- flymysql/dsh-memory - Cross-session memory vault: remember / recall / forget tools, per-turn prompt injection, and a settings-page entry browser.
- freehul/sgme - ShiGuang Memory Engine (SGME) bridge: multi-agent shared long-term memory via HTTP — L0/L1/L1.5/L2 distillation, scenario-based injection, unified search, and proactive care signals (memory_search / wiki_search / signal_pull / signal_claim / signal_ack), installable as
dsh-sgme. - FuRongJun-1999/dsh-memory - AGI long-term memory base: multi-agent spatiotemporal memory graph, self-evolving knowledge flywheel, self-cognition, and auditable trust guardrails.
- GIT121995/dsh-memory-gate - Bounded local memory with CBDC authority gating: SQLite + FTS5 claims, scoped recall with explainable use/verify/ignore decisions and a full audit trail, /memory commands, ≤3-claim/1200-char injection per call, no extra model call.
- hellosky983/dsh-qrcode - Offline QR code (SVG/PNG/ASCII) and barcode (Code128/EAN-13) generator for DeepSeek Harness, no network and no shell.
- hellosky983/dsh-skillradar - Scans the skills visible to the current session and ranks them by relevance to the recent conversation.
- highland0971/dsh-native-memory - Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with
(sessionId, seq)citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite. - ICCuse/dsh-file-memory - File-backed working memory: memorize/recall key premises verbatim in a session notes file so they survive context compaction losslessly.
- ICCuse/dsh-knowledge - Bridge into a global Markdown knowledge base shared with the Codex kb.cmd CLI: kb_add/kb_search/kb_show/kb_timeline tools with byte-compatible frontmatter.
- ICCuse/dsh-premise-guard - Post-compaction premise-drift guard: injects a one-shot notice when a compaction summary drops a critical literal anchor.
- Jesse-njx/dsh-memory - Cited memory over DSH's lossless session log: distilled facts carry
(sessionId, eventRange)citations that expand back to the exact original log excerpt. - jiayan-xu/dsh-memoria - Vector + graph memory backend: observe/remember/search/recall tools against a local memoria server, fusing HNSW semantic recall, FTS5 keyword search, and knowledge-graph signals via RRF ranking, with automatic turn-end persistence and per-agent namespace isolation.
- 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.
- jinguanghai/deepseek-harness-forge-plugins#forge-memory - BM25 keyword-based memory recall.
- KLRSL/dsh-biomemory - Biomimetic memory system for DeepSeek Harness: plain-Markdown data layer, memory tools, frozen-snapshot injection, graded approval gating, structured audits, memory metabolism (dream), memory pins, semantic recall, /memory command, and cross-session retrieval.
- ljsysfurryACE/dsh-compaction - Compaction backend replacing LLM summarization with a deterministic semantic extractor (keeps code/paths/commands, drops chatter) plus 28.4x KV-compression accounting.
- ljsysfurryACE/dsh-memory-director - LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.
- LoserFox/distill - Automatic conversation distillation: background subagent reflection + skill create/update.
- lovezi0/dsh-memory-palace - Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.
- madage/dsh-self-improved - Long-term memory & self-evolving plugin for DSH: L0 capture → L1 memory extraction → L2 scene grouping → L3 user persona, auto recall injection, skill synthesis, fully local (SQLite FTS5 + jieba, optional vector recall).
- Max-Null/dsh-memory - Cross-session plaintext memory: deterministic BM25 keyword recall (no embeddings), memory_save/list/search/confirm/forget tools behind a human-confirm gate, and global + project-scoped JSON stores that follow your git repo.
- modusensus/dsh-mneme#dsh-mneme - Cross-session memory for DSH: SQLite + human-editable Markdown mirror, autoDream consolidation, six memory tools, and fully-offline semantic search (local embeddings, reranking, clustering).
- moononnn/DeepSeek-Harness-Hanako-Memory - Hana-style assistant manager for DSH: visual preset management (cards, yuan personalities, avatar cropping) plus a full Hana memory stack (rolling summaries, layered compilation, SQLite fact store, deep memory).
- nanpaidashi/dsh-honcho-sync - Honcho memory bridge: auto-syncs every conversation turn to a self-hosted Honcho service, with recall/search/remember/context/status tools, context injection on session start, and a visual settings panel.
- Noelune/unified-agent-memory - One shared Obsidian vault for every agent: dependency-free Python core (search/promote/adjudicate/forget), vault template, dsh plugin (memory_search/show/submit/status).
- nowledge-co/nowledge-mem-deepseek-harness - One memory layer for every AI tool and agent: Context Bundle injection, prompt-time recall, MCP tools, and turn-end DSH thread capture.
- omdsh-dev/dsh-mnemon - Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
- PerryLink/dsh-memento - Bounded, layered, approval-gated, auditable cross-session memory: a typed
ctx.memoryseam with a zero-dependency SQLite provider, amemorytool, and frozen snapshot injection; every write passes the approval gate and stays reconstructable from the session log. - Phant0Meow/dsh-memory-meow - Project-scoped cross-session memory: six-layer SQLite store (soul/user/project/fact/lesson/topic) on node:sqlite, cache-friendly first-message injection, memory_remember/search/find_similar/read/update tools, and per-window nightly consolidation ("dream").
- plur-ai/dsh-plugin - PLUR memory rendered into the system prompt on each assembly rather than exposed as a tool call, so the block is replaced instead of appended and context stays flat across a session. Fully local hybrid search (BM25 + BGE fused with RRF), plain YAML storage you can edit, per-workspace scoping, and a /plur-memory browser.
- reshuibuduo/TMCRA-Agent-Memory - Technical-preview local graph memory for DSH and Codex: recalls owner-global and current-project evidence before each turn, writes USER and ASSISTANT records separately, and preserves project, session, actor, and source provenance for a visual atlas and cited knowledge pages.
- scd13150/dsh-cognition - Project memory for coding agents on DeepSeek Harness: similar past edits surface as precedents, out-of-scope edits are blocked, and cognition persists across sessions (47 upstream-verified fixes, gold-free 20-task run).
- dsh-engramory - The Engramory curated-memory discipline as an installable plugin (npm: dsh-engramory): a deterministic 200-line / 25 KB cap on the
MEMORY.mdindex viactx.tools.guard()— growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw. - 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.
- Tyan66666/billion-context-dsh - Model-driven context compression (Active Context Pruning) for DeepSeek Harness: the model decides when and what to compress.
- vectorize-io/hindsight#coding-agents - Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
- volcengine/OpenViking#examples/dsh-memory-plugin - OpenViking memory and context bundle for DeepSeek Harness: pre-step auto-recall and profile injection, session capture,
viking://URI guarding, and recall/write memory tools backed by an OpenViking server. - Xplore-LAB/dsh-plugin-asmemory - Action-state time memory: record typed states and actions, then analyze trends, anomalies, and causality.
- yangyongzhen/dsh-memory - Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via
agent/pre-step, durable JSON store. - Yiipu/dsh-agentmemory - DSH ↔ agentmemory session-memory bridge: mirrors session lifecycle into a local agentmemory daemon (REST), exposes memory_recall / memory_remember tools, and injects a per-session memory context window via agent/pre-step.
- zhengjy01/dsh-flomo - Write notes and memos to flomo (浮墨笔记) from any agent via the flomo_send tool, configured once with the flomo API URL or API Key.
- zhengjy01/dsh-notion-connector - Notion connector for DeepSeek Harness: search, read, query, create, update, and append Notion pages and databases via six agent tools, with a Web settings page — configured once with an Integration Token.
- 1624318455/dsh-plugin-tavily - Tavily-backed web search provider for the built-in web_search tool, with a settings card for the API key, result count, and recency window.
- 1na-ko/dsh-hdc-bridge - HarmonyOS device bridge: hdc screenshot/install/log/crash/UI automation loop with read_image, official-first versioned API knowledge (SDK .d.ts + offline bundled docs), and a DevEco CLI build/sign/lint lane.
- 6Mikao9/dsh-wsl-workspace - Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.
- 988hj7tczd-oss/dsh-computer-use - Cross-platform Computer Use for DeepSeek Harness: virtual-mouse human-like operation (screen_observe + computer_click + type + key + scroll + drag, 11 tools), AX-tree zero-vision-cost mode with free GLM-4V-Flash vision fallback, safety guards (snapshot TTL / app whitelist / dangerous-action approval / password-box protection).
- AbcdefgXW/dsh-toolbox-web - Toolbox plugin for the Web UI: session/trash/subdirectory/search/preset/config management, tag grouping, long-message collapse, and a scheduled heartbeat with optional IM channel push.
- AbnerAI/dsh-monitor - Persistent background watchers that wake the agent on new messages (file inbox or command-output delta) — the harness analog of Claude Code's Monitor tool.
- akqwpeter-prog/dsh-agent-conductor - Dispatch self-contained tasks from DSH to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok): a host-only bundle registering the conductor_dispatch tool plus an auto-triggered conductor skill.
- AngelosZou/dsh-multi-folder - Secondary working directories for a DSH project: the agent keeps the primary workspace as cwd and gains equal read/write/exec permissions on configured secondary directories, configurable from the session header and the new-session page.
- AngLi1997/dsh-plugin-sync - Sync the installed DeepSeek Harness plugin manifest to a GitHub Gist (OAuth login, one-click export/import with automatic dependency install).
- Anionex/dsh-computer-use - Accessibility-first macOS computer use: fresh observations, stale-state rejection, scoped permissions, and safe input.
- anweat/dsh-browser - Self-contained browser runtime: Playwright (chromium) + OpenCLI as plugin-local dependencies (global reuse fallback), exposes a
browserservice and 9 interactive browser tools. - anweat/dsh-voice-webspeech - Browser Web Speech API voice input: zero server, zero keys, zero model downloads (Edge=Azure, Chrome=Google speech).
- anweat/dsh-web-search-pro - Persistent enhanced web search: multi-engine routing (DeepSeek/Exa/DDG/Bing/Jina + GitHub/Bilibili/YouTube/V2EX/Xiaohongshu/Twitter/Reddit/RSS), SQLite+LRU cache, userscript-style extraction, Playwright rendering.
- asdf17128/dsh-doctor - Registers a
config_doctortool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only. - asdf17128/dshp - Registers
list_profilesandexport_profile, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only. - Asher-2000/dsh-expert-mode - Expert-mode agent preset for DeepSeek Harness: a chief coordinator plus 11 domain-expert subagents (data analyst, copywriter, legal review, product manager, frontend, UI/UX, architect, social media ops, growth hacker, quant finance, finance) with automatic task delegation.
- awesome-dsh-plugin/dsh-find-plugin - Find plugins without leaving the agent: search this curated registry by keyword or category, with ready-to-run install commands.
- bpc-oss/chrome-faithful - Exact-profile control of your real logged-in Chrome browser: an MCP server plus MV3 extension and authenticated localhost bridge for tabs, locators, file injection, media export, and durable scroll capture, with no debug profile or remote-debugging port.
- buhuikongpan/dsh-win-gitbash - Git Bash shell tool for Windows: runs commands through the bash bundled with Git for Windows, with timeout, sandbox, output truncation, and background jobs, replacing the slow pwsh tool and the WSL-only bash tool.
- bwndlct/dsh-session-audit - Session execution analytics: steps, tool calls, failures, repeated actions, token usage and verification signals, rendered as text/Markdown/JSON reports.
- caoyiwei850/dsh-ssh-ops - SSH ops terminal for DSH Web UI: drive a connected server from the main conversation (ssh_connect/ssh_exec/ssh_read/ssh_write/ssh_disconnect) while keeping an interactive xterm.js terminal on the right.
- cdxiaodong/dsh-guardian - Agent security guardrail: intercepts and audits every tool call, requiring human confirmation on sensitive operations.
- cdxiaodong/dsh-llm-inspector - Unified LLM request/response inspector: reasoning-effort tuning, external-think export, traffic & bundle analysis.
- cerebrixos-org/dsh-asimovbox - Connects DeepSeek Harness to AsimovBox for creating, updating, rendering, and finishing videos through API-key-authenticated tools.
- Cheng-cheng9669/dsh-cache-precision - Renders the built-in cache-hit percentage with three decimals and widens the composer stats line to prevent truncation.
- ChenLaoshiYF/dsh-mcpguard - Scans skills and MCP configs for prompt injection, homoglyphs, hidden Unicode, dangerous shell, and credential leaks.
- CheshireJCat/blender - Blender 3D production plugin with 30 modeling/reconstruction skills, 13 runtime tools, and 26 deterministic helpers for reference fitting, rendering, validation, animation, and portable export; installable as
dsh-blender. - CHplus0/dsh-learning-mode - Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).
- coolbreezecoin/dsh-wechat-mp - Turns markdown into a WeChat Official Account (微信公众号) draft: inlines every CSS rule onto its element because the editor discards
<style>blocks and class names, uploads each local image through WeChat's own endpoint so it is not filtered out, and creates the draft; it never broadcasts. - crTnT/dsh-plugin-suite#dsh-plugin-center - Plugin center: discover, install, and manage DSH plugins from Settings.
- crTnT/dsh-plugin-suite#dsh-plugin-updater - Update manager for installed plugins: check for updates, back up, and roll back.
- CZX2244/dsh-bilibili - Bilibili video analysis: metadata, transcript (ASR fallback via Bijian/sherpa-onnx/whisper.cpp), comments, danmaku, and sharp keyframes with optional local vision descriptions.
- Dariandai/dsh-starter-pack - A curated plugin starter pack: batch-installs and configures 15 vetted community plugins across four groups from a Settings-page UI or the /setup command.
- DDDMUC/dsh-free-search - Free, keyless web search for DSH: 7 engines (DuckDuckGo/Bing/SearXNG free + Exa/Perplexity/DeepSeek paid), auto-failover, settings-page UI with API key inputs and official links, web_fetch, and an engine test tool.
- 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.
- didclawapp-ai/DSH-Office - Create, read, and edit PPTX, DOCX, XLSX, and PDF via the local zagens-office CLI as office_schema / office_write / office_edit / office_read tools.
- Edge-Echo/dsh-mcp-bridge - Curated MCP server bundle: one install brings demo, memory, filesystem, GitHub, Playwright and remote HTTP MCP servers, plus a connectivity verifier tool and CI checks.
- EdgeTypE/dsh-better-deepseek - Bridge plugin for the Better DeepSeek Chrome extension: exposes HTTP handshake and session-filtered SSE event streams over the web server, enabling browser-extension UI integrations with DeepSeek Harness.
- EvilIrving/dsh-context-proxy - Thin on-demand context retrieval: context_query / context_slice / context_grep tools that read already-persisted history back with replay-safe citations.
- fire-disposal/dsh-mojibake-interceptor - Mojibake guard bundle for DSH: feature-based garbled-text detection before writes with review-then-release (an identical retry passes), plus pre-execution pwsh encoding audit (ANSI/GBK/UTF-16/Default), Windows and Chinese first.
- fly233338/dsh-overleaf - Connect multiple Overleaf projects to DSH through OverleafMCP for browsing, analysis, and Git-based file updates.
- flymysql/dsh-remote - Multi-machine remote workspace: manage many SSH hosts, pick a local or remote workspace in the native Add-workspace flow (system folder chooser / local path / remote dir browse), mirror a remote workspace to a real local folder, and operate it with rw_* tools. The picker is a centered modal that opens on the local tab and auto-fills
/for remote paths, live-completing each directory level. - Fro2en12/dsh-download-progress - Download progress panel: URL downloader, agent shell/SSH transfer tracking and workspace black-box file-growth monitoring, shown in a draggable floating panel with live bytes, speed, percentage and ETA.
- godchen520/dsh-web-remote - Access DSH from your phone or anywhere: Cloudflare Quick Tunnel public link + LAN HTTP/HTTPS direct access (auto self-signed cert), token auth, gzip compression, floating phone-icon panel with QR codes, and a NapCat QQ bot channel to fetch the link.
- guo6x/dsh-pilot - Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8
pilot_*tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key. - hccccc01333/dsh-excel-chat - Talk to Excel in DeepSeek Harness: create, edit, repair, and verify spreadsheets by conversation, with automatic formula health checks after every edit.
- Hongcheng-LI/dsh-zotero - Zotero library tools via the local API (no API key): search items/collections, read metadata and abstracts, list attachments, read full text (parses PDFs on the fly when Zotero cache misses), download PDFs, and manage notes.
- htcqp802/dsh-knowledge-base - General-purpose knowledge base for DSH: import md/txt/json/yml/docx/pdf, folder management, FTS5 full-text search (BM25), and a Web management UI.
- Huang-zhishi/dsh-plugin-call-trace - Persistent model tool-call trace recorder: every tool call is durably written to a JSONL file that survives restarts, queryable via a structured call_trace tool and a callTraceHistory service, with size rotation and an optional floating canvas UI add-on.
- HuanLinOTO/dsh-plugin-mineru - Expose MineRU document parsing tools to the model.
- huey1in/trio - Browser automation (Playwright) with a live view, an MCP server exposing DSH agents to any MCP client, and GitHub issue/PR/webhook review tools.
- Isanti2016/dsh-console - Slash-command console for dsh: /web start|stop|restart|status, /tunnel SSH forward management, one-shot /ask, and a console TUI launcher.
- Jamailar/beav-deepseek-harness - Connects DSH to local Beav for Xiaohongshu (RED/RedNote) and social-media AI operations: topic research, knowledge, copywriting, image, audio, and short-video workflows with approval and artifact tracking.
- jcaiagent7143-ui/sendpage-mcp - Publish an HTML document as a shareable link that opens in one tap and previews as a card in chat apps; publish, update, and export to PNG/PDF/Word.
- Jesse-njx/dsh-cowork - Bounded, cell-addressed
doc_read/doc_writefor xlsx / pdf / docx / pptx / ipynb, plus an MCP server and CLI. - Jesse-njx/dsh-docker - Typed, guarded container control: ps/logs/inspect/exec/start/stop and compose up/down with JSON output, project-aware targeting, and approval-gated destructive ops.
- Jesse-njx/dsh-skillport - Bring your existing Agent Skills (SKILL.md) library to DSH: discover skills across Claude/Codex/Cursor/Gemini paths, inject a progressive-disclosure index, and load bodies on demand.
- Jesse-njx/dsh-voice - Voice notes in, spoken answers out: dictate audio that becomes user messages (transcribe), have the agent read replies aloud (speak), local-first under ~/.dsh/voice.
- jiayan-xu/dsh-codebase-memory - Code knowledge graph bridge for codebase-memory-mcp: semantic symbol search (BM25), source snippets, architecture overview with Leiden communities, call/data-flow/cross-service traces, graph-augmented grep.
- jiayan-xu/dsh-nuphus-mcp - Desktop and browser automation bridge (36 tools): window/screen/mouse/keyboard control with PaddleOCR element perception, Chrome CDP browsing with accessibility snapshots.
- jihongboo/dsh-apple-mode - Xcode AI integration for DSH: 26 Xcode MCP tools (mcpbridge) + Apple platform skills + Xcode Intelligence-style persona (agent preset or global bundle).
- jinguanghai/deepseek-harness-forge-plugins#forge-gates - Real-compute verification gates: math simplification, logic proofs, regex validation, E-prover FOL, state-machine checks, and code repair, backed by Go-compiled binaries with prebuilt Windows executables.
- jinguanghai/deepseek-harness-forge-plugins#forge-tcm - Traditional Chinese Medicine toolkit: eight-axes diagnosis and herb-pair lookup.
- Johnny-xuan/dsh-paste-to-path - Adds a path-backed attachment dock for images, documents, archives, code, and other files, leaving file reading to the Agent's available tools.
- JUANWANG-BUAA/dsh-full-remote - Remote DeepSeek Harness with full server-side API access (
settings.*/credentials.*/host.listDirectory). Token-gated reverse proxy, per-device sessions, phone invite QR, fence self-check, optional approval / CIDR / idle timeout / local TLS, WebSocket/SSE. - kexuejin/dsh-zhihu-dashboard - Zhihu (知乎) dashboard: hot list with trend arrows, follow feed (favorites/creations/followees), post tracking (question/keyword/person) with auto-briefs, and five agent tools (zhihu_search/hot/answer/global_search/followees).
- klarkxy/dsh-plugin-autoevo - Reuse-first capability evolution for agents: resolve existing tools and skills, discover and review exact-commit DSH plugins, install with one-time approval, verify real tool round trips, and minimally adapt partial matches instead of rebuilding from scratch.
- KLRSL/dsh-packer - Agent config packer for DeepSeek Harness: pack local agent assets (skills/sessions/profiles/settings/memory) into a zip for migration or sharing, with privacy scanning, diff-based restore, pack management, and a settings panel.
- kunjinkao-os/dsh-mobile-gui-agent - Android GUI Agent with ADB screenshots, compact UI hierarchy grounding, verified iterative actions, approvals, and a Mobile Web view.
- kw78/dsh-office-tools - Workspace-safe Office tools for agents: create/read Word, create/read/update Excel, and create/read PowerPoint decks with PNG/JPG/GIF image placement.
- kyo615/dsh-browser-control - Playwright MCP browser control for AI agents: drive a real, visible Chrome (navigate/click/type/snapshot + ~80 browser_* tools), with a live screenshot panel embedded in the GUI that refreshes after every action.
- LeemanCheung/dsh-agent-preset-recommender - Bounded, privacy-safe local scanner for Codex, Claude Code, WorkBuddy, and CodeBuddy metadata: atomically aggregates keyed evidence and deterministically advises built-in DSH presets and optional capabilities—without content retention, network access, or preset mutation.
- LeslieWylie/dsh-fleet-audit - Read-only agent-fleet credential hygiene audit: credential-file permissions, embedded credentials in git remotes (masked in output), and provider token literal counts; zero-dependency and deterministic.
- LeslieWylie/dsh-md-preview - Render Markdown to a standalone, self-contained HTML page: an
md_html_rendertool that works in a headless profile, plus a web drawer to browse, preview, edit and export local.mdfiles; both share one renderer, with no runtime dependencies. - Letter2025/dsh-tool-search - Hermes-style tool search & slimming: progressive disclosure, semantic search, describe, and call long-tail tools on demand while core tools stay eager.
- lifeodyssey/dsh-compressor - A slim port of Headroom: compresses tool output, cuts up to 20% of context, without affecting the model's context cache or agent performance.
- lire1131/dsh-undo-plugin - Undo/redo & rollback system for DSH: every config change is auto-snapshotted; undo/redo/restore to any version from the WebUI or the offline CLI/GUI tools (works even when DSH fails to boot).
- literaf/ai4scholar-plugin-dsh - AI4Scholar academic search: 38 tools over Semantic Scholar, PubMed, Google Scholar, arXiv, bioRxiv/medRxiv, and DOI resolution (search, citation graph, authors, recommendations, PDF full text in slices, auto-cite, scientific figures), a unified cross-platform search with de-duplication, an API-key card in Settings, and per-call credit accounting with an
/ai4scholarbalance card. - liustack/modsearch - Web search bridge for text-only agents: ask the web or X, get structured JSON evidence (search, fetch, citations).
- lonelymoon87/dsh-code-intel - Indexes workspace symbols with Tree-sitter and provides lexical or optional embedding-assisted code search.
- lsz-asd/dsh-plugin-device-info - Read-only Windows device information tools: one agent tool per Win32 device category (time, system, cpu, memory, disk, gpu, network, battery, processes, usb, audio, printers) via WMI/CIM and Node os collectors.
- Luke-Yong/dsh-plugin-knowledge-graph - A read_graph tool backed by a codebase knowledge graph (CONTAINS / EXPORTS / IMPORTS / IMPORTS_SYMBOL relations).
- Lum1104/dsh-browser - Chrome sidebar extension that lets DSH operate your browser directly, no vision capabilities required.
- lussey820/dsh-http-tools - HTTP/API debugging toolset: full-control HTTP requests (method/headers/body/auth), curl command parsing and one-step execution, and in-session request history with side-by-side response comparison.
- lynx-gt/dsh-subagent-cwd - Extends dsh-subagent-tools with a per-call cwd for subagents, shipped with the two in-process provider patches it requires.
- lynx-gt/dsh-subagent-tools - Per-call model, provider, persona, and toolFilter overrides for subagent delegation, with @preset: references and provider/model composite ids.
- lzszq/dsh-scholar - Academic assistant plugin.
- mafeis/dsh-net-proxy - Route agent network requests through a local HTTP/CONNECT/SOCKS5 proxy.
- MAXeaglet/dsh-bash-terminal - One shell tool for PowerShell / Git Bash / WSL on Windows plus an interactive PTY terminal; the default terminal is chosen by the user in DSH settings.
- maxiaovivi/dsh-cloak-browser - CloakBrowser-powered native browser tools with per-agent isolated sessions, bounded snapshots, ref-based interaction, screenshots, and safe routing.
- MicroHEROX/dsh-exa-mcp - Mounts the hosted Exa search MCP endpoint (https://mcp.exa.ai/mcp) through the in-box @deepseek-ai/dsh-mcp-client bridge: web_search_exa and web_fetch_exa tools, anonymous on the free tier or with your own EXA_API_KEY.
- MicroHEROX/dsh-Kimi-WebBridge - Drive the user's real browser through the local Kimi WebBridge daemon: navigate, find-tab, snapshot, click, fill, evaluate, CDP, screenshot, network, upload, PDF export and tab-management tools that reuse existing login sessions.
- mingzeng21/dsh-obsidian - Connect dsh to a local Obsidian vault: search, read, write, move, and trash notes through
obsidian_*tools. - moguiyu/dsh-tavily#packages/dsh-tool-tavily-search - Tavily search with multiple API keys, key rotation and failover, a usage gauge, and a settings card.
- moononnn/DeepSeek-Harness-biaoqingbao - Sticker/emoji expression for assistants: emotion-driven auto-matching, library management, AI image tagging, dialects, style mimicry, and chat-based tag refinement.
- MrWeiCodes/dsh-permgate - Fine-grained permission gateway: per-category tool-call review (outside-workspace directories, commands, file read/write, subagents, repeated actions) with global & per-project allow/deny exceptions, quick-tool defaults, custom rules, a bilingual approval modal with inline diff details, custom rejection reasons and a sandbox-upgrade flow.
- nanshan1995/DSH-Plugin-Market - Alternative plugin market for DSH: curated catalog plus live GitHub browsing, zh/en cross-language search, a fail-closed pre-install static security audit with an install-hook block, and per-plugin README viewing with garbled-encoding repair.
- NEAZ71eve/dsh-tool-github - GitHub REST API tools + browser sidebar panel: repos, search, issues, PRs, comments, account binding (credential-store), and one-click clone-as-workspace.
- omdsh-dev/dsh-custom-tool - Create and manage sandboxed JavaScript tools with a Monaco editor and model-driven tool lifecycle.
- omdsh-dev/dsh-data-agent - Let the AI connect to databases and write SQL for you.
- omdsh-dev/dsh-kb-sieve - Build auditable KB packs (SQLite FTS5) from md/txt/docx/pdf with deterministic retrieval and original-text reading.
- omdsh-dev/dsh-tool-calculator - Safe math expression evaluator, zero-dependency recursive-descent parser.
- omdsh-dev/dsh-tool-csv - Parse/query/aggregate/convert CSV (RFC 4180) with a zero-dependency state-machine parser.
- omdsh-dev/dsh-tool-diff - Structured comparison and unified diffs for text/JSON/CSV/Markdown.
- omdsh-dev/dsh-tool-encoding - base64/url/hex encoding, common hashes, and UUID generation.
- omdsh-dev/dsh-tool-json - JSON queries with a JMESPath subset.
- omdsh-dev/dsh-tool-markdown - HTML↔Markdown conversion, GFM table normalization, and TOC generation.
- omdsh-dev/dsh-tool-regex - Test/extract/safe-replace/statically explain regexes without executing code.
- omdsh-dev/dsh-tool-schema - JSON Schema validation: validate/paths/explain/normalize.
- omdsh-dev/dsh-tool-stat - Descriptive statistics, percentiles, frequency distributions, and correlation.
- omdsh-dev/dsh-tool-time - Strict ISO 8601 parsing, IANA timezone conversion, and UTC calendar arithmetic.
- omdsh-dev/dsh-toolkit - Zero-dependency toolkit: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema — ten deterministic tools in one install.
- pengxuding/dsh-plugin-judge - Plugin value auditor: pre-install review (source scan + LLM judge) and post-install audit of installed bundles, with model-switch re-audit reminders.
- pengzhou267-ai/dsh-shop-assistant - Ecommerce operator workbench: CSV batch preview with marketplace column adapters, reproducible profit/six-dimension scoring, public product-page snapshots, Chinese skills, and a replaceable store-policy KB.
- PerryLink/dsh-checkpoint-rewind - Claude Code /rewind for DeepSeek Harness: git-first workspace snapshots before every mutating tool execution, turn-boundary session forks, and a one-shot /rewind command that restores files and forks the session back to a checkpoint.
- PerryLink/dsh-lsp-actions - LSP action surface for DSH: diagnostics, formatting, completion, code actions, symbols, signature help, inlay hints and rename, all backed by real language servers.
- PicGo/dsh-plugin - Upload local images and files to your image host through PicGo's existing configuration (PicGo Cloud, GitHub, S3, COS, Qiniu, or any installed uploader plugin), via a
picgo_uploadtool and a/picgocommand. - Q1hangL/dsh-ask-guard - Cooperative timeout guard for ask_user_question: lost or unanswered questions resolve as a structured ASK_TIMEOUT instead of hanging the turn forever.
- QSWWLTN/dsh-UEAssetsOperator - Unreal Engine .uasset inspection (resolve/registry/load) and restricted Blueprint node editing through built-in UE Python.
- Realyujie/dsh-us-stocks - US stock quotes, price history, financial statements, analyst consensus and news via yahoo-finance2.
- Rianico/dsh-better-edit - Hash-anchored read / edit / batch_edit / undo_last_edit tools: every line gets a unique 3-character content hash, edits target hashes instead of line numbers, and served-state verification rejects stale ranges with fresh anchors.
- rogerdigital/dsh-searxng - SearXNG-backed web_search provider for the web seam: free, self-hosted, key-less metasearch through your own instance's JSON API, with a bundled loopback-only docker-compose example.
- sakikoTGW/pack-agent - Project .pack.json/.pack.zip into .agent-pack/modpacks/ and expose skills via a workspace allow-list.
- SamXiaBing/dsh-adb - ADB device & bench operations for DSH: device discovery, structured logcat (background streaming), apk install, file pull/push, and dumpsys performance snapshots.
- shinjiyu/deepseek-harness-evolver - Complement to official Creator mode: stage, validate, live-mount via ctx.plugin, score, and solidify or roll back in-memory tool-plugin trials.
- shinjiyu/dsh-plugin-search - Keep the built-in web_search tool without an official DeepSeek API key: disable web-search-deepseek and use Tavily keyless by default.
- ShiXiangYu2/dsh-translate-pro - Professional translation for DSH: 18 target languages, 4 styles (formal/casual/technical/literal), glossary-controlled terminology, and whole-file translation (README/docs/subtitles) with Markdown/code-block format preservation; powered by DeepSeek via SiliconFlow.
- siruignaw-sys/dsh-tool-bandit-search - A
searchtool that learns to pick between fast and thorough search strategies using a contextual bandit (Thompson sampling), improving from real usage instead of a fixed heuristic. - Smalldy/godot-bridge - DSH↔Godot engine runtime bridge: launch and drive a running Godot 4.x game through its in-game TCP interaction server — 8 tools (scene/UI inspection, GDScript eval, input simulation, screenshots, headless static ops, script validation), replaces godot-mcp.
- somnusovis/dsh-multi-workspace - Multi-workspace sandbox: grants file-write access to every registered workspace automatically — add a workspace, write to it immediately, no config or escalation needed.
- SPYQWER1/dsh-codex-tools - Codex-backed
web_search,image_gen, andimage_visiontools for DeepSeek Harness, reusing ChatGPT OAuth login state. - STARDUSTLC666/dsh-calendar - CalDAV calendar tools (list/create/update/delete/search) for Google/iCloud/Nextcloud/custom endpoints, with RRULE expansion.
- STARDUSTLC666/dsh-codex-port - Batch-port official Codex plugins into DSH skills (measured: 186 plugins / 583 skills, 577 ported, 0 failures).
- STARDUSTLC666/dsh-email - IMAP/SMTP email tools (list/read/search/send/folders/attachment) with QQ/163/126/Sina/Aliyun/Gmail/Outlook/iCloud presets, multi-account support and a send-approval gate.
- STARDUSTLC666/dsh-ffmpeg - Seven video tools (probe/cut/concat/encode/subtitle/extract/gif) on the official subprocess service: shell-free argv, zero runtime dependencies.
- STARDUSTLC666/dsh-rss - RSS/Atom subscription management and parsing (rss_list/add/remove/fetch/check), persisted to settings.
- STARDUSTLC666/dsh-voice - Voice pair: free edge-tts neural speech synthesis + OpenAI-compatible ASR transcription.
- superagents-lab/dsh-s1 - Native Search1API (s1) web research tools: search, news, page crawling, sitemap discovery, and trending topics as first-class
s1_*tools, with a bundled s1 skill. - superdesigndev/treg - Tool catalog for agents: search ~2,600 external endpoints (SEO and SERP, backlinks, social, people and company enrichment, ad libraries, scraping) by the task you want done, read each one's parameters and per-call price, then call it with the credential injected server-side. Ships the skill plus an MCP row that stays disabled until TREG_TOKEN is set.
- tancheng33/dsh-egress-guard - Runtime security gate on the tool pipeline: denies calls naming hosts outside an egress allowlist, redacts credentials from results at the canonical value rather than only the rendered content, and appends every decision to a JSONL audit log; ships in monitor-only mode.
- taxueseek/argo - Search built for agents: multilingual coverage across web, academic, code, shopping, finance, news, and encyclopedias.
- TecFancy/dsh-deeptutor - DeepTutor tutoring bridge: deep explanations, self-test questions, learning-path planning, personal knowledge-base search (RAG), and note archiving via deeptutor_run / deeptutor_kb / deeptutor_note tools.
- THU-MAIC/dsh-openmaic - OpenMAIC: classrooms, slides, interactive widgets, and Socratic teaching.
- TonyDua/dsh-web-search-exa - Zero-config Exa web search provider for the ctx.web seam: anonymous MCP fallback without an API key, plus keyed REST search.
- truelove-dreamer/dsh-plugin-git-workflow - First-class Git tools for the model: status / diff / log / commit / branch with validated messages and paths - no bare-shell git calls.
- TZHR-invest/dsh-plugins#dsh-web-search-metaso - Metaso (秘塔AI搜索) search & reader providers for the web seam: web_search returns page summaries, web_fetch reads full-page markdown, multi-scope search (webpage/document/paper/image/video/podcast).
- vibeinging/dsh-tool-search - Per-agent on-demand tool discovery and progressive schema disclosure.
- Vladimir-Human/ru-marketplace-mcp#dsh - Skills and optional MCP rows for ten Russian marketplaces: price comparison across Wildberries, Detsky Mir and Yandex Market, plus per-source search, product cards and reviews. The 13 skills load on install; both MCP rows stay disabled until RU_MARKETPLACE_MCP_DIR points at a local clone, which needs Python 3.12+ and uv.
- Vncntvx/dsh-zotero - Let agents search, read, and cite your local Zotero library: find papers, view notes and annotations, pull evidence by question, open the source document, and generate citations.
- wade20250715/dsh-pubmed - PubMed deep-research toolset: literature search, author investigation, same-name disambiguation, institution statistics and mentor-student matching.
- Walvez/dsh-codex-sync - One-stop bidirectional sync between OpenAI Codex and DeepSeek Harness: first-class skills from ~/.codex/skills, codex session import with workspace attach, live MCP auto-mirror of codex's mcp_servers, and a Codex-side reverse MCP installer.
- whitefirer/dsh-browser-fs - Give agents access to files on the machine where the browser runs: user authorizes a local directory via File System Access, tool calls relay over the plugin's own WebSocket; read-only compat mode for mobile/insecure contexts.
- wloops/dsh-git-worktree - Domi-grade git worktree isolation and delivery: permanent worktrees under .dsh-worktrees, ready-for-review / apply / finish / discard lifecycle with conflict handling and safe cleanup (ported from Domi's production system).
- wly8691-jpg/knowlp-rag - Dual knowledge-graph RAG for Markdown notes: prerequisite + similarity graphs (P/S-Agent traversal), paragraph chunking, n-gram/embedding hybrid search, and an explicit weight feedback loop — via MCP.
- wqty123/dsh-browser - Shared real browser for DSH: a native Electron window the human can watch and take over, driven by the agent over CDP with 20 browser_* tools (open/snapshot/execute/fill/screenshot/download/auth), per-task session isolation, cookie persistence, CAPTCHA detection; self-hosts on plain dsh web without a desktop shell.
- wulun811/LiuHe - Bridges the LiuHe MCP code toolkit (44 tools) into dsh web: repo_map, symbol search, edit_batch with tolerant matching, transactional edits with undo journal, and deterministic quality gates — backed by a crash-isolated Rust tree-sitter parse daemon and SQLite index.
- x2802490130-prog/dsh-tool-writing - A web-novel writing engine for DeepSeek Harness: parallel drafting, outlining and brainstorming with a separate DeepSeek key, lore and foreshadowing management, semantic vector retrieval, a corpus library, usage ledger, mechanical proofreading, and a local serialization plan.
- x2802490130-prog/dsh-writing-remote - Host-side Typert remote for dsh-tool-writing: serves project volumes, chapter status, corpus library, full-text search, evolution entries, and thread-graph data to the client writing panel.
- xiaoyuyu6420/dsh-backup - One-command backup & restore of DSH user data: /backup, verify, restore, restart-surviving scheduled auto-backup, sha256 checksums and rotation (macOS/Linux/Windows).
- xiehuan123/dsh-deepread - Deep-read books and articles in five modes (quick, deep, knowledge map, Feynman, full book) with claim-evidence-data reports, Mermaid/XMind mindmaps, and MD/HTML exports from URLs, files, or pasted text.
- xmutfyh/dsh-plugin-writing-guard - Academic writing guard (EN/ZH bilingual rules): local-regex linter for revision-process residue, defensive writing and AI-writing tells (em-dash abuse, not-X-but-Y, LLM word spikes, rule of three); writing_audit + writing_rules with incremental auto-audit that only reports new/resolved issues on paper file writes.
- xxiaoxiong/dsh-issue-tracker - Jira Cloud issue-tracker integration exposing eight model tools for issue search, project and transition lookup, creation, updates, comments, and transitions; writes are opt-in and support dry-run.
- xxiaoxiong/dsh-kubernetes - Safe Kubernetes capability for DeepSeek Harness with workload inspection, bounded logs and events, failure diagnosis, and approval-gated operations.
- ylwl1997/noatmark-dsh-plugin - Text hygiene as a dsh plugin: sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection.
- YuanyuanMa03/dsh-funnel - Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass through untouched.
- yun520-1/deepseek-heartflow - HeartFlow (心虫) AGI layer-1 discriminator gate as a DSH plugin: 47-dimension rule-based text checking (heartflow_check tool) plus automatic output supervision at tools/post-execute, fail-closed when engine missing.
- ywgATustcbbs/dsh-human-task - Human-in-the-loop tools (
human_task/human_task_ready_check): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog. - YZz-S/dsh-bili-summary - Provides the bili_summary tool: Bilibili video metadata, subtitle timeline, and sharp-based frame capture with built-in error handling and graceful degradation.
- zaiwenJ/dsh-cdp-browser - CDP bridge to an already-running Chrome/Edge for DSH: screenshots, pixel assertions, DOM/CSS checks, and page JS evaluation over HTTP + WebSocket, with zero child processes, zero npm dependencies, and zero per-use approval.
- ZEM17/dsh-subagent-agy - Google Antigravity CLI (agy) as a DSH product subagent: delegate tasks to a Gemini coding agent with your Antigravity login (no API key), with conversation follow-ups, background streaming progress, image analysis by path, and a pop-up login window.
- zhang787jun/dsh-finance - Financial research workflow and portfolio risk tools with source discipline for current market facts.
- zhangzhenwen1/qmd-autosearch - Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.
- zhaoolee/notes - Export DSH conversations as Smartisan Notes-style PNGs, or create and update Markdown notes in a configured account-scoped workspace.
- zhtx2024/dsh-pdf - PDF parsing tools for DSH: pdf_info, pdf_extract_text, and pdf_render_page with dual pdfjs and built-in rendering engines, including system-font rendering for PDFs with non-embedded CJK fonts.
- zimai233/dsh-adhd-copilot - ADHD behavioral coaching skill: task breakdown, overwhelm management, launch rituals, and failure recovery.
- zimai233/dsh-exam-countdown - Query 64 Chinese exams (高考/考研/四六级/CPA/法考…) with rule-aware date math (2nd-Saturday, 1st-Sunday) and countdowns.
- zimai233/dsh-figma-to-lottie - Compile SVG paths and keyframe specs into self-contained Lottie JSON animation files.
- zimai233/dsh-image-search - Multi-engine reverse image search aggregator: Google Lens, Baidu, Yandex, TinEye, SauceNAO, IQDB, Ascii2d.
- zimai233/dsh-video-downloader - Detect and download media from Bilibili/YouTube/Douyin/Xiaohongshu with quality and format analysis.
- zimai233/dsh-wash-calendar - Recurring-habit scheduling from pure date math: next occurrence, range schedules, and overdue advice.
- zjl1989-li/dsh-harness-zh - Chinese localization for DeepSeek Harness: translates all system prompts, tool descriptions, and runtime contexts into Chinese at runtime via the system-prompt/assemble waterfall (1788 entries, zero source modification, uninstall restores English).
- zjl1989-li/dsh-harness-zh-cn - Chinese localization for DeepSeek Harness: translates all system prompts, tool descriptions, and runtime contexts into Chinese at runtime via the system-prompt/assemble waterfall (1788 entries, zero source modification, uninstall restores English).
- ZK-Andy/dsh-continual-evolve - Continual self-evolution: versioned, auditable, rollback-safe harness state (prompts, memory, skills, subagent specs) refined from session trajectories, with review gates and hot-reloaded skills.
- zoahdev/dsh-github-intelligence - The most complete GitHub integration for dsh: repo overview, releases, issues, pull requests, contributors, search, and a deep repo report with TTL caching — no API key needed.
- zoahdev/dsh-github-release-radar - Track releases and stars of any public GitHub repository from inside dsh agents — no API key needed.
- zp-home/dsh-recommend - Transparent rankings and recommendations for the DSH plugin ecosystem: daily auto-fetched topic data, an open scoring model, and rank/search/recommend tools with a settings-page leaderboard.
- ZRui-C/dsh-computer-use - Text-first computer use for DSH: background Chromium control via Playwright/CDP plus accessibility-first macOS control; actions stay pinned to the right process and window without taking the user's pointer, ships a Developer ID signed, notarized Universal 2 DMG.
- 54xkeee/dsh-vision - Vision for text-only DeepSeek via Doubao Web by default (zero-cost, no API key — drives your logged-in Chrome through a Windows CDP bridge), with Antigravity IDE quota (flash/pro) or Gemini fallback; auto detail escalation, vision evidence memory with compaction rehydration, content-hash cache, and a bilingual client panel.
- 54xkeee/dsh-youreyes - Vision toolkit for text-only DeepSeek: model-invokable
visiontool, wrapper adapters for deepseek/opencode-go (v4 flash/pro), Antigravity IDE quota (default, flash/pro) / any OpenAI-compatible VLM / Gemini / local Ollama channels, evidence memory with compaction rehydration, content-hash cache, and a bilingual client panel. - akqwpeter-prog/dsh-media-skills - Free vision bridge and image generation for text-only models: paste-image reading, GLM-4V-Flash and Gemini engine failover, ModLens-style structured evidence, and a seeded free vision model route.
- Anionex/dsh-vision-toolkit - Vision tasks for text-only models: intent-aware image Q&A, long-screenshot OCR, UI reproduction, grounding, and pixel diff.
- ConsoleSun/Gemini-Eyes - MCP bridge to gemini.google.com: vision analysis of images and videos, Imagen image and Veo video generation, and conversation management using the logged-in browser session with no API key.
- corrinehu/dsh-chat-imagine - Generates images in DeepSeek Harness through configured OpenAI-compatible image models or a local MiniMax CLI, and displays the result in chat.
- dickpy/dsh-imagegen - AI image generation for the DSH Web GUI: text-to-image and image-to-image through a configurable OpenAI-compatible endpoint (gpt-image-2 / gpt-image-1 / dall-e-3), with an api_url/api_key settings card and a sidebar split-pane generation studio.
- Einskyle/dsh-llm-vision-bridge - Native LLM-provider vision bridge: images pasted in the chat are described by a vision model (Qwen3-VL via pi-ai/llama.cpp) and the text description is fed to text-only DeepSeek for the reply — image admission, routing and compaction all run through harness-native mechanisms, with an LRU description cache and 503 retry.
- Elohia/dsh-plugin-image-input - Image-to-text input for the Web UI: paste or drag an image and it is transcribed into structured text and sent, giving text-only LLMs image-input takeover (OpenAI-compatible vision API).
- Elohia/dsh-plugin-mm-vision - Synesthesia Encoder for DSH: a vision model translates images into compact structured spatial text (canvas/elements/percentage coordinates), giving text-only LLMs pixel-level image understanding via the
mm_visiontool. - Flyvhidbwo/dsh-vision-proxy - DeepSeek brain + automatic image transcription: attach images in the GUI and each one is transcribed to text via any OpenAI-compatible VLM before reaching the text-only DeepSeek — a keyed fast path (default qwen3.7-flash; DashScope/Zhipu/OpenRouter or any OpenAI-compatible endpoint) with your own key, or local Ollama auto-detected with zero config.
- FuzzySoul/dsh-free-vision - Free vision bridge for text-only models: image understanding, OCR, UI and debug analysis via free-tier providers (Qwen3-VL-Flash, Doubao, DeepSeek-OCR) with a settings GUI.
- gloryxpnv/dsh-tool-vision - Local-first structured vision for text-only agents: images go to a local OpenAI-compatible VLM and come back as JSON evidence (summary, verbatim OCR, layout regions, entities/relations, colors, explicit uncertainty), with anti-hallucination fallback and an optional paste/upload bridge; zero cloud cost, images never leave the machine.
- good-boy4069/dsh-vision-guard - Transparent image guard for text-only routes: paste images without the 400 session deadlock, plus a vision_analyze tool for OCR/PDF/docx/pptx/video.
- GOU-GEE/deepseek-vision#plugins/dsh-plugin-deepseek-vision - Vision MCP and DSH bundle for text-only DeepSeek: analyze_image, analyze_clipboard, compare_images and vision_status tools, a visual settings page, free GLM-4.6V-Flash by default, result caching and rate-limit tolerance; keys stay out of logs.
- haiziyao/dsh-vision-mix - Combine text, vision, and image-generation APIs into one Mix model with automatic routing: text-only requests go to the chat model, user images and agent screenshots go to the vision model, follow-ups keep using the same session image, and agents can generate or edit images with session-scoped call history.
- Isanti2016/dsh-quicksight - Two-tier image reading for text-only models: fast local OCR (RapidOCR, offline) first, vision-model fallback (modlens).
- jing-hy/picturereader - Image "reading" for text-only models: downscale + reduce color depth + structure/color fingerprints into text grids fed back to the conversation, letting the model zoom, sample and OCR autonomously like a multimodal model; fully local with zero external model dependency, ships an image-reading methodology skill and optional PaddleOCR.
- jyh20030112/dsh-visual-plugin - Gives text-only models vision: forwards user images to an OpenAI-compatible vision model and shows the descriptions in a Web UI right panel.
- kaixinbaba/dsh-vision-recognizer - Vision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.
- LeemanCheung/dsh-image-gen - GPT Image 2
image_genwith Codex subscription OAuth by default or explicit API-key mode: developing card, up to three live API partials, durable attachment replay/lightbox/download, text-only model output, and bounded credential-safe requests. - linenxi-ctrl/dsh-vision - External vision plugin for DeepSeek Harness: whale-button config panel, image recognition with auto-reply, and agent screenshot/recognize tools.
- liustack/modlens - Vision bridge for text-only models: paste an image, get structured JSON evidence (OCR, layout, semantics).
- lsjspl/dsh-plugin-grok2api-media-tool - Gives dsh the ability to generate images and videos through the grok2api API.
- MicroHEROX/dsh-koboldcpp-hands - Hands repetitive text and vision labor (OCR, image analysis, comparison) to a local KoboldCpp (llama.cpp) server through koboldcpp_run and koboldcpp_vision tools, with on-demand server lifecycle management.
- MicroHEROX/dsh-unsloth-hands - Hands repetitive text and vision labor (OCR, image analysis, comparison) to a locally running Unsloth Desktop (Unsloth Studio) server through unsloth_run and unsloth_vision tools; pure HTTP client, never spawns or owns processes.
- NagasakiSoyo-ui/dsh-llm-deepseek-vision - Vision-augmented DeepSeek adapter: a vision-capable model describes image input, then a text-only DeepSeek model reasons over the description.
- niuniuaba/dsh-subagent-vision - Lets a text-only DeepSeek agent read images in the same session by delegating to a vision-capable subagent, with send-time image-to-path conversion.
- niyongsheng/free-vision-skill - Fully-local image understanding & OCR via macOS Vision Framework:
ocr_image(text, table layout + coordinates) andview_image(scene, faces, QR) — paste multiple images into the web input box or pass path/URL/base64; images never leave your Mac. - ruby1304/dsh-vision-subagent - Vision for text-only agents: a vision_agent tool that delegates image reading to a one-shot subagent on a configurable vision route (MiniMax/Kimi), plus a Codex-style paste bridge — images are analyzed on an isolated context and only text reaches the main session.
- s3yf1337/dsh-easyvision - Give text-only models vision: a describe_image tool that delegates images to a vision model from your dsh model list over the harness's own LLM runtime.
- shinjiyu/dsh-plugin-multimodal - Advertise image paste on text-only DeepSeek routes, describe attachments with a vision sidecar, and leave native vision models untouched.
- siegfly/dsh-deepseek-vision - A vision-language gateway provider route: pasted images are described by a configurable VL model (Qwen-VL by default) before the DeepSeek wire.
- TZHR-invest/dsh-plugins#dsh-vision-tool - Agent-callable vision tool that describes local images via any OpenAI-compatible vision endpoint you configure, with an optional multi-model cross-check and no built-in keys.
- wulusai2333/mimo-vision -
describe_imagetool: a vision bridge that sends images to mimo-v2.5 through the opencode Zen API (credentialOPENCODE_GO_API_KEY, free route first with paid fallback) and returns text descriptions for text-only models, with native passthrough and ImageMagick transcoding of SVG/TIFF/HEIC formats. - xiaoshihou514/dsh-vision - Native vision capability extension, using either Zhipu (free) or Qwen-VL (local).
- xiaozhe7772222/dsh-draw-router - Universal image generation for DeepSeek Harness: auto-discovers image models from any OpenAI-compatible endpoint (SenseNova, StepFun, Agnes, Qwen, Flux, SD, Imagen and more), with agent tools and REST API.
- ximengxiaolan/dsh-vision-bridge - Composer-attached images are transcribed to text by an OpenAI-compatible vision model before reaching text-only DeepSeek models.
- xsoc1/dsh-image-vision - Chat image-attachment bridge with a
view_imagetool for any OpenAI-compatible VLM (local Ollama or cloud): pasted/dropped images becomeview_imagepath markers before reaching text-only DeepSeek models. - ysr666/dsh-vision-router - Free vision for text-only agents: built-in keyless vision chain plus pixel tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots); paste an image to use it.
- Cavan-Ou/hermes-dsh-collab - Hook DeepSeek Harness into a Hermes pipeline: dispatch-spec template, model-tier routing, orchestrator-run quality gates, git single-writer rule, as a SKILL.md pack (bundle installable).
- Chu-Xin-r/wanjiqi-meme - Barrage-meme skill distilled from 22,771 real messages in the 6657 live room: wanjiqi-style banter, CS and DOTA cross-memes, player roasting and casting commentary.
- creght-dev/skills - Skills for building websites on the Creght platform: CLI pull/push sync, page and component conventions, CMS, forms, auth, SEO, publishing and version rollback.
- dhicoc/dsh-chinese-traditional-wisdom-skill - Complete chinese-traditional-wisdom (玄枢 / XuanShu) skill pack as a DeepSeek Harness Cordis plugin: bazi, ziwei-doushu, liuyao, meihua, qimen, daliuren, taiyi, wuyun-liuqi, constitution and fengshui calculation, with a local deterministic engine and a visualization dashboard.
- dhicoc/dsh-reverse-skill - Complete reverse-skill pack (85 SKILL.md) as a DeepSeek Harness Cordis plugin: reverse engineering, authorized pentesting and security-research skill router.
- dhicoc/dsh-wuyun-liuqi - Complete wuyun-liuqi (five-evolutions-six-qi / 五运六气) Traditional Chinese Medicine skill pack as a DeepSeek Harness Cordis plugin: annual and guest-qi calculation, clinical pattern differentiation, and pathogenesis reasoning.
- GanyuanRan/Aegis - Software-engineering method pack for coding agents, with skills for baseline-first planning, systematic debugging, prompt hygiene, verification before completion, and repair/retirement tracking.
- happpsee/dsh-desktop-app - Skill for packaging DeepSeek Harness into a Tauri 2 desktop app (macOS + Windows): dual-platform install playbook, China mirror bootstrap with a subagent timeout sentinel, admin-free Windows toolchain recipe (no VS Build Tools), and three-path acceptance checklists.
- Ikalus1988/MisakaNet - Failure-recovery memory: search and record failure-recovery lessons from real engineering sessions, with BM25 + semantic RAG retrieval and a lessons knowledge base.
- JazzuLu/find-dsh-plugins - Conversational DSH plugin finder: four-source unified index, BM25 pre-filter plus LLM semantic ranking, candidates carry evidence grades and local static security audit, safe install flow with post-install verification.
- jeremy9682/dsh-skill-pack - 11 shareable workflow skills (handoff, triage, to-spec, to-tickets, wayfinder, teach, wait-what, dsh-mode-routing, ask-matt, overnight-execution, full-throttle) as an installable skill pack.
- linxichen/dsh-rigorquant - RigorQuant preset + skill pack: unattended walled multi-agent research for empirical and computational mathematics (economics, finance, portfolio), with a four-part pre-implementation check battery and a jacobian/Lean escalation lane.
- lunw/shopline-ai-toolkit-dsh - SHOPLINE AI Toolkit: bridges the official SHOPLINE Developer MCP server and ships seven SHOPLINE agent skills (Admin REST, GraphQL, OAuth, webhooks, Sline) — the SHOPLINE counterpart of the Shopify AI Toolkit.
- mudden2380078550-creator/write-chinese-long-screenplay - Chinese long-form screenwriting skill: two input blocks (background + character bible) feeding a causal-value engine, anti-AI-flavor review, and a continuity ledger; works on Codex / Claude Code / dsh / zcode.
- PAKIKNOWLEDGE/dsh-notify-skill - Email reminders from your DSH agent when you're away: fires at goal completion, blockage, before asking the user a decision, and at long-task milestones via a bundled zero-dependency Node SMTP sender.
- PerryLink/dsh-plugin-guide - The DSH plugin-development knowledge base as an on-demand agent skill: official constraints, task workflows, API reference and community gotchas, installed with the bundle so the agent can look things up while building a plugin.
- PerryLink/dsh-skill-pack-security - Security-audit methodology skill pack: eight agent skills (secret scan, dependency audit, supply-chain review, prompt-injection review, audit orchestration, threat modeling, vuln intel, incident response) in Chinese and English editions, with an optional npm provider bundle.
- songoao25/dsh-virtual-product-team - Virtual product team agent preset: user-led conversation walks you through the full 12-step pipeline from idea to shipped, promoted and operated product, with staged gates and per-stage skills.
- STARDUSTLC666/dsh-hyperframes - Five official HyperFrames by HeyGen skills: HTML video / CLI / registry / website-to-video / GSAP reference.
- STARDUSTLC666/dsh-remotion - Official Remotion skill ported to DSH: programmatic video with React (animation/audio/captions/3D/charts/fonts, 38 rule files).
- Starfie1d1272/dsh-github-skills - Four GitHub workflow skills for PR triage, review feedback, GitHub Actions diagnosis, and safe draft-PR publishing, reusing existing DSH capabilities with gh/git fallbacks.
- SummerSec/SumSec-Skills - Multi-platform Agent Skills monorepo that mounts as a DeepSeek Harness profile bundle, exposing Chinese writing, Git, plugin-dev, taste, and semantic-linter skills.
- superdesigndev/superdesign-skill - Design skill for UI and marketing graphics on the Superdesign canvas: reads the repo for context, extracts its design system, then generates and iterates branchable design drafts, flow pages, and reusable components through the Superdesign CLI.
- tuogusa/dsh-skill-manager - Browse, search, and delete user skills from the Web settings panel.
- Vladimir-Human/humanizer-ru#dsh - Cleans AI traces from Russian text: finds chatbot copy-paste artefacts (ChatGPT, Gemini, Grok, Perplexity, DeepSeek) and rewrites the text into natural prose on request; 39 regex markers with an evidence registry, offline, text-only bundle.
- xiongjiamu/dsh-atomgit - AtomGit plugin bundle for DeepSeek Harness: six built-in AtomGit skills (plan issues, implement issues, review PRs, merge PRs, publish CLI releases, mirror to GitHub) plus ag CLI integration and platform-hosted MCP tools for repos, branches, issues, PRs, and search.
- xsoc1/math-research-dsh - Rigorous open mathematics research suite: four agent skills (rigorous-open-math-research, manage-math-research-program, math-research-workflow, lean-verify) for theorem solving with adversarial audit, research program management, pipeline orchestration, and Lean 4 formalization audit; CI-verified tests and mechanical upstream sync.
- YTxue/dsh-skill-manager-ytxue - Skill pool manager in the Settings sidebar: enable/disable, folder batch import with rename-conflict prompts, state-driven one-click DSH-spec check & auto-fix, system/project scope labels.
- YuanyuanMa03/cot-lint - Chain-of-thought leakage linter: zero-dependency CLI that finds AI-session residue in docs and comments (dead design citations, PR vantage, change narration, review choreography), shipping the cot-trim fixing skill as the installable bundle.
- zhaiyateng/dsh-design-skills - Design-aesthetics skill pack (10 styles: dark SaaS, minimal white, neumorphism, brutalism, glassmorphism, Japanese minimal, bento grid, cyberpunk, vaporwave, art deco) with runnable landing-page demos: tokens, component rules, forbidden lists, and acceptance checklists per style.
- ZihaoVistonWang/Stata-AI-Skill - Run Stata through DeepSeek Harness: the native Stata AI Skill service auto-starts with DSH (macOS/Windows binaries bundled), so you can run regressions, do-files and econometrics workflows with no manual setup.
- zjsthmjialin/commercial-ui-ux-codex-skill - Registers the commercial-ui-ux skill for DSH: task-aware commercial UI/UX/GUI design, review, repair, and implementation (SaaS, dashboards, admin panels, forms, tables, design systems) with a reference-doc system and quality gates.
- zjsthmjialin/inspiration-deck-workshop - Registers the Inspiration Deck Workshop skill for DSH: local static HTML presentation decks (6 deck templates, 25+ layouts, 23 themes & motion showroom) with a validate + PNG/PDF export CLI and smoke tests, zero runtime dependencies.
- zjsthmjialin/pdf-background-gray-codex-skill - Registers the remove-pdf-background-gray skill for DSH: whitens gray/off-white scan backgrounds in image-based PDFs while preserving resolution, page geometry, and anti-aliased text edges (lossless Flate write-back), via a single Python script (pypdf + Pillow + numpy).
- zsxh1990/pr-genius - PR evaluation and improvement consultant: assesses PR success probability based on historical anti-patterns and success patterns, with one-click scoring and actionable suggestions.
- 940842546/dsh-permissions - Claude Code-style permission rules engine: hard/deny/ask/allow tiers with a hard tier above full access, workspace-scoped rules, wildcard path protection, and a visual staged editor; rules persist in settings.yaml.
- alib8b8/dsh-plugin-aflare - Workflow tools for the local aflare binary: generate, validate and run local-first deterministic YAML workflow DAGs (WAL crash recovery, Saga compensation) through the local aflare binary, with 300+ templates built in.
- apheli0os/deepseek-harness-orchestrate - Declarative task-DAG orchestration for DSH: validates dependency graphs, runs topological task layers in parallel through workflow-backed subagents, and propagates failures deterministically.
- biociao/dsh-science - Claude Science-style research workbench: ReAct research-loop engine (research_* tools), versioned artifacts with provenance (artifact_* tools), and 10 science skills for genomics/pathogens/bioinformatics.
- btspoony/dsh-advisor - Pair a second model that passively reviews each turn and injects notes.
- btspoony/mstar-harness - Skill-driven harness/loop engineering workflow agent plugin.
- Ceelog/dsh-plugins#dsh-plugin-scheduled-tasks - Per-project scheduled prompts run as fresh headless agent sessions, with one-time, interval, and cron schedules plus durable run history.
- ChongCyrus/Vibe-Mathematics - Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).
- cloader/dsh-taskboard - Task board for DSH: create tasks with project and model assignment, run them manually or on cron schedules; new sessions in a project automatically pick up its todo tasks and move them to in-review when done.
- Dely0/dsh-workbench - Calendar and hierarchical task workbench: AI-assisted intake clarification, consultation, decomposition, execution with user acceptance, and review, plus reminders and per-task AI session workspaces.
- dickpy/dsh-cloud-sync - Synchronizes DSH profiles and local plugin source archives through WebDAV and S3-compatible storage, with encrypted snapshots, conflict-aware recovery, and explicit self-updates.
- EvilIrving/dsh-proof - Independent read-only acceptance layer: spawns a read-only verifier before each top-level turn closes and steers non-pass gaps back into the agent.
- fakechris/dsh-track - Embedded task management engine: decision-point protocol, idea capture wall, Linear-style issue store.
- february2015/dsh-taskswarm - DSH port of TaskPlane: dependency-ordered waves run in parallel git-worktree lanes, with task packets, cross-model review, and crash recovery.
- fuhefei/dsh-sentinel - Condition-driven wakeup: durable file/command/http/process/webhook watches that wake the agent.
- hongyue0721/dsh-kimicode-swarm - Kimi-Code-style swarm: batch-parallel subagent dispatch with adaptive scheduling, a /swarm command, and in-chat live progress rows.
- icetomoyo/dsh_workflow - UltraCode-style multi-agent orchestration: a generatable, savable, governable, observable, resumable workflow layer.
- Jesse-njx/dsh-routines - Scheduled agents on a cron: run a prompt on a schedule and get the digest where you already are, with overlap/missed-run/timeout safety defaults.
- Jiao-XXX/dsh-auto-approve - Adds an
autopermission preset between workspace-write and danger-full-access: a classifier grants routine sandbox escalations once, while dangerous or uncertain requests still go to a human. - Jungod1121/dsh-anchored-standard - Two-phase agent preset for DeepSeek V4 Pro: the first request sees only bash+read (Minimal-aligned bootstrap), then the full Standard tool catalog after the first tool call or reply; ships as an installer bundle plus a manual preset directory.
- KanoNoUta/dsh-captain - GPT plans dependency DAGs, DeepSeek workers execute tasks with adaptive parallelism, and an optional GPT reviewer audits incremental Git diffs and drives repair rounds.
- Karbo123/DSH-EvoResearch#evoresearch-plugin - Research agent suite: long-horizon goal control with auditable evidence chains, cron scheduling, multi-agent expert teams, self-evolving research memory (FTS5 + RRF recall), project workspaces, and a custom workspace UI.
- LeslieWylie/dsh-ops-kit - Evidence-first operating kit: six read-only tools (capability catalog, staged workflow plans, packaged skill reader, bounded local memory search, repository release audit, release checklist) and five packaged skills - plans and audits, never remote writes.
- Letter2025/dsh-approval-llm - Model-based permission approval: an approval-request answerer backed by a separate reviewer model.
- Letter2025/dsh-model-failover - Two-level model circuit breaker with failover: trip a model or a whole provider after repeated request failures and route the next request to a configured fallback.
- ljsysfurryACE/dsh-aura-scheduler - Proactive scheduling: an adaptive heartbeat plus a value network (urgency, relevance, interruption cost) decides when the agent should speak unprompted.
- lonelymoon87/dsh-specflow - Adds specification artifacts, skills, commands, goal-backed implementation, and task-progress context.
- lucas-ward/dsh-ci-context - Injects allowlisted GitHub Actions and GitLab CI run metadata into agent context without reading logs, credentials, or provider APIs.
- maple-pwn/paperlab - Overleaf-style LaTeX paper workbench: annotate any text in the rendered PDF and let a dsh agent revise the sources with compile checks and git history.
- MoonCoder-HAPPY/SpecWorkflow - Registers a SpecWorkflow skill pack for requirement clarification, implementation specs, execution, delivery review, repair planning, bug diagnosis, and source-backed research.
- NanmiCoder/dsh-agent-teams - AgentTeams multi-agent teams.
- Noelune/dsh-agent-relay - Loopback-first multi-agent message relay: HMAC-authenticated broker plus dsh plugin (relay_send/recv/peers/history), zero-dependency CLI and Python clients, wire protocol v1.0.
- nyantused-cpun/folio#plugins/folio-events - Folio (兰亭) @nyantused/folio-dsh-events: session-protocol events — auto session-start reminder + auto-save on session close; pair with @nyantused/folio-dsh-tools.
- nyantused-cpun/folio#plugins/folio-tools - 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.
- omdsh-dev/dsh-deep-research - Adaptive deep-research orchestrator built on the official workflow engine.
- omdsh-dev/dsh-inspect - Adversarial checkup → fix → review loop toolset.
- PerryLink/dsh-auto-review - Second-model auto-review on the approval answerer chain: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default.
- PerryLink/dsh-background-agents - Durable background child agents on the official subagent seam: start from any session, watch progress in the Web UI sidebar, message and interrupt any time, with per-child tool scoping, persona and delegation-depth caps.
- PerryLink/dsh-doublecheck - Engineering-discipline guard: requirements grill before the first edit, red/green test-evidence gates, forked adversary review, and a delivery report with a per-dimension verification workflow.
- QlzqQlzq/dsh-dual-agent-presets - Installs two selectable Agent Presets: a shell-restricted general-purpose agent and a repository-focused coding agent.
- rinDBeans/dsh-apex-standard - Unified anchored agent preset for DeepSeek V4 Pro/Flash on the official API and opencode-go: Minimal-exact two-tool first-request bootstrap, model-aware Pro/Flash paths, and epoch-aware catalog management for long-session stability.
- rocker2018-droid/dsh-longtask-orchestrator - Long-task orchestration loop: Codex plans/scores/reviews, DeepSeek executes, Kimi supplements (vision acceptance, summarization, cross-check).
- Saktawdi/dsh-ha-orchestrator - Model high-availability failover (quarantine, circuit breaking, probe recovery) and subagent orchestration (fanout/pipeline/supervisor) with bilingual settings UI.
- Sev7een/dsh-plugin-automations - Settings-based scheduled tasks that run on time or during DeepSeek off-peak hours, with one-time and daily schedules backed by durable task state.
- severin-ye/uagent-sync#packages/dsh - Cross-device workspace backup, restore, and ecosystem update via the uagent-sync CLI.
- simon300000/dsh-auto - Adds an Auto Approve permission preset to the Web UI, using a fresh restricted Reviewer Agent to allow or deny each approval request.
- titanwings/dsh-automation - Scheduled coding runs in fresh agent sessions with auditable history.
- titanwings/dsh-plannotator - Plan review with anchored annotations and structured feedback back to the agent.
- toolclub/agent_team_gui - Reusable agent squads with per-agent provider/model routes and tool policies, serial/parallel dispatch, spawn/fork/chain context modes, and a Web management panel.
- toolclub/dsh-agent-team-gui - Global persistent agent squads with per-agent model/tool policies: manage them in Settings, select and toggle one per conversation, then collaborate on normal sends in a fixed or model-planned order.
- truelove-dreamer/dsh-plugin-hooks - Claude-Code-style lifecycle hooks: configured shell commands run before/after model tool calls with a JSON payload on stdin; a non-zero pre-tool exit blocks the call.
- victorzhong0110/dsh-code-reference - Surveys local code and GitHub/npm for reusable implementations before development, evaluates reuse versus rewrite, and checks architecture coupling.
- vlln/dsh-loop - Recurring loops:
/loopcommand + loop tool + activity status bar. - whyihaveyou/dsh-suite#plugin-team-board - Shared multi-agent task board (create/claim/transition/query) over a Cordis service key.
- wuxiangru915/dsh-review-loop - Incremental diff reviewer for DSH: after approving a batch, only new changes since the checkpoint are shown, with a Web review panel and
/reviewcommand that inject feedback back to the agent. - xxiaoxiong/dsh-ci - Provider-neutral CI/CD capability for DeepSeek Harness with GitHub Actions support, bounded failure evidence, source-aware diagnostics, and approval-gated rerun/cancel controls.
- yangyongzhen/dsh-article-publish - Publish articles to CSDN / Juejin / CNBlog directly from the session, no external server.
- yangyongzhen/dsh-git-workflow - Conventional-commit enforcement, changelog generation, PR summaries and branch pushes through the plain git CLI.
- yangyongzhen/dsh-scheduler - Cron/one-shot scheduled tasks: run shell commands or fire webhooks on a schedule, with optional ServerChan/DingTalk/Feishu/webhook delivery of results.
- ZhenHuangLab/dsh-sync - Policy-driven Git sync for DSH settings and profile configuration, with secret-aware projections, conflict review, and per-line apply controls.
- ztl34245881-commits/dsh-task-planner - Task planning with experience muscle-memory: condition-reflex recall of past solutions, LLM capability matching, and auto-persisted lessons.
- 117BS/dsh-perlica-ding - Perlica (Arknights: Endfield) themed tiered sound notifications: plan-ready, task-done, needs-your-input, and error tones; silent for plain chat, system-level playback (works in background), cross-platform (Windows/macOS/Linux), custom TTS sounds.
- AbcdefgXW/dsh-msg-hub - IM channel bridge: WeChat (ilinkai) / QQ / Feishu with proactive push — wake the channel bot from scheduled tasks and deliver AI replies to your phone.
- AI-Galaxy-GPU/dsh-sound - Per-event sound notifications: turn completion, approval, question, plan-review, goal-blocked, and task-failure each get their own sound and volume, configurable in the Web UI (built-in synth, mute, or local audio file).
- Alan2Z/dsh-speak - Voice-announce the final reply on Windows (SAPI5 natural voices) and macOS (system voice); skips reasoning and tool calls, one-line npm install.
- amlyczz/dsh-lark-link - High-reliability Feishu/Lark bridge for DeepSeek Harness: QR one-click auth, card-based commands and intent-confirmation cards, at-least-once zero-loss outbox, media in/out, /doctor session-log ZIP, and a reusable DSH Web GUI that lands sessions in the right workspace.
- aokamoaki/dsh-notify - Conversation-completion notifications for DeepSeek Harness: Windows toast + sound on turn done / error / goal, plus ask & approval alerts - background-only, with a volume-adjustable bell in the conversation header.
- BiBoyang/dsh-im-bridge - Two-way WeChat (iLink) bridge: turn-end and approval-request push, in-chat approve/reject and message injection, persistent dedup and convergent long-reply chunking; channel layer extensible to other IMs.
- bill9109/dsh-web-ui-notify - Desktop notification reminders.
- bill9109/dsh-webbridge - DSH meets Kimi WebBridge.
- Bing-Bryan/dsh-unread-dot - macOS Dock badge and bubble chime: shows an unread badge on the Dock (dot while running, count when done) and plays a chime while the app is hidden; clears on return, built on the Badging API.
- bobleer/dsh-acp-for-bitfun - ACP bridge between BitFun and DSH.
- CAOGGL/dsh-ding - Notifies you when a conversation finishes: plays a sound and shows a Windows notification when the agent goes idle (configurable sound file, volume, debounce/throttle).
- caoxiaohu7745-bot/kongmu-im-bridge - Feishu bridge for DeepSeek Harness (derived from dsh-im-bridge): WebSocket long connection, approval cards, group @-mention-only replies, streaming card updates, /stop command.
- cdxiaodong/dsh-island - Bridge DSH agent sessions, tool calls, and approvals to the CodeIsland macOS notch panel over a Unix socket, with in-panel allow/deny.
- cerebrixos-org/tuning-engines-cli#tuningengines-dsh-plugin - Exports metadata-only DSH turn, model, tool, approval, retry, and error events to Tuning Engines for governed traces, policy evaluation, cost analysis, and Work Session review, with a disk-backed retry queue.
- ChuanTianML/dsh-open-with - Open registered workspaces from the Web UI in a detected or configured local editor, terminal, or file manager, with a remembered per-browser preference.
- dingyi222666/dsh-session-notification - Notifications for four session states, with browser alerts and prompts.
- doncelee229-cmyk/dsh-plugin-approval-alert - Native OS notifications for approval and question/plan prompts: the toast names the workspace, click jumps to it, bilingual (zh-CN/zh-TW/en), with chime.
- february2015/dsh-dingo - Sound reminders with one-click jump for concurrent sessions: the current session gets crisp dang/dang-dang tones, other sessions a soft ding/ding-ding plus a top-right card that jumps straight to the replying conversation.
- good-boy4069/dsh-mobile-remote - Drive your dsh agent from WeChat over the iLink gateway: two-way encrypted media transfer (auto-decrypt inbox + /send), proactive weixin_send tool, completion notifications, multi-session switching, and a health panel with file logging.
- grunmin/dsh-acp-enhanced - Enhanced ACP server for DeepSeek Harness: block & reasoning streaming, usage telemetry, model/effort switching, permission presets, session resume/archive, per-session MCP servers, and Zed file/terminal forwarding.
- hanwuji1/dsh-web-launcher - One-click launcher for the Web UI: a double-click Start-DSH-Web.cmd on the Windows desktop that boots dsh web and auto-opens the browser (polling until ready), plus a web_launcher model tool (install / open / status).
- huguangyu666/dsh-plugin-notify - Notification outbox: agent proactively notifies via toast / Chinese TTS voice / sound effects (explosion, victory, alarm), 60s confirmation window voice-calls you back, volume boost, settings panel.
- imetn/dsh-lark-bridge - Bidirectional Lark/Feishu controller for DeepSeek Harness with project and session routing, interactive cards, approvals, attachments, and task controls.
- ingleav626-art/dsh-native-launcher - Windows desktop launcher for the DSH Web UI: desktop shortcut, silent start, system tray with open/full-exit (stop service, close app window, quit tray), PWA app window with focus-instead-of-relaunch, install prompt, and task-completion notifications.
- itr-del/dsh-feishu - Feishu (Lark) IM bridge for DeepSeek Harness via
dsh plugin add; one DM user to one persistent dsh session, with full debugging docs. - Jesse-njx/dsh-chatnode-wechat - Chat with, monitor, and approve your DSH agents from WeChat via the iLink gateway: text both ways, session targeting, digest heartbeats, and numbered approval prompts.
- jiezeng2004-design/dsh-chatgpt-bridge - MCP bridge that lets ChatGPT Web create, view, continue, and supervise DeepSeek Harness agent sessions and goals while preserving DSH's native approval, sandbox, and workspace security model.
- ldchaowin/dsh-plugin-notify-sound - Per-workspace completion ringtones plus attention sounds for approval, question, plan-review, goal-blocked, and task-failure events, with built-in synth, voice (TTS), and custom audio.
- LoserFox/telegram - Bridge to the Telegram Bot API: long polling, per-chat sessions, HTML formatting.
- 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.
- ly6170/dsh-messager - Monitors session state in the DSH web app and sends desktop, browser, and third-party notifications for interactions, completions, and errors.
- michaelcode-wang/dsh-wecom - WeCom (Enterprise WeChat) Smart Robot bridge: two-way chat over the aibot WebSocket gateway, no public endpoint needed.
- mingzeng21/dsh-notion - Connect dsh to Notion via the official Notion MCP (OAuth + PKCE): search, read, and write pages, databases, and comments through
mcp__notion__*tools. - muretai/muretai-dsh-skill - Puts the agent on the Muretai network: its own identity, invite-based introductions, signed end-to-end encrypted messaging with agents owned by other people, and an inbound-mail wake that lets it reply on its own.
- omdsh-dev/dsh-lark - Lark/Feishu bot channel for DeepSeek Harness: each chat drives its own agent, and tool approvals, model questions, and plan reviews return as cards answered by a button or a reply. Switch workspace and model from the chat (
/cd,/model,/new), and run several bots that keep separate sessions and can hand turns to each other in one group. - omdsh-dev/dsh-notification - Desktop notifications for turn completions, with per-outcome controls and keyword rules.
- omdsh-dev/dsh-open-in-vscode - Open DSH workspace directories in VS Code directly from the web GUI.
- openma-ai/deepseek-harness-acp - ACP profile plugin and standalone stdio server for using the full DSH agent from Zed and other ACP clients while sharing DSH credentials and sessions.
- PandaPolo/dsh-voice-call - Agent-initiated voice calls:
offer_callrings the human (接听/拒接/稍后再说); accepted calls synthesize and play locally via CrispASR + Qwen3-TTS (9 speakers, 2 Chinese dialects), rejected calls return the decision to the agent. - pany0593/dsh-ui-notifications - OS-level system notifications for the dsh web GUI: popups when a turn finishes or the agent needs your approval, answer, or plan review while the page is in the background.
- pc439527/dsh-notify-bark - Bark push notifications to iPhone: turn completion, waiting-for-input, and approval events sent from the DSH Host.
- PeterBon/dsh-hooks - Config-driven lifecycle hooks: event→command declarations in cordis.patch.yml, with Feishu card notifications and a QR scan-to-create bot setup.
- pitetow/dsh-notify-on-complete - Desktop notifications for run completion, model questions, and approval requests with per-platform system sounds, zero runtime dependencies.
- Qing45/dsh-feishu-chat - Two-way Feishu (Lark) chat bridge for DeepSeek Harness over the official WebSocket long connection: messages route to the bound workspace's latest session and replies return automatically; bot credentials and workspace routing are configurable from the settings page.
- radres/dsh-plugin-call-me - Rings your phone over CallKit:
call_meandtext_metools, plus optional turn-end and approval calls whose spoken answer is transcribed back into the session. - shaobeichen/dsh-pocket - Remote phone access to the DSH Web UI: scan a QR code for LAN or public (cloudflared tunnel) access with real-time sync, a mobile-adaptive layout, and a settings tab.
- SingleOne/dsh-notify-center - Native desktop and webhook notifications for turn completions, failures, and approval requests, with outcome filters, content rules, privacy controls, and retrying delivery.
- STARDUSTLC666/dsh-dingtalk - DingTalk group-robot notifications (webhook + HMAC signing, zero runtime dependencies).
- STARDUSTLC666/dsh-slack - Two-way Slack messaging (notify/channels/inbox/reply) over Socket Mode, no public callback needed.
- THEWOLFWALKER/dsh-notifier - Unified notification & remote control for DSH: one
notify()API, 25+ channels (Telegram / DingTalk / Feishu / WeCom / QQ bot / WxPusher / PushPlus / ServerChan / Bark / Discord / Slack / ntfy / webhook...), level routing (timeSensitive / active / passive) with tiered retry, multi-channel inbound approval (Telegram buttons, Feishu cards, QQ, WxPusher, WeChat iLink), official QR login for QQ/DingTalk/Feishu, a local web admin console, multi-agent routing, desktop notifications — and a mobile command center:!status/!stop/!retryagent control from your phone plus actionable notifications (view result / retry / logs buttons that call back into the agent). Secrets redacted, tool rate-limited, zero runtime deps. - 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.
- ttmouse/dsh-dingtalk-channel - DingTalk IM channel via Stream-mode WebSocket: each chat drives its own tooled agent; replies stream back as messages, no public callback URL needed.
- wendayuan/dsh-weixin - WeChat (iLink) channel: chat with your DSH agent from the WeChat app, one persistent session per conversation, reusing DSH credentials.
- whyihaveyou/dsh-suite#plugin-notify - IM webhook and local notifications on turn completion, errors, or approval (Feishu/WeCom/DingTalk/Slack/Discord/custom).
- wsxwj123/dsh-plugins#pet-bridge - Bridge dsh session status to the cc-pet desktop pet bubble: thinking, tool calls, and completion in real time.
- wz-heng/dsh-feishu-bridge - Fail-closed Feishu (Lark) channel bridge: chat with a bot, get dsh agent turns back. Official-Python-SDK-only integration (exact-pinned); deny-by-default allowlist, webhook signature/timestamp/replay verification, per-chat sticky sessions; bilingual docs.
- xiaoshihou514/dsh-weixin - Connects dsh to Weixin, with arbitrary file sending support.
- xmanrui/dsh-feishu - Connect a Feishu bot to DeepSeek Harness by scanning a QR code.
- xmanrui/dsh-im - Connect IM bots to DeepSeek Harness by scanning QR codes (supports Feishu, Weixin, DingTalk, and more).
- xmanrui/dsh-weixin - Connect a Weixin bot to DeepSeek Harness by scanning a QR code.
- yangyongzhen/dsh-notify - Task-completion notifications via ServerChan / DingTalk / Feishu / generic webhooks.
- yeruizhi/dsh-lark-meeting-notifier - Feishu meeting reminder: a dsh-plugin which has only side effect: reminding you, mid-flow with AI, that you "have to go meet carbon-based lifeforms".
- YuMo226/dsh-task-notify - Native Windows system notification (Notification Center toast) when a task completes: goal completion or agent turn end.
- YZz-S/dsh-notifier - System-native notifications when a task finishes or needs your confirmation: Windows toast, macOS osascript, and Linux notify-send.
- zhengjy01/dsh-notify - System-level desktop notifications: turn-completion and workflow-end banners, plus a modal alert when an approval is needed (macOS osascript / Linux notify-send).
- zhengjy01/dsh-ticktick - Two-way TickTick/Dida365 (滴答清单) task sync via the official OAuth Open API: pull tasks across lists, create/update/complete/delete tasks, and one-shot title-deduped sync, with a web settings panel.
- 030611/dsh-telemetry-redactor - Redacts supported secret patterns from the
session-telemetry/recordexport copy before configured telemetry backends receive it. - 030611/dsh-verification-receipt - Writes local JSONL summaries of per-turn tool counts and coarse verification signals without storing prompts, tool arguments, or result text.
- 030611/qiushi-dsh-evidence-audit - Appends local hash-chained JSONL receipts for tool results and session events without storing prompts, tool arguments, result text, or raw session IDs.
- 534119219/chicheng-gate - LAN / remote-access control, frpc NAT tunneling, a panel password gate, and mobile UI adaptation for the DSH Web GUI.
- a179-sanae/dsh-code-check - Automatic type-check diagnostics: after the model edits or creates TS files, runs
tsc --noEmitin the background (debounced per project) and reports errors via thecode_checktool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop. - Airmetro/dsh-update-checker - Checks the latest DeepSeek Harness and third-party plugin versions from npm, shows a locale-aware banner in the GUI, and offers one-click update with a restart watchdog.
- anweat/dsh-restart - Restart DSH: configurable restart method (Node native / legacy PowerShell), post-restart continue prompt, optional watchdog auto-relaunch.
- aokamoaki/dsh-startup-guard - Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.
- Areium/dsh-fail-logger - Auto-log failed tool calls across native tools, PTC run_code, and inline invocations: dedup and count root causes into a skill so repeated mistakes fade.
- arrow949/dsh-turn-approval - Turn-scoped “Allow for this task” approvals: automatically allow matching
danger-full-accessescalations only for the current task, then expire. - ayahunter/dsh-plugin-clinic - Read-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a Settings dashboard and JSON reports.
- bainianlaoyao/windows-bash - Makes Git Bash the only terminal tool for DeepSeek Harness on Windows: enables the bash executor and tool, disables PowerShell everywhere, and ships standard/code/cordis bash-only agent presets with the full-access sandbox defaults Git Bash's cygwin runtime needs.
- BiBoyang/dsh-eval-harness - Evaluation harness for DSH plugins: YAML cases drive real headless agent runs, assert on tool calls, args, results and token usage, with a baseline gate for CI regression.
- bigclawd/dsh-security-guard - Static and runtime security guard for dsh: rule-based scans for malicious code, prompt injection and token waste, runtime interception of dangerous tool calls, /scan command, plugin_scan tool, web panel, and allowlist.
- BotonJ/dsh-plugin-sentinel - Static pre-install security auditor for plugin bundles: lifecycle scripts, dynamic execution, credential-exfiltration combos, and patch-layer hazards, with zero dependencies and in-memory tar parsing.
- 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.
- BotonJ/dsh-windtunnel - Contract regression harness for plugin authors: a scripted LLM adapter drives the real pipeline in isolated child processes with session-event assertions (load/contract/behavior/fault layers); zero API key, CI-ready.
- BrambleXu/dsh-annotate - Select browser elements directly during Vibe Coding and send structured visual feedback to the DeepSeek Harness Agent.
- BrambleXu/dsh-prompt-profile - Reusable Markdown prompt profiles for DeepSeek Harness with per-turn model selection, argument substitution, and state restoration.
- BrambleXu/dsh-revdiff - Native interactive Git diff review for DeepSeek Harness with structured annotations sent back to the current Agent session.
- bujue600-arch/dsh-testgen - Automated unit-test generation: a /testgen command and generate_tests tool that scaffold, run, and fix tests until they pass (LLM + offline template generators; vitest/jest/mocha/node:test).
- 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).
- CH4ACKO3/dsh-harmony - Modifies DSH plugin code at runtime, with ordered patches, inspection, and hot reload.
- DietCokewithSugar/dsh-user-experience - Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.
- disyli/dsh-tool-call-stats - Per-process tool-call statistics: a
tool_statstool reporting per-tool call counts, error counts, and average durations. - Elohia/dsh-genome - Capability transform & assembly engine (Qian Xuesen cybernetics/systems framework): static resident layer manages the skill/MCP/plugin registries, auto-absorbs skills and tool metrics, and drives a negative-feedback evolution loop (scan Sick/Weak → mutate → select promote/reject → 30s rollback); includes a Web UI panel and a GitHub dsh-plugin store bridge.
- EvilIrving/dsh-repro - /repro exports a minimal, secret-scrubbed, replayable problem bundle: the session log, failed commands, and Git diff.
- forrestchang/dsh-multica-runtime - Run the dsh runtime on Multica.
- fuyue521/dsh-desktop-shortcut - Windows desktop shortcut for dsh web: launches the server, auto-opens the browser when ready, and stops the service when the Harness window closes.
- guo6x/dsh-housekeeper - Environment housekeeper for the agent: toolchain inventory (node/pnpm/git/gh/ffmpeg/browsers), scratch/cache scan with whitelist-guarded one-click cleanup, and the machine rules file (AGENTS.md) editor - all in the Web GUI settings.
- hellosky983/dsh-fabric - Unifies every DSH extensibility seam behind one declarative DSL: a runtime
fabricservice,fabric_extend/fabric_inspecttools, and a capability-graph settings page. - hellosky983/dsh-foundry - Plugin compiler with a blueprint registry (scaffold → validate → deploy) exposed as a runtime service, three model tools, and a blueprint-gallery settings page.
- hezhongtang/dsh-update-copilot - Update copilot for DeepSeek Harness: one scan covers the dsh core, official bundles, and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.
- HuiHuitie-zhu/dsh-check-update - Update checker (npm edition): a settings page comparing local and latest versions of @deepseek-ai/dsh and every installed plugin, with a red-dot nav reminder and ready-made update commands.
- hust-open-atom-club/oh-dsh - Community distribution: TUI, desktop, and Web UI as one bundle with layered installation.
- ICCuse/dsh-pain-point-check - Enforced pain-point gate: after two non-converged experiments it injects the three questions, denies non-investigative tool calls until answered, and blocks same-direction retries.
- iiwish/dsh-testkit - Docker-isolated real-host lifecycle tests for DSH plugins across install, boot, tool registration, update, uninstall, reinstall, and recovery, with structured evidence.
- ilharp/dsh-tool-approval - Manual approval mode ("Manual Mode" / "Ask Mode").
- izz-BLUE/dsh-devtools - Metadata-first runtime profiler for DSH agents: turn/step traces, model and tool wall-time timelines, provider usage, retries, errors, and live or historical sessions.
- Jayden-X-L/forkprobe - Compare multiple skills on the same task and pick the winner.
- JesmonX/dsh-web-shell - Collapsible right-docked web terminal (xterm.js) bridged to a host PTY over WebSocket: bash/zsh switching, resizable panel, and fold/unfold that keeps the session alive.
- Jesse-njx/dsh-polyglot - The model switch for DSH: point it at any OpenAI-compatible endpoint, with curated free/cheap DeepSeek provider presets and automatic fallback when a free tier rate-limits you.
- Jesse-njx/dsh-tmuxctl - Take control of your tmux panes: list/send-keys/capture, run long jobs in a pane with watch mode, and approval-gated destructive commands.
- JFWaskin/dsh-git-nexus - Git and GitHub panel for the DSH web profile: stage/unstage/discard/diff, branches, commit, push/pull/sync, log, file browser, workflow board, and GitHub OAuth with PR creation.
- jiayan-xu/dsh-ocr-review - Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.
- jorinyang/dsh-clawshell - Self-healing runtime layer: a resource control loop with strategy switching and repair escalation, error-storm and fiber-failure insight, cross-session knowledge carry-over, a self-healing dashboard and 7 tools.
- jorinyang/dsh-doctor - DSH environment diagnosis, graded repair with one-click rollback, and a runtime self-healing service.
- keyiadiannao/dsh-restart-button - A small self-contained power control for DSH: sidebar power button with an upward restart/shutdown menu and a Windows-shutdown-style overlay. Own restart & shutdown engine (no dependency on other plugins), dynamic-port aware.
- labmimors/dsh-mcp-lens - Progressive-disclosure MCP gateway that searches large remote catalogs through
mcp_search, then invokes exact schemas throughmcp_callwith lazy connections and bounded caches. - LaoYueHanNi/dsh-git-worktree - Branch switching and isolated git worktrees as real workspaces, from the Web UI composer.
- leechen298/Code2Skill - Generate Functions, MCP tools, workflow Skills, and offline test packages from user-authorized source code.
- Leon0555/dsh-lan-access - LAN access for the Web GUI: 0.0.0.0 bind plus a crypto.randomUUID polyfill for non-secure (LAN HTTP) contexts.
- Linjiangxian0203/dsh-remote-tunnel - Remote host tunnel manager: runs dsh web on a remote Linux server (systemd supervision, no root needed) behind an auto-reconnecting SSH tunnel; allocates and registers remote ports on the server, multi-user safe, with an audit view.
- litestartup-com/dsh-api-gateway - REST + SSE gateway exposing running Harness sessions to third-party clients: API-key auth, token streaming, workspace grouping, and adopting GUI sessions to keep chatting.
- ljsysfurryACE/dsh-agentframe-suite - One-command bundle of the three AgentFrame plugins: memory-director, compaction, and aura-scheduler together.
- lonelymoon87/dsh-gitflow - Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools.
- lonelymoon87/dsh-guardian - Adds dangerous-operation policy checks, output redaction, and a security-review workflow.
- loongsuite/dsh-plugin - Converts session, agent-loop, LLM, and tool lifecycle events into OpenTelemetry GenAI traces and metrics, exported over standard OTLP/HTTP to any compatible backend, with content capture off by default.
- LoserFox/dsh-git-identity - Pin Git commits to the environment's own author identity; env-var injection overrides all
git configsettings. - lsz-asd/dsh-chameleon#bundle - Self-editing desktop workbench for DeepSeek Harness: a full dsh web replica with an edit mode in which the agent modifies the workbench (patch layers, plugins, UI) with hot reload.
- lucky8197/dsh-code-smell - Code smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.
- lucky8197/dsh-doc-guard - Document-code consistency guard: audits version headers / changelog tables / directory trees / module & test counts / cross-doc references for drift, with severity-sorted, read-only fix suggestions.
- lucky8197/dsh-git-hygiene - Git hygiene checker: read-only scan of merged and stale branches, oversized tracked files, untracked files and uncommitted work, with cleanup suggestions (it never deletes anything).
- lucky8197/dsh-weekly-digest - Weekly digest generator: aggregates git commits, DSH session activity and daily memory entries into a Markdown weekly report, read-only.
- luumod/dsh-desktop-lifecycle - Close and restart controls for DeepSeek Harness Desktop and Web on Windows, in Settings → General.
- mexiaosqwq/want-a-init - Model-driven /init command: the agent analyzes the current repo and generates/updates a high-signal AGENTS.md, with a persistent system-prompt reminder to keep it maintained.
- MicroMilo/upstream-radar - Always-on dependency security for DSH plugins: tracks exact installed paths, OSV vulnerabilities, npm releases, and breaking-change signals, then routes project evidence to a DSH Agent.
- moonquake2004/dsh-doctor#plugin - Offline diagnostic for DSH: 19 checks across env, profile, and session state, with a settings "Doctor" panel and a read-only JSON API.
- MutaLucem/dsh-plugin-integration - Discovers installed DSH plugins with tags, overlap and compatibility detection, one-click enable/disable, failure diagnosis, and update checking.
- omdsh-dev/dsh-plugin-check - Plugin health checks: manifest protocol / patch format / build traps, zero-dependency and read-only.
- omdsh-dev/dsh-security-audit - Local security audit: config, plugin origins, sessions, network exposure — read-only redacted risk report.
- omdsh-dev/dsh-session-health - Frame-level scan diagnostics for session files (torn/corrupt/empty detection).
- omdsh-dev/fabric - An MC-Fabric-style hook processor.
- omdsh-dev/plugin-template - Plugin template repo (based on the official turtle-ui repo).
- omdsh-dev/sandbox-micro - Support for the microsandbox backend.
- omdsh-dev/sandbox-mxc - Microsoft cross-platform sandbox support.
- omdsh-dev/sandbox-nono - Support for the nono sandbox backend.
- PAKIKNOWLEDGE/dsh-auto-classifier - Autonomous permission classifier for the auto preset: tool-scoped allow/deny rules, an LLM semantic judge, and git checkpointing for unattended sessions.
- PerryLink/dsh-mcp-panel - Read-only runtime management panel for the official DSH MCP client: connection status, registered tools, errors, and reconnect counts through the /mcp command and a Settings tab, with sanitized display and enable/disable patch suggestions.
- PerryLink/dsh-output-styles - Runtime-switchable model output styles with Claude Code outputStyles parity: a /style command, per-session persistence over the output_style domain, systemPrompt injection, six built-in styles, custom Markdown/JSON libraries, and a web picker.
- PerryLink/dsh-permission-rules - Claude Code-style declarative permission rules: ordered allow/deny/ask YAML rules matching tool names, arguments, workspace paths, and agent identity on the tools/pre-execute waterfall, with full session-log audit, dry-run mode, and hot reload.
- SaiSenBox/dsh-boot-guard - Loader-independent startup recovery for DSH Web that detects likely broken plugins, temporarily skips them, and restores only Boot Guard-managed changes.
- sjh9714/dsh-movein - Move a whole Claude Code setup into DSH. Skills, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate and a migration diff report; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
- sjh9714/dsh-movein-permissions - Fine grained per tool permission rules for DSH at the tools/pre-execute gate, deny and ask lists in Claude Code rule syntax (Bash(rm -rf:*), Read(secrets), mcp__server__tool), works standalone without migrating.
- sjh9714/dsh-win32 - Makes Minimal mode work on Windows by supplying the missing win32 process inspector, so the persistent shell actually starts. Adds a busybox-based preset whose persistent shell survives the workspace-write restricted token (MSYS shells die there), ConPTY console-list foreground resolution, GBK/UTF-16 file reads, and an install-trap doctor.
- slywalker2006/dsh-passwords - Turns DeepSeek Harness into a server-grade multi-tenant platform: remote access + auto HTTPS, subuser permissions & token/daily quotas, sandbox enforcement, encrypted auth & audit log.
- Small-tailqwq/dsh-tps - A TPS metrics plugin.
- Starfie1d1272/dsh-builtin-toggles - Evidence-backed inspector for DSH Web built-in capabilities: runtime/config provenance, compatibility and drift diagnostics, plus fail-closed controls for nine reviewed UI leaves.
- strukto-ai/mirage#dsh - Swaps the filesystem and bash providers for a mirage virtual workspace: file tools and shell commands run over mounted resources (RAM, S3, Redis, Slack, Gmail, Notion, Postgres) instead of the host disk, with per-mount read/write/exec modes, per-command sandbox routing (monty, pyodide, quickjs in process; docker, e2b, daytona remote), and installed CLIs (git, gh, slack, linear, ntn, gws, or one you register) as head words in the virtual terminal.
- swaylq/dsh-genie - Keeps what the agent builds at runtime: turns a
cordis_definedynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization. - tancheng33/dsh-code-runtime-container - Container-isolated backend for the
ctx.codeRuntimeseam: each Code Mode program runs in a fresh container with no network, a read-only rootfs, dropped capabilities, and kernel-enforced memory, CPU and pid ceilings. - tancheng33/dsh-credentials-vault - HashiCorp Vault backend for the credential seam: KV v2/v1, AppRole machine auth, per-operation reads so rotation needs no restart, and compare-and-swap writes.
- tancheng33/dsh-spill-s3 - S3-compatible backend for the spill seam: oversized tool output goes to object storage (S3, MinIO, R2) with hashed session prefixes and unguessable keys, instead of the agent's local disk.
- TecFancy/dsh-auth-gate - Login gate for the dsh web surface: password or shared-token authentication, session cookies, rate limiting, and a user-management CLI (dsh.bundle manifest since 0.4.1, one-command
dsh plugin addmounting). - tianyaZTY/dsh-hot-plugin-host - Runtime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example.
- truelove-dreamer/dsh-plugin-vetting - Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.
- txy-ucas/dsh-workspace-snapshot - Reports bounded, repository-relative Git status as structured data without staging, committing, or changing branches.
- vibeinging/dsh-agent-budget - Agent-tree token budget management.
- vibeinging/dsh-trace - Telemetry backend exporting turns, model steps, and tool calls to yiTrace.
- vlln/plugin-registry - Ecosystem infrastructure: a thin browser console for managing official repository plugins (zero patches) plus a make-dsh-plugin skill for guided plugin development.
- wikkd/dsh-remote-access-web#remote-access-web - Reverse tunnel for the DSH Web GUI: exposes a
dsh --profile webdeployment at a public frp URL and switches the directory picker to the in-app browser, so a phone or remote machine can open and manage the workspace. - william-jin-cmu/dsh-evolve - Self-evolution: the agent hot-mounts/removes persistent plugins on itself mid-session.
- x2802490130-prog/dsh-guard - A development safety kit: rolling config snapshots, automatic rollback on plugin failures, boot-failure rescue, and an in-settings management panel.
- x2802490130-prog/dsh-shield - A hands-off safety net: directories the agent deletes go to a trash folder first and symlinks are never followed, with zero approvals.
- xingyingyuzhui/dsh-updater-ui - DSH self-updater in the settings page: one-click check/pull (
git pull --ff-only), auto background checks, version diff and changelog preview with a red-dot reminder. - xxiaoxiong/dsh-prometheus - Exposes bounded Prometheus metrics for DSH sessions, agents, LLM calls, tools, approvals, subagents, and jobs, with a Grafana dashboard and a loopback-only endpoint by default.
- Yuuz12/dsh-webui-auth - WebUI authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies.
- YZz-S/dsh-update-checker - Conversation header badge showing the DeepSeek Harness version, checking npm for the latest release and prompting upgrades.
- Zhenyu98/dsh-context-doctor - Context injection audit: token costs of instruction chains / skill catalogs / tool schemas, duplicate and conflict detection.
- zoahdev/dsh-rule-evolve - Verification-driven self-evolution loop: failure logs become verified AGENTS.md rules; in-session plugin (evolve_learn / evolve_apply / evolve_touch / evolve_recall), tool-verify gate, rule lifecycle, local recall.
- alex04130/dsh-forge - Runtime extension suite for DeepSeek Harness: cross-session mailbox with wake cold-start, agent teams (captain + members + dependency task board + team_wait), subagent spawn policy with escalation approval, task-aware routing preset, plugin market, skill manager and runtime injector.
- bradeGithub/DSH-Plugins-Marketplace - GitHub-topic-driven plugin & skill marketplace: a Settings page that browses the auto-collected registry (the whole dsh-plugin topic plus the skills index, CI-refreshed every 2 hours) with one-click install, type detection, install-script and host-shadow-dependency safety confirmations, env-key management, and the STANDARD.md recognition spec.
- buhuikongpan/dsh-pluginmanager - Layered plugin manager for DSH web: native plugins grouped read-only by system/WebUI/tools, user extensions with enable/disable, register, uninstall and editable descriptions.
- cynch18/plugin-switch - Toggle switches for the plugin inventory: enable/disable any plugin live from Settings → Plugins → Plugin list without restarting, with groups/filters, bulk toggle, undo, and backup.
- dsh-market/dsh-market - (Recommended) The plugin market inside DSH: a Settings page to browse and search the full community catalog by category, with confirmed one-click installs and an installed-plugins view.
- Dylan37670/dsh-plugin-panel - In-app DSH plugin marketplace panel with curated and full catalogs, keyword and semantic search, Chinese translation, favorites, installed-state tracking, and install/update/uninstall via the official CLI.
- huguangyu666/dsh-store - Plugin store: npm authoritative catalog + awesome curated list (550+ plugins, 11 categories), dsh-field quality verification, official
dsh plugin add/removeone-click install, sidebar + settings entry. - icefall7/dsh-plugin-scout - Scouts the deepseek-harness repo and every dsh-plugin-tagged repository to discover harnesses related to your goal, then judges each as worth trying, watching, or skipping.
- Jesse-njx/dsh-plugin-manager - The
dsh pmplugin manager: multi-source search (awesome list + GitHub + npm), install/remove/update per profile, and a doctor audit of manifests, bundle patches, and version drift. - kimiya1010/dsh-plugin-market - A plugin market for DeepSeek Harness: search and one-click install GitHub dsh-plugin plugins straight from the web GUI.
- kinmat-A/dsh-theme-switch - One-click skin switching for DSH Web settings: auto-detects installed themes, keeps exactly one active at a time, and falls back to the official look when all are off. Changes apply instantly and survive restarts.
- liqichen/dsh-plugin-manager - GUI in the DSH settings panel: toggle/delete MCP servers, browse and trash skills, and list built-in plugin packages — hot-applied without restart.
- LKMeng2001/dsh-mcp-market - MCP server marketplace for DSH: browse a curated, npm-verified catalog and install MCP servers into the current profile with one click, live without restart.
- loguhan/dsh-workshop - Steam Workshop-style plugin store for the DSH Web UI: browse, search, and one-click install community plugins with mirror acceleration, progress UI, security checks, and Chinese descriptions.
- Noob-stupid/dsh-plugin-hub - A plugin management panel: one-click enable/disable for installed plugins plus a GitHub dsh-plugin marketplace with details and one-click installs.
- Sanqi-normal/dsh-webui-market-plugin - In-harness plugin market for the dsh web GUI: browse the awesome-dsh-plugin.com catalog and install/uninstall plugins into a profile from Settings → Plugins → Plugin Market.
- stakeswky/awesome-dsh - Turns a stated need into a plugin choice: an agent skill that queries a catalog of the whole
dsh-plugintopic (2600+ repos, recrawled every 6 hours, Chinese descriptions from Workers AI) through a ranked search API, then hands back the matchingdsh plugin addcommand. - tuogusa/dsh-plugin-toggle - Toggle or delete plugins from the Web settings panel, with runtime enable and disable persisted to the profile.
- whyihaveyou/dsh-suite#plugin-manager - In-app plugin store for the DSH Web UI: browse, search, one-click install, compat badges.
- xiaoyangcheng84-svg/dsh-skin-manager - Skin manager for the DSH web GUI: discovers installed skins and switches the active one from a dedicated Settings page, mutually exclusive, hot-reloaded without restart.
- yyyyukari/dsh-plugin-workshop - Steam Workshop-style in-app plugin browser: search, hot/newest/trending (7/30/90-day) sorting, Chinese keyword mapping, bilingual descriptions and README translation, plugin-signature filtering, and one-click install/update.
- zoahdev/dsh-subscribe#plugin - Steam-style plugin storefront: a plugin registry browsable inside DSH with one-click install, uninstall and update, plus a zero-dependency CLI and agent-callable market tools.
- 609476965/dsh-LorebookMD - Import SillyTavern/TavernAI character cards and world books, save them as local Markdown lore documents, and generate novel prose from your prompts with the world settings as reference.
- AmeKrance/anan-thermal-monitor - Purple-white desktop pet that docks to the screen edge and shows real-time CPU, RAM, GPU and NVMe temperatures with hardware info.
- AnacondaKC/dsh-douyin - Short-video sidebar: native player, series navigation, precise history replay.
- AnacondaKC/dsh-stock-market - Fixes the bug where your account can't lose money while you code.
- Awu12277/dsh-stock-watch - A-share watchlist real-time market monitoring plugin: a collapsible popup in the top-right corner of the DeepSeek Harness (DSH) web interface for real-time quote monitoring, group switching, intraday and candlestick (K-line) charts, and buy/sell target price settings.
- chen731215-dev/- - Native tavern management panel for DeepSeek Harness: multiple character cards, multiple worldbooks, switchable presets.
- hellodigua/dsh-emoji - Automatically add emojis to AI replies.
- HuanLinOTO/dsh-plugin-d399 - Pops up a mini-game menu (wordle, match-3, extensible) while the model generates.
- JAdpp/dsh-whale-galgame - Multi-character Galgame conversation view with separate character and reply-model selection, per-character affection, memory, dialogue history, and CG galleries, plus responses informed by task events across Harness sessions.
- jitengfei/dsh-whale-arcade - Floating, browser-local whale arcade with three score games and ocean-themed Gomoku for breaks while waiting on the agent.
- KongChengZhi/dsh-pixel-studio#dsh-cli-anything-aseprite - Aseprite-style pixel art studio: the AI draws sprites stroke by stroke with selections, layers, animation frames, gradients, symmetry and reference layers, each step rendered live as ANSI terminal frames.
- lhh010/dsh-minigames - Side-panel arcade: 18 offline mini-games to play while the model thinks.
- lucky8197/dsh-devquest - Turns coding into an RPG: finished turns, tool calls and completed todos earn XP, with 27+ achievement badges, levels, titles and seasons. Event-driven scoring with a pure-function engine — the work itself is the game.
- luumod/dsh-achievements - Achievement and gamification plugin: unlock badges for turns, tool calls, sessions, daily streaks and coding behavior (edits/reads/tests), with a badge wall, unlock toasts and a ctx.achievements SDK.
- marvin9551/dynamic-schulte-dsh - Dynamic Schulte grid waiting-time mini-game: click 1..N in order on a static grid or a spinning roulette wheel while the model thinks.
- minybear/DeepSeek-Harness-Pet - Codex-style desktop pet: a floating animated sprite in the corner that mirrors the agent's running state (working, waiting, failed, done).
- Moeblack/deepseek-manners - Append a thank-you note after every message. Mind your manners.
- Nagi-ovo/dsh-ads - Parody ads in 2005-Chinese-web style: sidebar banners, in-chat feeds, corner popups, and a close button whose hit area is smaller than it looks. All fictional.
- nzl153/dsh-pet-whale - Desktop pet drawn from the official whale outline: pure-SVG animation follows agent state (thinking, working, celebrating, error), with poke and double-click flip interactions, cursor avoidance, 7 palettes, light/dark theme sync, and a playable web preview.
- omdsh-dev/dsh-auto-chess - Auto chess: human vs AI, or AI vs AI.
- omdsh-dev/dsh-gomoku - Play Gomoku against the AI, or let two AIs battle it out.
- ovdoesw/dsh-xiangqi - A draggable mascot invites you to play Xiangqi (Chinese chess) while the AI thinks, with a built-in engine, move-record export, and optional multi-model commentary.
- PC2005-cloud/dsh-pet#dsh-pet - Desktop pet for the DSH Web UI with 25 transparent animations, screen wandering, click reactions and drag, plus a reproducible asset-generation pipeline.
- PM25000/dsh-ths-holdings - Floating card showing your real position P&L (今日盈亏), Shanghai Composite Index, and intraday chart, auto-synced from the Tonghuashun investment-ledger — no manual watchlist setup.
- Rain-Shuoyu/dsh-client-deep-sneak - Slacking-off companion: a floating mini player that streams Bilibili videos (native player, danmaku, comments, search) and pauses when your agent needs you, resuming exactly where you left off.
- sjh9714/clippy-harness#plugin - Clippy is back and this time he can actually help. An office assistant pet that reacts to real agent state, jumps when the turn completes, and opens a classic "illegal operation" dialog when a turn fails.
- skiuniverse/dsh-running-liang - A Chrome-dino-style runner for the DeepSeek Harness Web UI: play while the agent replies, score from 梁子 to 梁圣 on a persistent progress strip.
- skr311/dsh-codex-pet#dsh-codex-pet - Import Codex-style sprite-sheet pets and render them as a floating shell.overlay with a pet library, interactions, and agent-state linkage.
- swaylq/dsh-digipet - Digimon-style raising game: hatch an egg that feeds on real work (turns, tool calls, errors) and evolves along four branching lines shaped by how you work; zero tokens, invisible to the model.
- swaylq/dsh-wildmon - Pokemon-style catch-em-all: your real work is the tall grass — turns, tool calls and errors spawn wild encounters; throw balls, fill a 28-slot dex, walk a team of six. Zero tokens, invisible to the model.
- THEWOLFWALKER/dsh-coyote - Agent- and GUI-controlled DG-LAB Coyote e-stim plugin: eight
coyote_*tools plus a DSH web panel behind one safety envelope (soft limits, asymmetric rate limiter, session cooldown, playback caps, disconnect fail-safe); optional auto-stim layer maps agent events (tool calls, errors, turn end) to bounded pulses; official V3 socket protocol with QR pairing, programmable waveforms. Adults only. - vlln/whale-girl - Desktop pet (QQ-pet style): floats in the corner, draggable, feedable, playable.
- william-jin-cmu/dsh-stickers - Bidirectional sticker reactions between user and agent.
- xczhanjun/lazeword - A cozy offline vocabulary trainer for the whole family: 1094 curated words, spaced repetition, 6 quiz types, spelling games and a lazy large-screen mode; opens as a sidebar panel and also runs standalone as one HTML file.
- xiaoshihou514/dsh-desktop-pet - DSH pet, on the desktop!
- xiekai886/dsh-MusicPlayer - A collapsible/expandable draggable floating music player with NetEase Cloud Music playlist import and song/artist search — chat and listen at the same time.
- yushi-xxh/dsh-homepage-skin - Adds the DeepSeek Harness homepage background to dsh web: WebGL fluid light, dot-line grid and a digital point-cloud whale, with dark and light palettes.
- yyh-001/dsh-expression - Meme search, the fun way: describe the vibe, and the agent finds and sends a real meme that actually fits.
- zoahdev/dsh-pet-evolve - The pet that grows with your agent: 5 evolution stages earned from real signals (verified rules, completed sessions, tool calls, compactions), agent-state mirroring, and one-click growth share cards. Zero dependencies, 100% local.
PRs welcome. This page is generated — don't edit it by hand. Add one file at data/plugins/<owner>__<repo>.yml instead:
url: https://github.com/owner/repo
name: owner/repo
category: ui
description:
en: One-line description ending with a period.
zh: 一句话描述,以句号结尾。One file per plugin means two submissions never touch the same file, so PRs stop conflicting with each other. Run node scripts/generate-readme.mjs to refresh both READMEs, and commit the result.
Your repo must:
- declare a
dsh.bundlemanifest inpackage.json—dsh.clientalone is not installable, and this is checked automatically on every PR - be at least 1 day old with 10 or more commits — brand-new repos can resubmit once they clear this
- carry the
dsh-plugintopic
Themes & skins: entries under Themes & Appearance power the Themes tab in dsh-market — one-click install/switch for users.
Full rules, examples, and the screenshots format: contributing.md.
Listed here? Show it off:
[](https://awesome-dsh-plugin.com)This is a community-maintained index. Plugins are developed and maintained by their respective authors; listing here is not an endorsement, and no guarantees are made about any plugin's safety, quality, or maintenance. Installing a plugin runs third-party code on your machine — review the source and install at your own risk. This project is not affiliated with DeepSeek.
Issues here are for the list and its website only. Problems inside the plugin market UI go to dsh-market; problems with dsh itself go to deepseek-harness; a bug in a plugin goes to that plugin's own repository.
