awesome-dsh-plugin/awesome-dsh-plugin 预览 preview

awesome-dsh-plugin/awesome-dsh-plugin

A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表

项目介绍Project Overview

这是一个面向 DeepSeek Harness(dsh)的精选插件列表。核心能力在于聚合社区插件,涵盖模型、工具、主题、会话、记忆等十余个类别,全部通过 dsh plugin add 安装并声明 dsh.bundle 清单。适用于在 dsh 中按需扩展或替换组件、寻找现成能力的开发者。注意:插件以本地权限执行第三方代码,工具审批不沙箱化插件代码,列表本身并非安全审查,安装前请核查源码。

A curated list of community plugins for DeepSeek Harness (dsh), DeepSeek's open-source agent harness where everything — models, tools, sandboxes, UI, even the agent loop — is a plugin. It aggregates installable plugins across categories like models, tools, themes, sessions, and memory, all installed via dsh plugin add with a dsh.bundle manifest. Use it to discover extensions, swap core parts, or assemble custom agents. Caveat: plugins run third-party code under your permissions without sandboxing, and listing is not a security review — inspect source before installing.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add dshmarket

awesome-dsh-plugin/awesome-dsh-plugin 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

Awesome DeepSeek Harness (DSH) Plugin Awesome awesome · DSH plugin plugin count

Awesome DSH Plugin

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

dsh-market plugin browser inside DeepSeek Harness Settings: searchable plugin cards with one-click Install, category filters and a Themes tab

The plugin market inside Settings — click to enlarge.

💡 Prefer chat? dsh-find-plugin lets your agent find plugins for you (dsh plugin --profile web add dsh-find-plugin).

ℹ️ On desktop clients. This list is client-agnostic. A plugin is listed because it follows the official protocol — it declares a dsh.bundle manifest and installs with dsh plugin add — not because it adapts to any particular client.

Clients worth a look: dsh-desktop, deepseek-harness-desktop, and deepseek-harness-desktop by anywhere-labs — all ship dsh-market built in, so everything on this list is one click away. Any other good third-party client works too.

[!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.

What it takes to be listed here

An entry is added when the plugin installs with dsh plugin add, does what its one-line description says, sits in the right category, and is maintained. Every submission is checked against its own source before merging — if a description claims "46 tools", someone counts them.

That is the whole bar. This list doesn't rank plugins or judge their quality, and we don't want to. Plenty of good software will never appear here, and a slot here proves nothing beyond meeting those rules. They exist so that whatever you pick installs and behaves the way the line said it would.

A listing isn't permanent either: entries whose repos go away, stop being maintained, or turn out to be broken get removed. Full criteria and the review checklist: how submissions are reviewed.

Contents

Plugins

UI Enhancements

  • 01Virex/dsh-status-rotator - Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects.
  • 0imzero/dsh-workspace-menu - Workspace/chat context menu for the DSH home page: pin, rename, open in file explorer, archive, fork, copy, and open in a new window.
  • 0xsline/dsh-spotlight - Keyboard-first command palette for the DSH Web UI.
  • 1070296335-create/dph-taskboard - Session-based task board in the sidebar: drag sessions into todo/doing/review/done columns, create sessions with model and reasoning-effort selection, trash with restore, notes, export/import.
  • 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.
  • 2768651338/dsh-effort-slider - A Claude Code-style reasoning-effort slider for the DSH Web UI: stepless drag, snap-on-release, a WebGL fire trail, and real, working thinking-effort control for any custom third-party model or provider.
  • 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.
  • 534119219/chicheng-quickinput - Vault button beside the DSH composer: save keys, servers, phone numbers, addresses and URLs, auto-collected from conversations, password-protected with WebDAV backup; click to insert, Ctrl+click to send.
  • 764475881/dsh-chat-width - Drag-to-resize the chat content width in the DeepSeek Harness web UI: a handle on the column right edge overrides the built-in 748px width (default 1040px, 520-2400 range, persisted per browser, double-click resets).
  • 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-file-upload - One upload button plus drag-and-drop files into the conversation as local paths: save to the project's uploads/, path text into the input box, works with any vision tool.
  • a903067276-rgb/dsh-hud - HUD status panel: Git status, MCP servers, skills, model and token usage in a floating side panel.
  • a903067276-rgb/dsh-plan-switch - One-click enter/exit Plan mode for the DSH web input bar, a quick-click shortcut for /plan.
  • 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.
  • ai-eks/dsh-docking-layout - Dockable DSH Web UI layout that organizes conversations as tabs across draggable split groups.
  • Aik358/dsh-anchored-monitor - A whip for DeepSeek V4 Pro: it watches the reasoning fingerprint of every thinking block and pulls the model back when it slips from focused "We will / I will" mode into scattered "let me" mode.
  • AikenFra/dsh-alive - Zero-token online status indicator for the DeepSeek Harness web UI: an always-visible online/offline dot in the conversation header, auto-refreshed every 15 seconds with no LLM calls.
  • AKIRACOD/dsh-drag-and-drop - File-drag fork: drop documents as removable chips above the composer, send without typing.
  • AKS1st/dock - VSCode-style workbench shell for the DSH Web UI: activity bar, side bar, editor area, panel and status bar, with a registry service (ctx.workbench) for mounting panels, views and commands.
  • AKS1st/dock-editor - Text viewer and editor for the dock workbench: undo/redo, Ctrl+S save, unsaved-change confirmation and binary detection, registered as the default file viewer.
  • AKS1st/dock-files - File explorer for the dock workbench: tree browsing of the session workspace with create/rename/copy-paste/delete, drag-and-drop import and paste of local files and clipboard images.
  • AKS1st/dock-git - Git history visualization for the dock workbench: swimlane commit graph, branch and tag management, stage/commit/push and remote operations.
  • AKS1st/dock-images - Image viewer for the dock workbench: PNG, JPEG, GIF, WebP, BMP, SVG, ICO and AVIF, with SVG rendered as image data only.
  • AKS1st/dock-markdown - Markdown viewer for the dock workbench: GFM rendering with DOMPurify sanitization, document outline and relative-path image/link resolution, with one-click switch to editing.
  • 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.
  • AlexPeng07/dsh-custom-plugin - Web GUI convenience suite with appearance controls, timeline navigation, project folders, prompts, conversation export, Mermaid rendering, quote reply, and DeepSeek balance and daily token usage.
  • AlexYin-Tongji/dsh-ui-enhancer - Desktop-style UI enhancements for the DSH Web client: adaptive wallpapers, a desktop pet companion with an activity feed and feeding economy, @file workspace references, and the resizable file/preview right panel.
  • alingalingling/ui-status-label - Customize the "deep diving" thinking status label to anything you like.
  • anitman/dsh-plugin-video-player - TikTok-style video feed in a floating sidebar window: swipe local or SMB-NAS folders, or paste online video URLs (yt-dlp, bilibili/YouTube, cookies.txt login state); the window auto-fits the video aspect ratio, with fullscreen, drag-resize, Range streaming and an agent video-queue endpoint.
  • anneheartrecord/dsh-desk-pet - macOS desk pet that lives outside the DSH page: a real always-on-top window that clears fullscreen Spaces, six states driven by local DSH, a native right-click menu with quiet mode and a session list, and a bundled skill that turns one photo into a full eighteen-pose skin on your own image tool and credentials; system Python and ctypes, no Electron and no dependencies.
  • anzhaohao/DragView - Drag-and-drop file attachments as Codex-style cards, with in-app PDF/text/video/audio previews and system-default opening for other formats.
  • AppliedYuu/dsh-WallpaperAndCost - Merged plugin: wallpaper customization (original-resolution uploads, crop editor, per-area opacity, MP4/WebM dynamic wallpapers) + Steam Workshop wallpaper extraction (parses scene.pkg/.tex via a bundled Python script, preview/download) + DeepSeek balance & usage widget + OpenCode Go plan usage (rolling/weekly/monthly percents in a top header pill; expand for progress bars & reset countdowns). API keys are read from DSH's credential store by the host — never stored in source or the browser.
  • asd13006/dsh-multi-lang-ui - Add six languages (繁體中文, 日本語, 한국어, Français, Deutsch, Español) to the DeepSeek Harness Web UI language options, with hand-polished per-language translations and automatic fallbacks (Simplified-to-Traditional conversion for zh-TW, English for the others) covering upstream updates and third-party plugins.
  • 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.
  • Awu12277/dsh-sleep-send - Schedule-send button and panel to the right of the composer, with smart time slots, a custom date/time picker, several queued sends at once, and localStorage persistence that restores pending tasks after a page reload.
  • ayahunter/dsh-trail#bundle - Replaces the Web GUI trajectory tab with a new-user-friendly round-by-round storyline, plain-language tool labels, category filters and fuzzy search.
  • ayingQAQ/dsh-web-launcher - Windows desktop launcher bundle for DSH Web that creates a managed shortcut, then restarts DSH in the background and refreshes the existing browser page.
  • bainianlaoyao/easy-archive - Two-step inline archive on workspace sidebar rows — one click arms a red confirm, the second click archives; the archive entry is removed from the ⋮ menu.
  • baisama-cloud/dsh-composer-history - Command history for the Web UI composer: press Up/Down to cycle through previously sent instructions, then restore the draft at the end of the history.
  • Baisbt/dsh-GreaterClarity-plugin - Enhances the DSH web session view — one-click collapse of reasoning and tool chains, numbered history quick-jump, Markdown export, AI avatars.
  • biggerboy/dsh-conversation-anchors - Codex-style left-gutter tick rail for each user turn, with hover preview and click-to-scroll.
  • bill9109/dsh-drag-and-drop - Cross-platform file drag-and-drop with raw path insertion, no file copying.
  • bitxeno/dsh-github-picker - Composer GitHub picker: click the GitHub icon at the bottom-right of the input box to search the workspace repository's issues and pull requests via the gh CLI, and insert the reference as a URL or @owner/repo#number mention.
  • BlackBearCC/dsh-pet-sprite - A pixel companion living in the chat area: hatches from an egg into one of three sprites or an LLM-drawn custom one from a text description, platform-jumps over message bubbles on its own, WASD controllable, chats in character through the models you already configured, and carries a nurture system (mood/power/health, levels, shop) driven by real token usage.
  • boogoo619/dsh-focus-overlay - Focus mode with a full-screen reading overlay that hides the header and composer and folds AI tool calls into summaries.
  • caisiyang123/dsh-tick-rail - Tick-rail conversation navigator: one tick per message you sent, a lit peak that follows the mouse with an even falloff, hover previews, click or keyboard to jump.
  • 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.
  • CH4ACKO3/dsh-turn-fold - Codex-style turn folding for the DSH Web UI: keeps final answers visible, groups consecutive reasoning and tool activity, and shows configurable live duration, tool-call, and token metrics with multilingual summaries.
  • chengzhi43/dsh-file - VS Code-style file manager: browse the conversation workspace in a sidebar tree and edit files in the center column with Monaco, with theme import/export and Markdown preview.
  • ChenYiming-aaa/dsh-ui-ux-pro-max - Offline-first UI/UX design intelligence library for DeepSeek Harness: design_recommend, design_review and design_search tools with a built-in database of 84 design styles, 192 color palettes, 74 font pairings, 99 UX guidelines, 25 chart types and 22 tech stacks, Chinese-first with zero runtime dependencies.
  • Choi-Peng/dsh-footer-order - DSH sidebar footer ordering: forces the sidebar.footer.action slot into a vertical stack and lets users configure the top-to-bottom order of its entries.
  • chongfengdy-dev/dsh-message-outline - Current-session message outline rail for the DSH web UI — your messages show as slim bars on the left edge; hover to expand the full outline (line number + text), click to jump instantly to that message. Pure frontend, zero external service dependencies, sessions-snapshot driven with zero polling.
  • 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.
  • coldcgh/dsh-deepseek-chat - Web chat entry for DeepSeek Harness: a sidebar button opening chat.deepseek.com in a dedicated desktop window under dsh-desktop, with in-webview fallback for plain web environments.
  • cookiesheep/whale-on-desk - Pixel-art whale desktop companion with 29 frame-audited states — taps the glass and flashes the tab title when an approval waits, speaks a completion report when a turn ends, and adds a slash-command palette to the web client.
  • Coprexist/AIsChat#dsh-aischat - Embeds the AIsChat social-agent platform into the DSH web UI as a native sidebar board — contact panel, real-time chat over a same-origin HTTP/WS proxy, and Markdown/LaTeX rendering. The plugin is the front end only; it proxies to an AIsChat backend you run yourself (default http://127.0.0.1:5228, from the same repository).
  • cuhaitiang0405-collab/dsh-indexbookmark - Conversation question index for the DSH Web UI: every question you asked in a session, searchable, paginated, with one-click jump to the exact message.
  • daetz-coder/dsh-multi-chat - Multi-window wall for the DSH Web UI: run and monitor N conversations side-by-side in one screen, with auto-discovery, per-window controls, and an authenticated LAN gateway for phone/tablet access.
  • DamonKoy/dsh-web-ui#dsh-aionui-panel - Right-panel system for the dsh web GUI: a pixel-faithful AionUi Explorer + Preview (file tree, diff view, preview).
  • DamonKoy/dsh-web-ui#dsh-liangshen - LiangShen (梁神) agent preset for the dsh web GUI: a two-phase anchored-standard preset.
  • DamonKoy/dsh-web-ui#dsh-task-board - Task board for the dsh web GUI: a sidebar entry plus a multi-column kanban view with local persistence.
  • DamonKoy/dsh-web-ui#dsh-web-ui-all - DSH Web UI family aggregator: one-click install of all feature plugins (task-board, git-graph, pet, remote-web-ui, live-stats, web-ui-settings).
  • DamonKoy/dsh-web-ui#dsh-web-ui-settings - Web UI plugin group card in the dsh settings page: enable switches and config for the dsh-web-ui family.
  • 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.
  • dcrzsy/dsh-enhance-tool - All-in-one UI enhancement layer for DeepSeek Harness web: prompt library with quick-insert and management, two-step AI polish, predicted-reply dock with click-to-send, MCP tool management, scheduled automation, smart session titles, adjustable chat width, full-width AI messages without gray background, auto-collapse for long user messages with smooth expand/collapse animations, and scene-specific entrance animations across all plugin surfaces.
  • DDSG-X/dsh-workspace-dir - Shows the current conversation's working directory in a draggable directory panel with adjustable opacity.
  • delaydai/dsh-jumpbar - User message jump bar for the DSH web GUI: a minimap-style dash strip on the right edge of the conversation, with hover preview, click-to-jump, drag-to-scrub and a viewport marker.
  • demacia1314/dsh-airdrop - ⭐ Drag-and-drop uploads of any file or whole folders, anywhere in the window; remote-safe — bytes go straight into the session workspace on the server, so a DSH deployed on a remote machine works exactly like localhost.
  • Devin-AXIS/deepseek-design#deepseek-idesign - Visual design studio for websites, app prototypes, posters, cards, reports, and magazines, with templates, direct element editing, selection-aware AI draft handoff, and export.
  • Devin-AXIS/deepseek-design#deepseek-ivideo - Visual video studio with an editable timeline, animation and media controls, 27 templates, whole-video and selection-aware AI draft handoff, validation, preview, and export.
  • 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.
  • DIAG5/dsh-better-input - Input experience enhancement: voice input, AI polish, anti-overwrite, prompt optimization with diff preview, and auto locale switching following DSH UI language.
  • dingyi222666/dsh-focus-chat - A "focus chat" minimal view that shows only final outputs.
  • dingyi580/dsh-conversation-rail - Left-edge conversation rail for the Web UI: one bar per turn, length scaled to the turn text, hover for a question and answer preview, click to jump; bars come from a host-side outline of the whole session log, so turns outside the loaded window are drawn too and history is paged in on click.
  • domparent/OLEDCare - OLED burn-in care for the Web GUI with pure-black surfaces, gamma-aware text dimming on an idle/focus ladder, a true-black nap screensaver with live agent status, and slow accent-hue rotation.
  • drscrewdriver/dsh-input-traffic - Three-tier now/next/later input planning dock for the DeepSeek Harness web GUI: a red/yellow/green priority strip replaces the busy-Enter queue, plain Enter queues to later, with freeze/resume and in-place multi-line editing.
  • dsh-niao/dsh-niao-quick-open - UI enhancement suite for DeepSeek Harness: one-click workspace open (copy path, reveal in Finder, open in an auto-discovered editor), DeepSeek-web-style user-message nav rail, session to-do marks, flat-list polish, and a hard-restart button.
  • dygin/dsh-recover-context - Roll back to before any of your questions or edit the last one and resubmit, with the workspace files of the discarded turns restored.
  • e2mcc/dsh-popout-sidebar - Pop-out sidebar: lists artifacts and a file tree with multiple preview formats, pops out into a separate browser tab you can drag to another monitor, and coexists with other sidebar plugins simultaneously.
  • eomis/packhub-workbench-assistant - Adds quick installation and switching for workbench templates in DSH Desktop.
  • EternalNight996/dsh-ui-agents-pixe - Adds a "Work Roles" tab and a pixel-art office overlay to the DeepSeek Harness Web UI: 508 built-in role cards (The Agency 255 + agency-agents-zh 253) with search, EN/ZH toggle and department filter; draggable Canvas 2D pixel characters that stand, type and pace, with idle chat that can plug into AI. One-command npm install, no dsh source changes.
  • EternalNight996/dsh-ui-three-body - Adds a sentient floating eye to DeepSeek Harness — injects a taming kernel that makes the AI truly understand you, with 11 dynamic eye skins, ghost mode, and zero token cost when AI mode is off.
  • EugeneVl/dsh_session_folders - One-level session folders for the web sidebar - group sessions per workspace, move them by drag-and-drop or context menu, archive and restore, server-side persistence.
  • Fayelin12/dsh-office - Office workspace & session dashboard: a floating 6-column sprite panel visualizing workspaces, sessions, token usage and subagents, plus Agent Mail and an office log tab. Feishu/Lark views (message feed, meeting schedules, transcripts) additionally require the @larksuite/cli tool installed and authenticated separately.
  • FeatherHunter/dsh-prompt - Right-side prompt toolbox panel with 24 built-in deep templates plus user-defined ones, accessible via the /prompt slash trigger and a context-aware floating suggestion card; one-click inserts the selected prompt into the composer.
  • FeiZhuNiU-INFJA/dsh-stock-ticker - A floating, semi-transparent market ticker for DeepSeek Harness showing real-time level and change percentage for the Shanghai Composite, ChiNext, STAR 50 and Hang Seng Tech indices.
  • fengb3/dsh-session-icons - Sidebar session-title icons: an auxiliary model call on the same route as title generation draws a 24x24 monochrome SVG metaphor shown before each session row title, with disk caching.
  • 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-end reference into the composer; the agent receives the exact selected lines on send.
  • flyhigao/dsh-sticky-notes - Workspace sticky notes for DSH, saved as multiple Markdown files under the current workspace.
  • foooold/dsh-message-nav - Adds a Codex-style message navigation rail for quickly locating earlier prompts in long DeepSeek Harness Web UI conversations.
  • Free-corner/dsh-chat-tools - Chat column width and alignment control, numbered question history with keyboard navigation and auto-load of older questions, and markdown outline rails for both the conversation and the file preview.
  • Frog755/dsh-prompt-vault - Prompt library above the DSH composer — a 📚 button expands a searchable panel to insert saved prompts into the draft with one click (appends, never overwrites), persisted in a host-side JSON file.
  • FuqiangCraft/dsh-desktop#packages/dsh-desktop-plugin - Desktop-grade companion: browser native notifications for user questions and approval interactions, screen capture model tool, multi-agent tiling grid view, and lightweight Tauri desktop shell.
  • future007s/dsh-peak-indicator - Session header badge showing DeepSeek peak/off-peak status, per-model token prices on hover, and real session/turn costs from actual usage.
  • 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.
  • GeekRicardo/dsh-balance - Composer-dock balance/usage readout for DeepSeek, Kimi Coding, OpenCode Go, Zhipu, MiniMax, OpenRouter and OpenAI Codex — provider-based, 2s polling, 5min cache.
  • GeekRicardo/dsh-convmap - Conversation-map rail down the left edge of the transcript: one tick per user turn, read from the full session log on the host rather than from the rendered page, so long sessions are covered end to end. Hovering fans the neighbouring ticks open by pixel distance and floats a scrollable preview of that turn prompt and its last reply; clicking scrolls to the turn, paging older history in first when it has not been rendered yet; the tick for the visible turn stays highlighted while you scroll.
  • geguanming/dsh-office-plugin - Renders live multi-agent session activity as a pixel-art office in a Web UI side panel - each session is an ox/horse worker typing at its desk when busy or wandering off when idle, with click-to-view work monitors and in-place approval cards.
  • 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.
  • gjj-star/dsh-conversation-navigator - Conversation navigator panel: turn-folded outline of the current session with per-step kind badges (assistant, tool, command, compaction, error), a hover bubble showing the full user question, a minimal mode that hides turn numbers for an all-badge view, keyword filter over user questions and assistant replies, click-to-jump with reading-position tracking, and load-earlier/load-all history paging.
  • 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.
  • GooDAnDReaDY/dsh-russian-lang - Adds Russian as the third option in the native Settings - General - Language menu of the DeepSeek Harness web UI, with 100% coverage of the 30 DSH core namespaces (722 keys) plus 9 plugin namespaces (962 keys). The locale runtime snapshot is extended at runtime on unpatched cores; no files in the DSH installation are modified, and the choice is persisted through the plugin-owned russian-lang settings namespace.
  • GooodWei/arcana - A floating command deck that lists every slash command in DeepSeek Harness as runnable buttons, sorted by usage.
  • guchang/draw2code - An Excalidraw prototyping tab for dsh-better-sidebar with structured product clarification, conflict-aware human and Agent board updates, and prototype-guided frontend generation.
  • 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.
  • guoliyuan97-png/dsh-game-hud - Game-style floating HUD: balance HP bar, context MP bar, official peak/valley pricing with countdown, auto-compaction under 5% remaining, and memory-carrying new conversation.
  • 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.
  • Hanmiao33/dsh-bubble-explain - Select any text in a conversation and tap the Explain button to get a streaming Markdown explanation bubble, with recursive follow-up questions.
  • hatsuyuki0103/dsh-at-any - Codex-style @file mentions for the web GUI: search and reference workspace files of every format (.java, .vue, PDF, images, extension-less, hidden) with no index truncation. Replaces dsh-at-file.
  • hg1048596-pixel/dsh-recall-unread - Adds a strip above the composer to recall sent-but-unread (steering) text messages before the model reads them.
  • 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.
  • houyanchao/dsh-timeline - DSH productivity plugin: timeline navigation, prompt library, conversation export, quick notes, and more.
  • 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.
  • hufeide/dsh-sidebar-assistant - A sidebar assistant plugin for the Web interface, allows users to select any text, displays the model’s reasoning process and final answer in a floating panel.
  • huiliyi37/dsh-tianshu-tui - A terminal UI (TUI) for DeepSeek Harness.
  • HUITianYi/dsh-whale-desktop-launcher - Windows desktop launcher for DSH with a whale-girl icon, background server startup, and a Chromium app-mode window without browser chrome.
  • hunter118/dsh-s7r - A retro macOS System 7-style workstation UI for DeepSeek Harness with desktop windows, Workspace and Agent management, Finder, Terminal, Monitor, context tools, and desk accessories.
  • hyrinx/dsh-plugin-open-with - Adds a capsule split-button to the conversation header: launch VS Code, terminal, or File Explorer at the current workspace directory in one click.
  • hytime/dsh-client-ui-shortcuts - Profile-aware keyboard shortcuts for DSH Web: supports Question and Approval cards, Standard/Vim/Custom profiles, and capability-gated Session and Workspace navigation.
  • Icather/dsh-clean-desktop-shell - Clean desktop shell for DSH as a plugin: wraps your existing web profile in a native window, tray-managed backend start/restart/stop (progress dialogs), offline auto-reconnect, desktop shortcut and single instance. Windows + macOS.
  • imkingjh999/dsh-shorts-wall - Adds a docked-first vertical shorts wall to the DSH Web UI with YouTube Shorts and Bilibili sources, keyword rotation, four-corner resizing, and Alt+S/Alt+M shortcuts.
  • 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.
  • Iwctwbh/dsh-flowglass - Live flowgraph visualization for DeepSeek Harness sessions, including tool calls, parallel groups, subagent branches, and drill-down details.
  • jackma5477001/dsh-system-monitor - Displays real-time CPU and memory usage for the machine running the DSH Web server.
  • jasondu/dsh-ui-mobile - Mobile-first DeepSeek Harness UI with an installable PWA, responsive navigation, and Web Push notifications when an agent completes successfully.
  • jermaine123123/agent-context-editor#deepseek-harness - Cross-agent conversation management plugin adapted for DeepSeek Harness, with search, type filters, individual and batch selection, reversible hide, restore, and undo, plus independent reasoning and answer units whose sidecar state preserves the original Session.
  • jhuanxx44/dsh-paste-path - Finder clipboard paste for macOS: Cmd+C files or folders in Finder, then Ctrl+V in the DSH composer inserts their absolute paths; ordinary text paste with Cmd+V is untouched.
  • 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.
  • jiuyuechuwuhao/dsh-canvas-preview - Conversation Canvas tab: live-preview workspace HTML artifacts and export PNG/JPG/SVG locally (npx dsh-canvas-preview).
  • Jiyr0119/dsh-workspace-explorer - Standalone workspace file-tree panel for the DSH web UI: a session-header icon opens an animated popup of the current workspace tree; click or drag a file to insert its reference into the composer, with search, inline preview, live settings, and zh/en i18n; single-purpose, zero-config, one-command install.
  • 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.
  • jsdvjx/dsh-strata - Session minimap in the scrollbar gutter: to-scale bands coloured by event kind, anchor dots for user messages and failures, auto-loading history at the top, a hover wall of every prompt in the session, and a three-step map scale switcher.
  • Kaiji-Z/dsh-plugin-lookatstudy - A study tab with course-map, tutor and blackboard columns that turns markdown files, local folders or GitHub repos into guided courses, with lesson unlocking, mastery tracking, spaced repetition and a tutor-designed course import.
  • kangjinghang/dsh-xueqiu - Xueqiu (Snowball) market panel docked above the composer: A-share/HK/US quotes and indices, watchlist, candlestick K-line with volume, MAs and crosshair tooltip, hot list, search, 7x24 news, plus a draggable mini index badge — no login needed.
  • KarlOfLaw/dsh-goal-mode-enhance - Visual goal lifecycle for the DSH web UI: a composer dock to create, multiline-edit, pause, resume, complete and clear session goals with live round progress, plus a phase-dot composer entry and a settings-page goal overview.
  • KarlOfLaw/dsh-side-chat - Native side-by-side chat beside the main conversation: an independent archived DSH session with full native UI, on-demand parent-context retrieval, selection quoting, and a keep-or-delete lifecycle.
  • 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.
  • kkbsgg/dsh-balance - Shows the selected model provider's account balance next to the composer's model seat once a model and reasoning effort are selected.
  • kongdexu/dsh-nav-pointer - Vertical message pointer rail on the left edge of the chat: one dash per user message, click to scroll to that message, hover for a preview bubble.
  • kouyichi/dsh-tui-app - Interactive terminal chat app for dsh: streaming conversation, tool cards, jobs panel, full-text search, trajectory replay, multi-session tabs, and A2A dispatch (Ink-based).
  • l541402398/dsh-file-uploads - Upload arbitrary local files from the Web composer, show pending cards, and manage stored files in Settings.
  • lakabuji-arch/dsh-model-accordion - Provider-folded model selector for the DSH Web composer with catalog-driven reasoning effort choices.
  • Laplace-bit/dsh-smooth-stream - Fluid streaming rendering and smooth scrolling for the DeepSeek Harness Web UI.
  • lavapapa/dsh-composer-layout - Web Composer placement for long prompts: keep it at the bottom or dock it in a resizable right column beside a long answer.
  • LCQ-1024/dsh-prompt-enhancer - Adds a prompt-enhancement button to the DSH composer that rewrites drafts into agent-ready prompts.
  • lcthe/dsh-skills-hub - DSH Skill Manager: browse, enable/disable, import from Codex/Claude Code/ZCode/WorkBuddy/QCoderWork, auto-discover skills with symlink support.
  • lcthe/dsh-timeline-rail - Message timeline rail for DeepSeek Harness web chat: evenly spaced ticks for each user message on the right edge, click to jump, hover to preview.
  • 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.
  • lemonorangeapple/dsh-effort-switcher - A Codex-like effort switcher for Deepseek Harness.
  • liguobao/dsh-file-viewer - Read-only Web client file-preview panel with image, PDF, CSV/TSV, text, source-code, Markdown, JSON and YAML renderers, large-file range loading, and a provider API for non-local content.
  • lihang-lh/dsh-moon-light - A marquee mood-light ring around the DSH web UI edge that reacts to session state, turning green while the agent works, pink when done, and yellow when something needs attention, with colors, ring width, rotation speed, and flash frequency configurable from the settings panel.
  • lihang-lh/dsh-task-panel - Task panel for the DSH Web sidebar: publish tasks, auto-distill related sessions, and drive plan/develop/review stages with subagents plus in-panel acceptance.
  • lijinhao315/dsh-question-index - Question index: an ordered, collapsible list of your asked questions floating on the right side of the conversation; click a question to jump the session to that point.
  • liliuCourier/dsh-chat-outline - Persistent conversation outline: per-turn questions and final replies, keyword filter, one-click jump, light/full history modes, and Ctrl/Shift+click to open the same position in the Trajectory view.
  • 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.
  • liqiming-whu/dsh-status-card - Adds a configurable dsh-ui status card before each DSH agent reply, with bilingual templates and a live settings preview. Requires @omdsh-dev/dsh-genui from dsh-market; without it, the card markup is emitted unrendered.
  • 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.
  • lk251066/dsh-tui-pro - A full-screen terminal workbench for DeepSeek Harness with a durable assistant, workspace-grouped project sessions, transcript-only scrolling, and structured thinking, tool, diff, plan, and subagent views.
  • lmmzss-jk/dsh-plugin-balance - Balance and live session usage for the DSH web UI: header balance button (left of the Session log), dropdown with account balance, real-time token breakdown (cache miss/hit, cache write, output), cache hit rate, and official-rate cost estimates with peak/off-peak auto-switch.
  • 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.
  • loyalchiiina/dsh-chat-image-lightbox - Full-screen lightbox for chat images with zoom, drag pan, download, and keyboard or touch navigation.
  • lsq-dsh-plugins/dsh-workbench-layout - Rearranges DSH Web into a three-column workbench with file editing, Git views, Markdown preview, and workspace terminals.
  • 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.
  • LyaxZ/dsh-quick-toc - Conversation TOC for DeepSeek Harness: markdown heading outline grouped by turn, with auto-follow highlight and smooth jump navigation.
  • Lzh3070/dsh-file-review-tab - Review agent file changes as a dsh-better-sidebar sidebar tab or chat turn-tail row — line-level diffs and undo.
  • magian1127/deepseek-harness-zh_pro - UI enhancement suite for the DSH web client: Chinese locale completion, one-row stats, auto-expanded thinking, chat width, session archiving and delete, plus an optional prompt-injection switch (off by default).
  • magicOF2/dsh-autoload-history - Automatically loads the full conversation history when a session opens, so older messages are ready without clicking "Load earlier".
  • 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-schedule - Local long-term schedule panel: top-bar "日程" text button, today/week/history month-calendar views with stats, completion checkmarks with per-day history, schedule↔conversation links with click-to-jump, recurring tasks (daily/weekly), optional auto carry-over for unfinished one-time tasks, and dailytask_* agent tools.
  • 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.
  • Max-Null/dsh-chat-rail - Scroll-painting message rail for DeepSeek Harness: a slim right-edge rail with one indicator per user message, scroll-spy follows the reading position, hover unfolds a canvas with full message previews, and clicking jumps to any history message; animates in sync with better-sidebar panels.
  • Max-Null/dsh-node-appearance - Conversation node appearance for the DeepSeek Harness web GUI: configurable per-category and per-tool colors (left accent bar + tinted background), plus a show-thinking toggle; pure frontend rendering, takes effect instantly and persists to the DSH user settings file.
  • MDR-EX1000/dsh-desktop-kit - macOS desktop shell for the DSH web UI: a plugin plus a small Tauri/WKWebView window over the loopback web surface — real macOS fullscreen, single instance, external links delegated to the system browser, and browser-style zoom.
  • 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.
  • mervyn-teo/dsh-plugin-collapsible-steps - Collapses consecutive tool-use and thinking steps between messages into a single bracketed, expandable item.
  • MeteorNOX/DeepSeek-Balance-Whale-Widget - A fixed-corner whale widget showing DeepSeek balance, today usage, per-turn cost and random talk lines, with sound effects and a menu.
  • MichengAI/dsh-codex-ui - Rebuilds the DeepSeek Harness web sidebar, workspace tree, search, and turn navigation in a Codex-style layout.
  • 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.
  • mimateinn/dsh-i18n - Adds 20 locales (Traditional Chinese HK/TW, Japanese, Korean, French, German, Spanish, Portuguese, Italian, Russian, Ukrainian, Polish, Dutch, Turkish, Arabic, Hindi, Indonesian, Vietnamese, Thai, Swedish) to the DeepSeek Harness Web UI, with hand-polished translations, runtime fallbacks, and automatic translation of market and third-party text.
  • 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.
  • nailing10086-zx/dsh-custom-ui - Right-side file-tree sidebar that opens workspace files, plus a DeepSeek account balance meter in the composer stats line.
  • Neumannzc/dsh-archive-manager#plugin - Beautified archive-manager settings section listing archived sessions grouped by workspace, with a hover unarchive action and relative timestamps.
  • nexsjournal/dsh-vision-plugin - Installs an image-input checkbox into the Models catalog so a custom model can declare image input and receive images directly; includes an optional BYO vision relay.
  • NormanFxxkingRockwell/dsh-keyboard-history - Minimal ↑/↓ input history for the DSH web composer: press ↑/↓ to walk back through sent messages. Nothing else.
  • 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.
  • Odefined/dsh-mobile-webui - Mobile-viewport fixes for the dsh web GUI: overlay drawer sidebar with swipe gestures, icon-only composer with a mode · model · effort status line, centered popovers, and horizontal-overflow/scrollbar centering fixes.
  • omdsh-dev/dsh-annotation - Select text → annotate → send with your message; replies map back to each annotation.
  • omdsh-dev/dsh-at-file - Codex-style @file mentions: 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.
  • 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.
  • opencues/opencues#integrations-dsh - Word alternatives and underscore-gated fill-ins in the composer. End a line with _ and it is filled; misspellings are flagged as you type. Routes through the model dsh is already configured with, so it needs no API key.
  • openma-ai/Martty#npm - A DSH-first Rust/ratatui agent TUI with streamed tool calls, subagents, durable sessions, and a Cordis-extensible client UI.
  • PaoMoXML/dsh-paste-names - Paste non-image files or folders into the chat composer as native @path references, or drag them in as absolute paths, instead of the images-only error.
  • Pasumao/dsh-plugin-workbench - Adds a VS Code-style workspace file explorer to the dsh web GUI: file tree, editable preview with syntax highlighting, tabs, line numbers, right-click file operations, and inline image preview.
  • 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/caret restore, browser-local persisted history, Ctrl+R reverse search, and sliding-context awareness; 0.5.0 adds a smart input layer — cross-session snippets (/save, /load), prompt templates with variables, reuse insights, and compaction-summary highlighting.
  • Phant0Meow/dsh-meow-smooth - Mobile-first UX polish for the DSH Web UI: composer auto-fold, enter-as-newline on phones, compact sidebar/header/settings, zoom and overscroll lock, plus approval/question/completion notifications via in-page cards, Web Push, and webhook — zero dsh changes.
  • 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.
  • pingg02/dsh-plugins#dsh-desktop-entry - Creates a Windows desktop shortcut that starts DeepSeek Harness when needed and opens the Web UI in a Chrome or Edge app window.
  • pingg02/dsh-plugins#dsh-quote-selection - Lets users quote selected conversation text with optional notes, then attaches the references to their next message.
  • pyf2818/dsh-bili-widget - Floating Bilibili video mini-player for DSH — always-on-top window with discover/search/follow-UP channels, auto-playlist, mini & focus modes, persisted watch history and window minimize-to-ball.
  • qjcnmd/dsh-reasoning-slider - Codex-style reasoning-effort slider embedded in the model selector.
  • Quinn2006/dsh-guise - Persona wardrobe for DeepSeek Harness: save multiple personas, apply them globally or per workspace, with a master switch, an adjustable API balance guard, and a lazy token-loving tired mode that speaks on the agent's behalf when quota runs out. Files-as-config, hot reload, zero dependencies.
  • qyw233/dsh-deeplink - Deep links: open a specific session or workspace via ?session= / ?workspace=.
  • RadicalGitter/dsh-ui-translate - Translates visible Chinese UI and content in DeepSeek Harness Web, using a browser-local OPUS-MT model for session titles, workspace names, messages, search results, and opted-in plugin prose while keeping remote translation limited to allowlisted UI labels.
  • 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.
  • Ratevoid/dsh-aseprite - A browser pixel-art and sprite animation editor with Aseprite-compatible files, local crop/outline blueprints, and optional LLM workflow nodes.
  • 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.
  • Ri0n72Y/dsh-workspace-scope - Per-workspace Skill and MCP enablement for DeepSeek Harness: control which skills and MCP servers new sessions load, per project.
  • 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.
  • ruisenbai/dsh-annotation - Select text in a finished assistant reply to add numbered annotations beside the quote; drafts submit with composer text and images as one user message, and the model replies to each annotation in order.
  • s3yf1337/dsh-desktop#bundle - Desktop profile for dsh: native Tauri window over the harness web surface with tray, native notifications, a file-manager panel, and one-click updates.
  • sakuraqqq/dsh-auto-paste - Auto-saves large pasted text as an attachment file in the DeepSeek Harness web input box.
  • 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.
  • sanqiPanax/dsh-sticker-board - Fridge-magnet quick-task stickers docked above the composer: one-click sends a preloaded prompt into the current session, grouped long-term/short-term.
  • sanshanya/better-model-provider - Settings page for per-model capabilities: reasoning-effort levels with their wire spellings, input modalities, and token capacities, written as declarations or sparse catalog overrides.
  • 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.
  • 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.
  • shyuan-hub/dsh-compact-button - Adds a Compact context button and a New session button to the context meter panel; compact submits /compact through the same command channel, and new session starts a fresh session in the same workspace.
  • siberiah2o/dsh-plugin-terminal - Bottom multi-tab terminal panel (node-pty + xterm.js) pinned to the viewport bottom, always below the input box.
  • SiriLee/dsh-approval-hotkeys - Panel hotkeys for the web UI: Enter presses the confirm action and Esc presses the cancel action on every interaction panel (approval, question, plan review).
  • skyhancloud/dsh-client-ui-quote - Adds a removable quote banner above the web chat composer for text selected from an AI reply, included in the next message.
  • SmileBuild/dsh-planchart - Publishes a project plan the agent writes: ordered steps in a panel docked to the right of the frame, and the framework graph as an auto-laid-out diagram in its own centre tab, downloadable as SVG or PNG. Charts are rebuilt from the session log, so they survive restart and resume.
  • SnowCrescenter-tech/dsh-milestone - Git-style dot timeline on the right edge of the DSH web UI: one dot per user message, hover for content and metadata (time, turn, duration, TTFT, tokens), click to jump. Also adds a full-session message list, in-session and cross-session search, bookmarks with #msg= deep links, and keyboard navigation.
  • 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#plugin - 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-plugin-smooth-stream - Better streaming text animation for DeepSeek Harness.
  • springbrand-lab/dsh-skin-universe#dsh-web-ui-all - Web GUI bundle for DSH: a task board with cron scheduling, a Git branch graph, a file and change side panel, an SSH terminal with SFTP and port forwarding, QR-paired mobile remote control, a desktop companion, live token statistics, and five installable themes.
  • studyzy/dsh-suggest-prompt - After each completed agent turn, a bounded auxiliary LLM call writes one suggested next prompt into the session log; the web composer renders it as ghost placeholder text, adopted via Tab.
  • Stylelinzzz/dsh-chat-history - Adds a "History" conversation view tab listing the session's user messages as a clickable directory, with auto-paging and click-to-jump back into the chat.
  • suiyideali/dsh-selection-toolbar - Shows a floating toolbar above text selected in a conversation, with copy, quote, ask, explain, translate, summarize, and custom prompt actions.
  • sunshaobei/dsh-file-mention - Codex-style @file/@folder mentions for the DSH web composer: workspace file/folder picker menu, plain-text colored mention tokens via the platform lexicon scan, and a nested-git-aware file index.
  • sunshaobei/dsh-input-history - Standalone arrow-key input history for the DSH web composer: ↑/↓ recalls sent prompts from one global ring shared across all sessions and workspaces, persisted to localStorage with an overridable cap.
  • 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.
  • TecFancy/dsh-mobile - Mobile adapter for the DSH web shell: overlay sidebar/details drawers, responsive composer and settings below 768px, zero desktop regression.
  • thomasvvugt/dsh-wide-stats-footer - Un-clamps the composer stats footer: long turn and token stats lines span the full composer width instead of truncating with an ellipsis.
  • TianYa-DAO/dsh-wallpaper-engine#plugin - Wallpaper Engine local library, background layer, native Scene panel, and desktop-mode controls for the DSH desktop shell.
  • tingfeng347/dsh-vscode-workbench - VS Code-style local workbench for DSH with a file explorer, Monaco editor, full-text search and a Git panel.
  • tipoLi5890/dsh-file-mention - Session-scoped @file/@folder mentions in the composer with Git-aware indexing, drag-drop and paste managed uploads, and validated path markers.
  • 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.
  • tuogusa/dsh-word-complete - Word auto-completion in the Web composer: prefix-matched suggestions sorted by closeness, arrow-key selection and Enter to confirm.
  • 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.
  • uckkk/dsh-valley-meter - Peak-Valley Meter (峰谷电表): live off-peak countdown on a 24h timeline with hourly spend blocks, official DeepSeek account balance, today's spend, 10 curated muted color presets (One Dark/Dracula/Nord/Tokyo Night/Gruvbox/Solarized, traditional Chinese & Pantone), minimal-by-default card, all-Chinese UI.
  • uigdwunm/dsh-process-fold - Groups each DSH Web turn's thinking, tool calls and context into an expandable process box that shows the latest two items by default, while keeping user dialogue, interactive questions and final answers outside.
  • UndeadSheep/dsh-file-preview#dsh-file-preview - Floating workspace file-preview window for the Web client: lazy file tree, CodeMirror preview and in-window edit with save, Markdown and image preview, Quick Open search, and opening paths clicked in the conversation.
  • 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.
  • vvvspec/better-reasoning-slider - Official-style composer model trigger with a floating reasoning-effort slider popup.
  • waknow/dsh-web-icon-indicator - Browser tab favicon mirrors the DSH session state (idle / running / asking / done), recolored and animated from one base SVG entirely in the browser, with colors and effects configurable from the Settings 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.
  • Waverly-W/dsh-scratchpad - Quick temporary conversation and workspace manager for DeepSeek Harness Web GUI.
  • wefio/dsh-cache-miss - Yellow one-line notice for a prompt cache miss after the cache was rebuilt; shows re-billed uncached input tokens, cached hit tokens, and TTFT.
  • weien666/dsh-conversation-density-map - Adds a non-uniform conversation density map(chat history markers) to the right of the DSH chat area: one tick per turn, with tick length and spacing reflecting message size, clickable to jump to a turn and expanding on hover when crowded.
  • weshopai/weshop-dsh-plugin - Infinite-canvas e-commerce visual workspace for product photography, virtual try-on, background edits, and video, synced live with the Harness conversation.
  • whiteguo233/dsh-openbiliclaw - OpenBiliClaw consumer panel for DSH: recommendations, saved lists, Socratic dialogue, profile views, and Agent Bridge tools.
  • WhitePlusMS/dsh-input-plus - Search and insert workspace file and directory paths with @, plus a /h menu for reusing prompts from the current session.
  • WilliamShi666/dsh-wsl-workspace-picker - Enhanced workspace directory browser for the web UI: one-click access to /mnt Windows drives under WSL, full breadcrumb ancestry and an always-visible path input.
  • winditer/dsh-elf - Floating translucent DeepSeek whale elf on the DSH page that opens a draggable, minimizable temporary chat window using the session model or a custom OpenAI-compatible endpoint, with real-time streaming.
  • winditer/dsh-prompt-optimizer - Polishes the draft in the composer into a clearer, better-structured prompt from the ✨ button or Alt+O; streams the result live over SSE with reasoning shown first, and follows the session's default model with zero configuration or any OpenAI-compatible endpoint.
  • WindyPro-rourou/dsh-code-studio - File-change monitor and code editor for the DSH Web UI. Agent edits appear beside your conversation as real-time line-by-line diffs, with a syntax-highlighted editor, one-click revert, change history, workspace switcher, and per-session isolation.
  • 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.
  • Winter-And-You-Gone/dsh-deep-verbs - Rotates the model status line through a 53-phrase English/Chinese deep-theme pool: a random pick at turn start, event-driven switching on new thinking segments or tool calls (3s throttle), and a click on the status line toggles the language.
  • Winter-And-You-Gone/dsh-turn-fold - Automatically folds tool calls and Think segments into collapsible groups, then collapses each finished turn into a single header showing live duration, token consumption, throughput, and cache-hit metrics.
  • 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.
  • WJZ-P/dsh-attachments - Adds file and folder drag-and-drop attachments to the Web UI, with composer cards, persistent history, and workspace-backed paths.
  • wlj521/dsh-ui-tweaks - Live-tune the DSH Web conversation UI from Settings: message font size, Claude Desktop-style markdown tables, dialog width, an optional timeline rail, and a GitBar with branch management, per-file diff, and commit & push.
  • wmengxiang/dsh-prompt-optimizer - Adds an icon button to the composer that optimizes the current draft prompt through the active model.
  • wodongx123/dsh-desktop-tray - Adds a system tray icon to DSH Desktop, with settings to hide the main window to the tray on minimize or close and self-healing after app updates.
  • 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.
  • WSL043/dsh-native-reasoning-slider - Adds a model-aware reasoning effort slider with native and animated modes, light and dark palettes, and per-model colors.
  • 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#dsh-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.
  • wydddddcool/dsh-hover-approve - Anchors an approve/answer bubble to each DSH Web sidebar session row — one-click handling of authorization, questions, plan reviews and blocked goals without opening the conversation.
  • wzz3034026545/dsh-rule-manager - Manage DSH rules from the web settings panel — edit global/project AGENTS.md, or auto-split pasted rules into layered AGENTS.md and skills via LLM.
  • 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.
  • XHR666/dsh-mpkg-wallpaper - Load Wallpaper Engine .mpkg files as the DSH web background: embedded video, time-of-day switching, unified frosted blur, local wallpaper library & rotation.
  • xi-zhao/OpenQuantum#openquantum-web-branding - Applies OpenQuantum branding, browser metadata, and PWA assets to the native DeepSeek Harness web UI.
  • xiaheng1/dsh-turn-nav - Turn histogram navigation rail for DeepSeek Harness Web with mixed, DeepSeek, and Codex visual variants.
  • Xiaofei-fei/dsh-prompt-history - Terminal-style copy & paste plus bash-like prompt history for the DSH web composer: any selection auto-copies, right-click pastes the clipboard directly, and Up/Down arrows recall previously submitted messages — history sourced from the session's own message log (zero config, zero extra storage).
  • xiaoshihou514/dsh-tui - Clean and simple TUI.
  • 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.
  • xiaoyuer3921/dsh-showreel - Turns the latest completed DSH session turn into a shareable vertical recap video: editable five-scene storyboard, host-side privacy redaction, optional AI polish and TTS narration, MP4/WebM export with PNG cover.
  • 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.
  • xing-shuyin/dsh-ui-tools - Developer tools panel for the DSH web UI: file browser with preview, edit, and path-only file mentions; multi-tab terminals with quick commands; Git panel with commit, push, pull, and branch switching; and background job management. UI ported from pi-web-ui.
  • Xingkong42/dsh-zh-labels - Re-applies Chinese UI labels to the DSH client modules on every start, so translations survive upgrades.
  • xiyuepcl/dsh-approval-translator - DSH审批汉化 — approval dialogs translated to Chinese before they render: DeepSeek-powered, host-side, nothing for React to revert.
  • Xliecc/dsh-session-theme - Shows every session theme in the DSH Web left sidebar immediately on page load by warming the session projection cache at startup; no need to click into a conversation first.
  • XMoon/dsh-pi-tui - Third-party TUI mode for DeepSeek Harness (dsh --profile pi-tui), built on a vendored pi-tui fork: covers the main session loop plus approvals, commands, session switching and full-text search, as well as presets, skills, model/settings menus and slash commands.
  • Y1X1n/dsh-prompt-optimizer - Adds an optimize button beside the composer that analyzes and rewrites the prompt draft with SSE streaming, conversation-context awareness (template vs intent-polish strategies), an edit-continuity memory chain, undo, and model routing with fallback and a connectivity test.
  • yangshen830-eng/dsh-editor - VS Code-style code editor: sidebar file tree over the workspace, Monaco editing, file read/write, Git status and diff, search, and Markdown preview.
  • 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.
  • 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.
  • YooRarely/dsh-open-explorer - Adds buttons to open the current DSH workspace root in the host file manager.
  • 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.
  • Yu-tao-Li/dsh-read-image-view - Displays the images read in the conversation (read_image results) in the DSH Web GUI: a dedicated Read image row with a default thumbnail and an in-page full-resolution lightbox (zoom buttons, mouse wheel, 1:1 original size), plus the metadata envelope.
  • yuanbaoerer/dsh-decision-split - Decision split view for DSH web UI: a decision summary card in the main window plus the full plan in an independently scrollable side panel, so you can review the whole plan while writing decisions and send them back to the agent with one click.
  • Yuer6327/NoLetMe - Real-time 'We need…' and 'Let me…' reasoning-trajectory keyword stats for the DeepSeek Harness web chat.
  • 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.
  • yumm007/dsh-reveal-files - Turns each produced-file chip into a per-file menu: open the file, copy its path, reveal it in the native file browser, or open a terminal cd-ed into its directory.
  • YZz-S/dsh-workspace-files-explorer - Floating workspace file-tree browser for the Web GUI with line-numbered syntax highlighting and Markdown preview.
  • zclDragon/dsh-side-chat - Codex-style /side side conversations for DeepSeek Harness: a temporary fork of the current chat in a floating panel, inheriting context without interrupting the main task.
  • 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.
  • Zenjibad/dsh-any-attachment - Lets the DSH web UI attach files of any type as pathless @-mentions: pick a workspace file from the @ menu or drop one into the composer, and the agent reads it directly.
  • dsh-settings-nav-organizer - Declutter the DSH settings nav: fold third-party plugin entries under collapsible group rows, with bookmark-style custom groups, a fold toggle, and auto classification (market tags → name rules → your AI model).
  • zhengzeyong9527-droid/zzy-dsh-prompt-optimizer - Adds prompt optimization, cancellation, and undo controls to the DeepSeek Harness composer.
  • zhifengjiang/dsh-hover-archive - Codex-style session archiving: hovering a sidebar conversation row reveals an Archive icon at the far right; one click archives the session via the official workspace archive API.
  • zhousun55-byte/dsh-postman - Upload files and folders straight into the conversation — images attach as real message blocks, text content is written into the composer draft, folders land by directory structure.
  • zhu1090093659/dsh-web-ui#packages/dsh-task-board - Task board for the dsh web GUI: a sidebar multi-column kanban whose cards run in real DSH agent sessions and can also be scheduled with cron expressions, executed host-side even with the browser closed.
  • 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.
  • zhuifengqug/dsh-adaptive-reasoning - Pixel-art reasoning-effort slider for DSH Web with continuous 0–100 dragging, 16ms throttled writes, snap-to-level commits, and a WebGL ember fire that ignites as the slider moves.
  • 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.
  • zizhongfeiyang/dsh-settings-drawer - Lets you choose which items appear in the DeepSeek Harness settings left nav.
  • zmm863-commits/dsh-paperclip - DSH Web GUI paperclip button: a 📎 button in the composer opens a file picker (drag & drop supported) and inserts file contents into the textarea.
  • 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.
  • zzx-dear/dsh-selection-followup - Select any text in a DSH chat reply to get a floating Follow-up/Copy pill: one click quotes the selection into the composer so you can type your own follow-up question, or copies it.

Usage & Billing

  • 02Muller25/dsh-api-balance - Real-time DeepSeek API account balance in the composer dock with manual or custom-interval auto-refresh.
  • 1HelloMan1/dsh-usage-dashboard-plus - Shows DeepSeek balance and estimated daily spend, merges external vision-call JSONL records, and adds a per-session dashboard with model statistics, TTFT, cache rate, call logs, cost estimates, filters, and CSV export.
  • 2006spy/dsh-token-billing - Real-time token billing for DSH web: official DeepSeek CNY pricing with automatic peak/off-peak switching, hourly price sync from the official site, visual custom model prices, and multi-currency fallback.
  • 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.
  • 534119219/chicheng-stats - Configurable DSH usage statistics: a sidebar text/card widget plus a detail dialog with per-provider and per-model breakdowns, cache-hit rates, token trends, and latency details (TTFT and duration).
  • 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.
  • a1113622001/dsh-session-stats-panel - A right-side session stats panel showing average cache-hit rate, session cost, runtime, request count, cumulative tokens and account balance.
  • AKS1st/model-usage-plugin - Per-model token usage and cost estimation with DeepSeek account balance, shown in a Settings panel tab.
  • Andrew111888/dsh-plugin-balance - A floating credit/quota widget for the DeepSeek Harness Web: shows DeepSeek / OpenCode Go balances and usage, and tracks DSH session token usage and estimated cost by day, month, and model.
  • badai147/dsh-ocgo-usage - Shows OpenCode Go quota usage in the web sidebar's bottom-left corner — rolling/weekly/monthly progress with a hover card, plus a Beijing-time DeepSeek peak-hour timeline.
  • 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.
  • Bob-Bo1/dsh-deepseek-balance - Shows DeepSeek API balance and local DSH Flash and Pro usage costs.
  • 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.
  • boooooooer/dsh-balance-and-cost - DeepSeek account balance and model cost tracking with official peak/off-peak pricing, three-tier token billing (cache miss, cache hit, output), per-model and per-session breakdowns, a composer summary bar with hover details, CSV export, and a settings panel.
  • bowenliang123/dsh-context - DSH context insight panel: Context dashboard + /context command + Context browser — one-stop context lifecycle management with categorized composition, content details, evolution trends, compaction/injection events, and stats.
  • Ch0uHuaZ1/DeepSeek-Harness-Desktop#desktop-launcher-plugin - Adds a Desktop card to the settings page that detects the DeepSeek Harness Desktop app and launches it with one click.
  • chenyinrusi/dsh-llm-cost - Per-turn and session-wide LLM cost metering: a dollar cost line under each message, a session cumulative total with hover breakdown, and an LLM+web price auto-refresh tool.
  • Choi-Peng/dsh-deepseek-balance - DeepSeek account balance in the dsh web sidebar footer with live config hot reload and an editable Settings → Plugins card.
  • ChrisZhangWG/dsh-codex-meter - Adds a Settings Usage dashboard for DeepSeek API balance, official token and cost analysis, trends, context warnings, and live API activity.
  • CN-Leo/dsh-deepseek-balance - Real-time DeepSeek account balance in the composer dock, auto-refreshing every 15 seconds with hover details.
  • CZ1900/suanzhang-dsh - Trading-terminal style cost tracker for DeepSeek Harness: sidebar balance and today spend, per-step RMB cost table, auto-synced official pricing with peak/off-peak, cross-session and per-day summaries, tool-level attribution, and cost forecast.
  • DamonKoy/dsh-plugins#dsh-usage-cost - Token usage and cost tracking with daily/session budget alerts and a usage_report tool.
  • DamonKoy/dsh-web-ui#dsh-live-stats - Live token estimates and generation throughput for the dsh web GUI.
  • deepseek-dsh/dsh-workspace - Sidebar usage dashboard: DeepSeek balance and today's cost, project file explorer, Git diff & history, built-in terminal, and one-click Harness updates.
  • 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.
  • ericw0315/dsh-usage-lite - Sidebar panel for account balances and local token usage, with provider/model breakdowns and a 27-week daily heatmap.
  • feibi-mochi/deepseek-harness-control-center - DeepSeek Harness control center for official balance monitoring, per-session costs and tokens, third-party token totals, completion alerts, official recharge, flexible layouts, and agent-assisted session controls.
  • FengHuoLinShan/dsh-plugin-llm-balance - DSH balance and quota card showing up to 3 recently used providers. Supports DeepSeek, Moonshot, Kimi For Coding, OpenAI Codex, and OpenCode Go, with auto-discovery, quota windows, reset times, color-coded status, dragging, and automatic refresh.
  • fishxcode/dsh-plugin-deepseek-balance - DeepSeek API balance, balance trend, and daily usage charts in DSH Web settings.
  • Floating-Dreaming/dsh-minimax-usage#trusted-plugin - 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/remains via a trusted plugin that holds the API key, auto-hides when no key is configured. MIT.
  • gdy01/dsh-token-cost - Per-project LLM token usage and RMB cost in the DSH Web sidebar, split by input (cache miss), cache hit, and output with model price auto-pricing.
  • 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.
  • 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.
  • 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.
  • Hann428/dsh-usage-dashboard - DeepSeek Harness Usage tab for DeepSeek account balance, official peak/off-peak pricing, live countdown, platform usage link, and local balance warning light.
  • HaoyueQin/dsh-usage-statistics-panel - Usage statistics settings panel: 26-week activity heatmap, daily token trend with a cache hit-rate curve, per-model donut and breakdown, time-range filters, summary cards, one-time historical backfill and lossless rebuild.
  • hb-degithub/dsh-usage-guard - Usage statistics panel: silent per-model token collection, activity heatmap, trend charts, cost estimation and daily-limit guard.
  • 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.
  • jacujay/dsh-model-balance - Auto-detect the current model vendor (7 built-in) and show its balance or quota in the composer input row, with custom endpoints for unsupported vendors.
  • Jadramcool/dsh-workspace-hub - DSH workspace hub: organize workspaces into color-coded folders in the sidebar (three-level drag reorder for folders/workspaces/sessions, inline edit, one-click expand/collapse, dual-channel search) with per-workspace and per-session token usage and cost stats from real session logs (official DeepSeek peak/off-peak pricing for any deepseek model, three spend calibers, hover detail cards, overview panel) plus OpenCode Go plan usage; data persists to host disk and refreshes live every 30 s.
  • Jannchie/dsh-bill - Cost tracking priced from an online catalogue (models.dev + OpenRouter, 8000+ models, each call priced at its own instant): a per-turn cost line, a Cost tab attributing spend to tool output / model output / system prompt / commands, budget, monthly forecast, ~166 live-rate currencies, and a bill_stats agent tool.
  • 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.
  • JonyChan8394/dsh-llm-balance - Multi-provider LLM API balances under the chat input, with presets for DeepSeek, OpenRouter and SiliconFlow.
  • 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.
  • lcthe/dsh-usage-monitor - DSH Usage Monitor: auto-query provider credit balances and time-window limits from configured API keys, with input capsule and custom provider support.
  • 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_balance model tool, and a bilingual UI.
  • licyer/dsh-token-monitor - Header quota badge plus a usage tab tracking tokens and estimated cost per request across sessions, providers and models, with local SQLite history and cross-device import/export.
  • ljr282341583/dsh-convo-cost - Real-time cost tracking for the current DSH conversation: a composer-dock line showing the running token usage and DeepSeek official price estimate (base and peak/valley pricing).
  • LL-cmyk-so/dsh-balance-widget - A balance and cost widget for the DSH web GUI: a sidebar footer card shows the account balance, a remaining-ratio bar and today costs; clicking opens a four-tier cost breakdown (last prompt / this session / today-this-project / today-all) with term explanations and a one-click top-up link. Zero external dependencies, works on Node 24.
  • lninghaha/dsh-hub-oauth-gateway - DSH Web Usage Center with local SQLite history, HUD and dashboard, Hub account/quota snapshots, custom pricing and fee ledger, and CSV/JSON export, plus coding-plan OAuth and an optional loopback OpenAI/Anthropic gateway.
  • 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.
  • luxueliu/luxueliu-usage-command - Daily cost card for your local LLM gateway: /usage reads gateway_usage.jsonl and itemizes spend per model and per hour, covering official direct, OpenRouter relay, and in-plan metered pools.
  • Lzh3070/dsh-session-cost - Composer cost chip: prices the current session DeepSeek API spend message-by-message with the official pricing table (incl. the 2026-08-17 peak/off-peak policy); hover for the breakdown, today (DSH) total and account balance. DeepSeek models only.
  • m1khal3v/dsh-llm-key-rotation - Rotates configured LLM API keys after quota, rate-limit, or authentication failures.
  • 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.
  • mike-lee0120/dsh-cost-dashboard - Cost dashboard for DeepSeek Harness: aggregates model input/output/cache tokens across all local sessions, prices them with a builtin table (including DeepSeek peak/off-peak), and shows daily trends plus per-model and per-session tables.
  • Minokun/dsh-quota - Bottom-right quota pill and panel aggregating membership quotas across AI platforms (Kimi Code, DeepSeek, Zhipu Coding Plan, BigModel, Qwen, Scnet, TokenRouter, SupaWriter), auto-syncing API keys from the DSH credentials domain with colored usage bars.
  • MoonlitDropOfBlood/dsh-token-stats - Token usage statistics for DeepSeek Harness: per-model daily and range charts plus a yearly contributions heatmap.
  • 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.
  • mozhuanzuojing/dsh-liangwengu - DeepSeek API pricing reminder with a game HUD: Beijing-time countdowns to peak/off-peak windows, a draggable HP capsule with day/moonlight themes, and a nine-realm cultivation system with breakthrough animations.
  • 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.
  • Nixz0824/dsh-usage-stats-plus - DSH usage and balance panel with official live balance, per-event official peak/off-peak pricing, all-channel spend estimates from daily balance snapshots, and a Codex-style 12-month token activity timeline. Fork of Ychris12138/dsh-usage-stats.
  • NOirBRight/dsh-usage-monitor - Settings usage dashboard: tokens, requests, output tokens, and cache-hit rate from session logs, with a stacked chart and a breakdown table by provider, model, or workspace.
  • 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.
  • ParticleLight/dsh-all-usage - Analyze usage across models, providers, workspaces, and time ranges — including custom start/end dates over the full retained history — with live cache-hit visibility and separate model and provider breakdowns. Includes a 53-week GitHub-style heatmap, usage streaks, cache-efficiency trends, DeepSeek account balance, workspace aliases, CSV export, and a durable ledger that preserves successfully flushed usage after session deletion and rebuilds incrementally — on restart, unchanged sessions are applied from the ledger without re-reading their logs (a per-session log revision is the change signal), and only changed/new events are folded. Token accounting is explicit: input is fresh (cache read/write and reasoning are separate buckets) and zero-usage replays never overwrite recorded usage. Chinese uses local time, English uses UTC; API access is loopback-only.
  • Phant0Meow/dsh-meow-cachebilling - Per-round cache billing inside the composer context-meter popover: what the current call spends on cache hits, misses, and output in CNY, with automatic official peak/off-peak and per-model pricing; hidden on non-official DeepSeek routes.
  • PolinniZhong/dsh-personal-center - Personal center for DeepSeek Harness: cross-session usage statistics, per-model cost estimation, global custom instructions, a data-driven desktop pet, and a conversation status overview, all local and offline.
  • qwert702/dsh-token-viewer - CC Switch-style token consumption statistics for the dsh web GUI: per-request usage log, real-consumption hero, request-time-bucketed trend chart, per-model peak/off-peak list pricing, per-project and per-model stats, and account balance.
  • rayzhu1109/dsh-balance - Real-time DeepSeek account balance in the sidebar footer with a 5-day spending chart.
  • SenmuuuuW/dsh-whale-report - DeepTrace — deterministic agent reports from session logs (daily/weekly/monthly/yearly/custom): cost & token breakdown, 8 insight rules, collaboration review, live provider balance, PDF/PNG/HTML export; read-only, never rewrites history.
  • 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.
  • Shiye-10Pages/dsh-whale-meter - Usage tiers and shareable stats cards: 🐟→🐳 ranks by monthly token burn with a locally-computed estimated percentile, precise pricing for 46 models across 6 vendors (including size-tiered Chinese pricing), backfill of pre-install sessions, and old-vs-new comparison across the 2026-08-17 rate change. Local-only, no telemetry.
  • SoDaZilla-zzz/dsh-liquid-glass-balance-card - Draggable 3D liquid-glass floating card for the DSH web GUI: DeepSeek API balance, cumulative spend/token stats (today/yesterday/7d/30d/all), adjustable glass/3D/color controls, and one-click top-up.
  • Starlight-bananice/dsh-status-bar - A configurable 17-segment session status bar for the dsh composer dock with live TPS, per-model cost estimation, and a usage & cost dialog.
  • 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.
  • Thedeergod666/dsh-musage - Shows coding-plan usage and balance for 5 AI providers (MiniMax, DeepSeek, Kimi, OpenRouter, Zhipu) beside the composer input, switching with the selected model and reusing API keys configured in DSH model settings.
  • 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.
  • vibeinging/dsh-agent-budget - Agent-tree token budget management.
  • 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_usage tool.
  • 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.
  • wingsky-1/dsh-plugin-hub#packages/dsh-opencode-usage - OpenCode Go plan usage floating pill: three-window consumption percentages (rolling/weekly/monthly) with mini area charts, backed by background sampling against the official /v1/usage API.
  • wssfk12138/dsh-damage-pulse - Tracks DeepSeek token usage, per-call and session costs, and account balance with cache-aware charge animations in the DSH Web UI.
  • 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.
  • Xidong-AI/dsh-rate-limiter - Proactive per-provider token-bucket rate limiting that queues over-limit requests before they are sent, preventing upstream 429 errors.
  • xohmai/dsh-cpa-status - CPA account-pool status panel: sidebar health light, quota bars, success-rate ticks, and gateway key endings.
  • 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.
  • y2zyyr/dsh-token-usage-sidebar - Persistent provider-reported token usage for DSH Web, with a sidebar summary and settings-page breakdowns by range, token type, provider, and model.
  • 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.
  • yoiizesdev-crypto/DSH-Balance-display - Real-time DeepSeek account balance badge in the sidebar footer with odometer roll animation, multi-currency support, balance trend chart, per-key usage statistics with historical backfill, and GitHub version auto-check.
  • 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.
  • Young4ever33/dsh-token-attention - Token attention management panel for DeepSeek Harness: per-task/day/week/month token usage and cost tracking (input hit/miss, output, reasoning), DeepSeek peak/off-peak pricing, task-type recognition, and advice on when to switch sessions, write a hand-off, or compact context.
  • 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.
  • Zenjibad/headroom-stats-plugin - Shows real-time token and cost savings from the Headroom compression proxy in the DSH web UI: a Settings dashboard plus a persistent stats line under the composer.
  • 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.
  • zhang-jiazhi/dsh-stats-panel - Token usage statistics for DeepSeek Harness. Per-channel usage with balances and plan quotas for mainstream providers, CNY cost estimates, and daily charts — a settings-sidebar section.
  • zhouchengke2046/dsh-sidebar-balance - DeepSeek Harness plugin that shows the DeepSeek API account balance and OpenCode Go plan usage (consumption ring, hover details) in the sidebar footer, with adaptive polling and zh/en locale support.
  • zhu168/dsh-save-money#plugin - Pause and resume tasks automatically during user-defined time windows to avoid peak-hour API costs; includes account balance display and 10-minute granularity spend bar chart.
  • 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.

Themes & Appearance

  • 0nt-one/dsh-neo-skin - Neo-brutalism skin with two switchable schemes (Blue Command / Aged Newspaper), hard shadows, sharp corners, and light/dark theme support.
  • 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.
  • 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).
  • 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.
  • chouxiaohuai/dsh-uiskin-theme - A Blue Glass ocean-fantasy skin for DeepSeek Harness Web: crisp ocean backdrop, glass bubbles, an ocean sidebar with a gold-gradient HARNESS wordmark and a bottom cartoon character, a whale settings button, and gradient model text.
  • code-newbie-1/dsh-wallpaper - Wallpaper Engine integration for the dsh web GUI: scan the local WE library (Steam workshop 431960 + local projects) and use its wallpapers as the page background — image/video/web rendered natively, scene wallpapers as softened static previews — with a wallpaper-design panel (opacity, scope, blur, vignette, fps, parallax, carousel, theme linkage) and agent tools wallpaper_scan/list/set/config.
  • codeMonkey-Pine/dsh-wallpaper - Wallpaper Engine integration for the dsh web GUI: scan the local WE library (Steam workshop 431960 + local projects) and use its wallpapers as the page background — image/video/web rendered natively, scene wallpapers as softened static previews — with a 壁纸设计 panel (opacity, scope, fill, blur, vignette, fps, parallax, carousel, theme linkage) and agent tools wallpaper_scan/list/set/config.
  • d-dev0101/open-sea-skin - Realtime WebGPU ocean skin with quick controls for waves, daylight, glass opacity, and an automatic day cycle.
  • DamonKoy/dsh-web-ui#dsh-skins - Skin family aggregator: one install gives the skin center plus all skin assets (qq98, ths, xp, blue-fantasy, dragon-heir, minecraft, miku, trading).
  • ddbj-hub/dsh-wallpaper-skin - Persistent wallpaper skin for the dsh web profile: static image or muted looping video as the app background, with translucent panels and a floating picker panel.
  • dhicoc/dsh-theme-mineradio - Mineradio glassmorphism theme for the DSH web UI: champagne-gold glass panes, a fluid or wallpaper backdrop, and a one-switch toggle that restores the stock look exactly.
  • DocJlm/dsh-arknights#pramanix-eyjafjalla - Arknights-inspired fan skin for the DSH Web UI featuring Pramanix and Eyjafjalla in a day/night celestial garden.
  • dsh-plugins/dsh-thought-buddy - A GrokBot-style animated avatar with a synchronized typewriter status line — right in front of the "Deep diving..." indicator.
  • elysia395/dsh-wallpaper-engine - Wallpaper Engine backgrounds for the DSH web GUI: plays local Video/Web wallpapers behind the chat, renders Scene wallpapers as extracted static frames, and adds content-rating/type filters, custom uploads and an iOS-style liquid-glass settings window.
  • FeatherHunter/dsh-opencode-palette - Ports all 34 opencode official themes (33 static JSON + 1 system) into DeepSeek Harness: data-driven pipeline (JSON → color resolve → DSH override), per-browser persistence, monospace/proportional choice, five code fonts, and a system fallback that keeps typography only.
  • feng78-boop/dsh-thirteen-bg - Animated and video live wallpaper for the DeepSeek Harness Web GUI — GIF, animated WebP/APNG and static PNG/JPEG images, plus MP4/WebM video backgrounds, with auto format detection, a dim slider, and UI chrome tone matching.
  • GGBond2424648901/deep-whale-day-night-theme - Non-commercial day/night whale-girl skin for official Harness rc.7: current no-viewport-frame layout, paired crystal-workshop and moon-tide scenes, chibi companions, translucent ornaments, and lightweight ambience.
  • GptsApp/dsh-stylevault - 30 classic open-source theme palettes (Catppuccin, Nord, Tokyo Night, Gruvbox, Solarized, etc.) mapped to official ThemeService tokens for DeepSeek Harness, with a Style Settings panel for live color/font/radius tweaks and JSON export/import for sharing config packs.
  • hanyi7867069-create/dsh-moonrise - Moonrise dark theme for the DSH Web UI, with deep indigo surfaces and warm amber accents.
  • HaoyueQin/deepseek-harness-background - Custom image wallpaper for the DSH Web UI: upload a local picture or paste an image URL behind the whole app surface, with opacity, theme-aware scrim, panel transparency, frosted-glass and wallpaper blur sliders, cover/contain fit, live preview and persisted settings.
  • Isilsolme/dsh-anthropic-fonts - Anthropic Sans, Serif, and Mono fonts for the DSH Web UI, with Source Han fallback for CJK.
  • jiangwangyang/dsh-theme-blackhole - A black hole theme plugin for the DeepSeek Harness (dsh) Web UI.
  • Juryorca/dsh-custom-theme-import - DSH Web skin manager for mainstream DSH skin packages: import local paths or GitHub collections, scan installed skins from the web profile, preview/use/disable/refresh/delete, with host-side persistence.
  • 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.
  • kingOfSoySauce/dsh-liang-skin - Adaptive reasoning slider skin that maps each model's available reasoning efforts onto a 0–30 visual intensity scale, with synchronized portraits, background, and interface colors.
  • leavestring/awesome-dsh-background-plugin - DSH Web background settings: upload a local image or pick a preset ambiance, with live preview and persistent settings.
  • 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.
  • lengzhanbao/dsh-taffy-theme - Candy-pink acrylic DSH Web theme with light conservatory and dark stage art, gold-pink chat frame, Taffy character overlays, and an optional agent preset.
  • 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.
  • linhut/dsh-stock-terminal - Stock market skin + real-time ticker plugin for DSH Web GUI: candlestick (K-line) popup with day/week/month periods, watchlist with pinyin fuzzy search, portfolio P&L tracker, trading session indicators, support for A-share/HK/US/crypto/forex.
  • Liu-ZA-81/dsh-theme-firefly - A Honkai: Star Rail "Firefly" theme with wallpaper/video backgrounds, firefly-green neon palette, transformation boot animation, ambient particles, BGM, typewriter SFX, and context-aware emote easter eggs.
  • lxxz1918/dsh-theme-customizer - Visual theme customizer for the DeepSeek Harness web UI — backgrounds, text colors, borders and details, all adjustable visually, with presets you can import and export, persisted across restarts.
  • lyq3/dsh-skin-nebula - Anime skin pack for the DSH Web UI: five AI-generated HD themes (Ninja, Sakura, Bamboo, Ronin, Ryujin) with per-theme accent palettes, a top-right shirt-icon switcher, and an adjustable transparency slider.
  • 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.
  • megatronyy/dsh-skin-background - Image-background skin with four shipped wallpapers, a user wallpaper directory, custom image URLs, and live dim/blur controls in Settings.
  • MitterMeierGithub/dsh-darksoft-theme - Dark theme plugin for dsh web (port of Obsidian things-soft-colorful-headings): warm-gray dimmed text via --dsw-alias-label-* token overrides plus soft colorful h1-h6 headings, zero dependencies.
  • mux9056-bot/dsh-theme - Theme pack for the DSH Web UI: 30 drop-in CSS themes with light and dark variants, integrated into Settings → General with a programmatic API.
  • niiang/dsh-kimino-theme - Kimi no Na wa (Your Name) theme: cinematic wallpaper, comet-blue glassmorphism, movie logo swap and unified scrollbars for the DSH Web GUI.
  • NoNameLeGo/dsh-catppuccin-theme - Catppuccin themes plus a toggleable glassmorphism skin for the DSH Web GUI: Latte, Frappé, Macchiato and Mocha registered into the native theme runtime, one-click switching with a persisted choice, and adjustable frosted glass for the top bar, sidebar, composer, stats line and trajectory view.
  • ossFrankFrank/dsh-dracula-theme - Dracula theme plugin for the DSH Web GUI: the classic dark palette and the Soft variant 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, Fusion Pixel fonts, animated sprites (city backdrop, data core, mascot), custom crosshair cursor; light and dark themes follow the system.
  • ruijiaang-lab/dsh-wallpaper-engine - Wallpaper backgrounds for the DSH web GUI. Windows: reads your Wallpaper Engine (Steam) library and plays video/web wallpapers behind the chat. macOS: scans the WaifuX download folder and loose media folders automatically — anything saved in WaifuX becomes a DSH background with zero setup. Liquid-glass blur, dim and border sliders.
  • sakuraaa667/dsh-wallpaper-engine - Use wallpapers downloaded in Wallpaper Engine as the DeepSeek Harness web background: video wallpapers play in place, image wallpapers use the highest-resolution standalone artwork, with cover/contain fit modes and a 0-100 panel dimmer.
  • 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.
  • skymecode/dsh-deep-diving - Adds selectable animated skins to the "Deep diving..." status row, with configurable size and optional status-text replacement.
  • Small-tailqwq/dsh-deep-whale#maid-atelier - Whale-girl skin series for the DSH Web UI (maid-atelier).
  • Smith-yue/harness-plugin - Adds two switchable themes, built-in and local-folder background slideshows, and per-session token usage details to DeepSeek Harness Web and Desktop.
  • starslittle/dsh-blue-whale - A DeepSeek Chat-style blue-whale color skin. Light and dark follow the built-in appearance.
  • starsstreaming/beautiCode#deepseek-harness - Local image and MP4 video backgrounds for DSH Web: a sidebar Background panel, saved themes including a built-in window-frame preset, mute toggle, last-background restore, plus /bg, /bg-theme and /bg-clear commands.
  • TaiyakiOffical/claude-style-skin - Claude-style warm-editorial skin for the DSH web GUI — ivory/warm-black canvas, a clay ember accent, serif display + sans UI + mono labels, hairline borders and pill CTAs, light/dark themes.
  • TFboy1/dsh-minecraft-ui - Presents DSH Web as a playable, full-screen first-person Minecraft-style voxel interface—not a color-only skin: users walk through a persistent Three.js block world and access native workspaces, sessions, conversations, tools, model selection, permissions, context information, and the composer through in-world facilities and a workbench.
  • tiantyu/dsh-skin-toggle - Skin manager for the DeepSeek Harness web GUI: a draggable whale button that restores the default look on left-click and switches between installed skins on right-click.
  • 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 - Custom theme plugin with video and image wallpapers, free positioning, and scale/fill modes. Extracts wallpaper colours and switches text to light or dark automatically. Per-area blur across 6 UI regions, per-area opacity, and one-click theme export/import.
  • 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).
  • tpmoonchefryan/dsh-joi-channel-theme - Two-suit VTuber theme for Joi: Flowers and Library are separate token systems for light and dark, with a standing portrait and a whale girl napping on the headline of the new-session page, two chibi companions above the composer that follow the turn state, a duo sidebar mark, and a context meter shaped as a ripening mandarin; a third card returns the stock DeepSeek look with the plugin still installed.
  • TQSY114514/dsh-ui-appearance - Appearance customization for the DeepSeek Harness WebUI: theme palette, wallpaper and video backgrounds, translucency and glassmorphism.
  • tsdfy/dsh-skin-switcher - Skin switcher for the dsh web UI: one-click theme switching with auto-discovery of community skins.
  • tuogusa/dsh-whale-background - Whale-girl wallpaper background with a frosted semi-transparent app surface; customize image, opacity, and contain/cover from the Web settings, with remote image preflight and no-referrer loading.
  • Ultronen/dsh-liquid-glass - One toggle makes the whole DeepSeek Harness shell translucent, with an opacity slider and a custom full-page background.
  • webkubor/dsh-bloom-theme - Bloom Morandi theme: four variants (mist, cinnabar, petal, ripple) built on OKLCH so light and dark stay perceptually even, switchable from the top bar, with all eight foreground/background pairs measured at WCAG AA or better.
  • Willmylife/dsh-dynamic-wallpaper - Animated wallpaper plugin with 8 canvas backgrounds (particles, meteors, starfield, waves, rain, bubbles, matrix, aurora) plus custom video import, and speed/density/opacity/blur sliders with localStorage persistence.
  • wsxwj123/dsh-plugins#dsh-appearance-gallery - Fifteen curated theme families and nine complete dsh-web-ui skin replicas in one plugin behind a single settings entry, with CSS-only custom theme JSON, controlled custom skin-pack import via folder picker, preview, apply, delete and restore-default.
  • 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.
  • ymh0000123/dsh-theme-endfield - Arknights: Endfield industrial-editorial theme for the DSH Web UI: cream paper, ink text, zero border radius, two switchable accent palettes (signal yellow / teal-cyan), plus optional marching-squares contour background, ENDFIELD watermark and boot progress plate.
  • 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.
  • Yuuhann1999/dsh-bloub-mood - Animated mood icon: swaps the favicon, sidebar wordmark and hero headline for bloub expression animations that follow session state (working / awaiting input / done / idle), with 8 shapes, 12 colors and custom wordmark texts configurable in Settings.
  • yzke/dsh-icon-theme - Automatic and user-customizable Fluent-style icons for DSH Settings and sidebar actions, with offline SVG packs and original-icon preservation.
  • ZaVang/dsh-diorama - Character skins with an editable decoration board — Yukino warm daily and occult editorial themes, each with dual character sprites + sticker sheets, drag/resize/rotate coordinate editor, custom asset upload, and shareable diorama packs (assets + layout bundled).
  • 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.
  • zhuifengqug/pixel-skin - Pokémon-style skin for DSH Web with GBA frames, HP-bar status, effort level panel, and customizable color palettes.
  • 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.
  • ZJUZhiyuCai/dsh-ivory - Warm light and dark theme for DSH Web with responsive layout, bilingual settings, safe Markdown preview, per-block copy controls, and no telemetry.

Models & Providers

  • AdonisSheldon/dsh-openai-oauth - Connect a ChatGPT account to Codex models in DeepSeek Harness through browser PKCE or device-code OAuth, with automatic token refresh and Web or headless login.
  • alaxrpg/dsh-adaptive-model-router - Adaptive model discovery, evaluation, tiering, and subagent routing for DeepSeek Harness.
  • amlyczz/dsh-agy-link - Google Antigravity (agy CLI) models for DSH — streaming chat with Gemini/Claude/GPT-OSS subscriptions, native tool cards, thinking turns, and in-GUI Google OAuth login.
  • beijingwahw/dsh-proactive - Proactive multi-model scheduling plugin: multi-source signal intake with dedup and urgency ranking, a four-way execute/defer/dismiss/ask-user decision engine, DAG plan generation with parallel model execution, quality reflection with automatic retry and model switch, long-term memory for task patterns and lessons, and strategy evolution via genetic algorithms with sandboxed evaluation and canary rollout.
  • 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.
  • corrinehu/dsh-workbuddy-connect - Brings the models in the WorkBuddy desktop app straight into DeepSeek Harness — zero configuration in the DSH chat.
  • CREAIT-nl/dsh-plugins#gen-limit - Per provider/model generation concurrency, with a settings card: a cap on how many sessions may stream at once, enforced at the stream and again at subagent spawn, where a fan-out past the cap waits in a FIFO queue instead of failing.
  • CREAIT-nl/dsh-plugins#think-level - A thinking level stored per provider and model, so reasoning effort outlives the session it was set in and also reaches subagents, which dsh never asks. The in-session picker still wins, and a model with no row keeps its provider default.
  • cuboteam/dsh-plugin-dit - DIT.ai provider bundle for DeepSeek Harness: installs 29 OpenAI Chat Completions models and 10 Anthropic Messages models from one DIT_API_KEY, with protocol-specific thinking configuration.
  • CypherNaught-0x/DSH-Subagent-Model-Router - Routes delegated subagent work to configured models: a subagent_model tool whose model enum is the configured aliases, per-route tags and routing guidance injected into the tool schema and system prompt, a wait-for-subagents join tool returning terminal results from outstanding background children, active-model chips in the subagent header and catalog rows, and a Web settings page, namespace-scoped configuration tool, and guided setup skill.
  • darkings/dsh-agy-provider - DSH model provider for the locally authenticated AGY CLI, with Gemini/Claude model discovery, separated reasoning effort, DSH-owned tools, bounded context handling, and a Windows-safe stream transport.
  • dawnliming/dsh-chinese-mode - Global Chinese mode: a compact pill switch beside the composer that injects a language requirement into any preset's system prompt (complete personas excepted); reply, thinking and tool output each toggle between Chinese and English, and anchored presets are supported.
  • dingminhua/dsh-subagent-default-model#plugin - Configurable default model for subagent delegations via settings.yaml, with single-model and multi-model round-robin or random strategies.
  • drscrewdriver/dsh-thinking-levels - DSH thinking-level (reasoning effort) control: auto-adjust reasoning strength per tool round with optional manual lock and per-tool timing telemetry.
  • dylan121322/llm-adaptive - Adaptive model routing: per-request complexity classification with automatic provider routing.
  • Eve-146T/DSH-CODEX-SUBSCRIPTION-POOL - Use your ChatGPT/Codex subscriptions in DSH, with image generation and web search support.
  • ffyuuu/dsh-llm-longcat - LongCat-2.0 LLM adapter: 1M context, binary thinking mode, tool calling, and streaming over the OpenAI-compatible endpoint.
  • 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.
  • HaoyueQin/dsh-better-reasoning-effort - Per-model reasoning-effort and input-modality configuration for third-party providers: suggestions fused from a model knowledge base and raw /models endpoint evidence with confidence labels, edited inside the official Models page card.
  • HB00/dsh-llm-failover - Automatic provider failover on rate limits or quota exhaustion: switch between providers with configurable per-provider models, a cooldown, and a permanent last-entry fallback.
  • hytime/dsh-thinking-effort - Configure reasoning-effort levels and sub-agent defaults for custom DSH models.
  • 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.
  • 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.
  • jiay98528-dev/dsh-plugin-weaknet-adaptor - Weak-network adaptor: transparent long-backoff model-stream retries (10-min cap), local response replay cache, heartbeat auto-reconnect, and degraded-mode token economy, with a bilingual (zh/en) settings page.
  • JUNQINGV587/dsh-maestro - Planner/executor delegation with named roles: a strong planner steers, disposable executor sub-agents (per-role routes and prompts) implement. Default role plus per-delegation override, a global reasoning-effort knob in the composer chip, and a settings page for role management.
  • 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.
  • LiZhenNet/dsh-antigravity - Google Antigravity / Cloud Code Assist model provider with quota management and model selector.
  • llmpolska/oh-my-dsh - Tiered model routing for DeepSeek Harness: think/build model tiers, vision delegation (the vision model only describes images; the working model acts), image generation, and a high-impact guard.
  • lninghaha/dsh-coding-subscription-oauth - Coding-subscription OAuth for SuperGrok/Grok Build, ChatGPT Plus Codex, Kimi Code and Claude Code, plus an opt-in loopback OpenAI/Anthropic gateway: local login without pasting tokens, AUTH refresh-and-retry, grok-4.6 xhigh, and API-key route coexistence.
  • lujianjun19/dsh-llm-github-copilot - GitHub Copilot LLM adapter: OAuth device-flow sign-in, live model discovery from the Copilot API, vision support for image-capable models (gpt-4.1, gpt-4o), and two wire protocols (Chat Completions and Responses API) with automatic endpoint routing per model.
  • MaRi23333/dsh-grok-kit - Unofficial Grok integration for eligible SuperGrok or X Premium subscriptions: grok-4.6 chat with main-loop web/X search, shared Grok CLI OAuth, configurable model visibility, and Imagine images saved to an attachment or chosen path.
  • Mars-Sea/dsh-commandcode-provider - Unofficial Command Code LLM provider: registers a commandcode route with a live model catalog and reasoning-effort support.
  • MoRanYue/dsh-openrouter-providers - Route OpenRouter requests through a configured provider list and quantization cap, injected as provider.only/order with allow_fallbacks, plus provider.quantizations.
  • NOirBRight/dsh-llm-codex - ChatGPT Codex subscription chat: official OAuth, a Sol/Terra/Luna catalog with Fast rows, live usage limits, and optional search and view_image tools.
  • NOirBRight/dsh-llm-cursor - Unofficial Cursor subscription chat: Host-owned CLI session login, a displayed model catalog, and subscription usage rails. Cursor staff treat this class of private-client usage as against ToS.
  • NOirBRight/dsh-llm-grok - xAI Grok subscription chat: SuperGrok or X Premium+ OAuth, a displayed model subset, Responses through the Grok CLI proxy, and always-on server-side web_search and x_search.
  • 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.
  • omdsh-dev/Qwen-MM-Plugins - Qwen multi-modal plugin support.
  • OPaimon/dsh-model-gate - Single-model disable gate: hides denied models from DSH catalogs, blocks direct dispatch with an in-protocol error chunk, and exposes a settings UI for the denylist.
  • OpenTritium/dsh-codex-shim - Simulates a Codex environment for selected model routes to improve GPT-family model tool-call success.
  • passingby000/dsh-nl-model-switch - Switch the current DSH session's model with a natural-language sentence, on web, TUI, or IM bridges (WeChat, Feishu), without touching the panel.
  • qjf44/dsh-plugin-thinking-api - One-click OpenAI-compatible API (CodeBuddy/vLLM/proxies) with thinking mode, avoiding developer-role content_filter rejection.
  • 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.
  • seriousz158/dsh-codex-use#dsh-codex-appserver - Adds OpenAI Codex (ChatGPT) as a selectable DSH provider via the local Codex App Server.
  • SeverusZh/dsh-plugin-subagent-director - Per-subagent LLM provider/model selection with role templates.
  • shuind/dsh-codex-harness - Provides a Codex preset for DSH with Codex-style system instructions and tool contracts, image input, optional reasoning effort, Fast priority-tier requests, OpenAI Responses web search and remote compaction, and Web context-capacity settings; it is intended as a harness adapter for tokens originating from Codex and remains compatible with the DSH ecosystem.
  • SnowAmberX/dsh-role-router - Routes agent requests to configurable default, planner, and subagent models, automatically using the planner role in plan mode, with per-role reasoning effort and Web UI configuration.
  • songoao25/dsh-chatgpt-subscription - Bind your ChatGPT account via official OAuth and chat with ChatGPT models inside DSH, using your Plus/Pro subscription quota.
  • SpookySandwich/dsh-plugin-rollout-scout - Detects which conversation model an account is being served: launches concurrent throwaway probe conversations, scores each streaming chain-of-thought by how its paragraphs open, and cancels probes that read as the older model within seconds. Includes an offline self-check that replays 13 hand-labelled chains-of-thought through the same classifier.
  • stoneface10/dsh-codex-connect-plus - Adds ChatGPT/Codex OAuth-backed Codex models and gpt-image-2 generation/editing to DSH without requiring an OpenAI Platform API key.
  • suntianc/dsh-codex-auth - Reuses the Codex CLI ChatGPT login as an openai-codex LLM 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.
  • superfish058/dsh-llm-proxy - Per-model proxy routing for LLM requests: selected models go through a proxy (Clash etc.) while the rest stay direct, with automatic retry on transport errors, 429 and 5xx, configured live from the settings page.
  • TikaFlow/dsh-model-reasoning - Automatically fills in reasoning-effort levels for models from unofficial (custom) providers, with data sourced from models.dev.
  • upJiang/dsh-ccswitch - Adds CC Switch providers and models to DeepSeek Harness, with provider filtering and model-name search.
  • V1ki/dsh-plugin-subscriptions - Use ChatGPT (Codex), Claude, and Grok subscriptions as DeepSeek Harness LLM providers, with Settings login, model catalogs, usage, plus image_generate, video_generate, and x_search tools.
  • wenheguo2/dsh-delegation-suite - Ranked subagent delegation: role-based model routing with failover, per-route reasoning effort, model-transparent labels, fork delegation, and a visual route editor.
  • wenzetan/dsh-llm-newapi - NewAPI (OpenAI-compatible gateway) LLM provider: registers a newapi route 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.
  • WJZ-P/dsh-model-capabilities - Adds an input-modality selector to custom model settings in the DeepSeek Harness Web UI.
  • 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.
  • wqy8593521/dsh-model-pro - Lifecycle management UI for the llm-pi-ai model provider: create, edit, delete, enable and disable providers with custom headers and AES-GCM-encrypted API keys; uninstall-safe restore of parked providers, remote model discovery with batch write, smart routing with five strategies, union/intersection composites, per-model connectivity tests, and request observability.
  • 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 separate Codex installation 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.
  • wyouwd1/dsh-opencode-models - Manages OpenCode Zen free-tier and Go-tier models in settings.yaml — fetches the live model listings from opencode.ai, reports configured-versus-live drift per route, and adds or removes entries through four agent tools and an OpenCode Models settings section.
  • xiaozhe7772222/dsh-opencode-zen - Zero-cost access to 6 free large models. No registration, no recharge, 6 free models built-in, multi-key rotation and rate-limit backoff.
  • ZChenW/dsh-codex-switch - Connects ChatGPT accounts through OAuth, switches among them manually or automatically, and adds Codex models with usage limits to DeepSeek Harness.
  • ZekaiShi/evo-subagent - Maps a stable agent_key to an exact provider/model pair declared in role Markdown front matter, validates the pair against the live DSH model registry before spawning, and maintains per-workspace prefercmd and memory evolution files.
  • zeng6125-rgb/dsh-llm-retry-settings - Settings card to tune the DSH LLM auto-retry policy (retry count, backoff, jitter) live from Settings → General.

Identity & Communication

  • AgentConnect/dsh-awiki - Provides DeepSeek Harness agents with native identities based on the open Agent Network Protocol (ANP), plus identity-based direct, group, mail, and Agent-to-Agent communication.
  • chenbin-dev/dsh-auth-everying - Import local Claude, Codex, Grok, Gemini, Copilot, OpenCode, and CC Switch config into DeepSeek Harness with OAuth login for supported providers.
  • MengYuil/dsh-ponytail - Port of ponytail: an always-on lazy-senior-developer coding persona with intensity levels, persistence of the default level, and review, audit, debt, gain and help skills for DeepSeek Harness.

Sessions & Messages

  • dsh-undo-plugin - Conversation and workspace undo: use the /undo timeline, session-header action, or message icon to roll back before any sent prompt; private Shadow Git snapshots restore files, the reverted turns stay out of model context, and Undo Rollback can recover mistakes. Includes archived-session management and per-tool colored cards.
  • 3403473060/dsh-inline-images - Render local image paths from assistant replies inline in the message body (9 formats, click-to-zoom lightbox, adjustable size).
  • 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.
  • 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.
  • anzhaohao/dsh-side-chat-plus-plus - Multi-tab side chat for DeepSeek Harness. Quote a whole message or text selected from a still-streaming reply into a side chat without waiting for the reply to finish, and dock the panel over the better-sidebar workbench or yield to the conversation depending on the sidebar state.
  • Asianfleet/dsh-message-copy-enhance - Copy selections from assistant messages as Markdown, preserving links, LaTeX sources, and code-fence language info.
  • azure5100/huahua-dsh-record-replay - Full-featured record & replay for DSH (works on Windows) from the huahua plugin series: replay every auto-recorded session as a readable timeline, export/import shareable replay packs, re-run conversations in a fresh session, and record screen operations to auto-generate installable SKILL.md skills. Includes a 4-file Windows adaptation of kangshifu1/dsh-record-replay for DSH rc.5 (see README derivative notice).
  • baisama-cloud/dsh-session-mover - Move a session to another workspace by dragging it onto the target workspace header in the sidebar: the session is cloned with full history into the target workspace and the original is archived.
  • baixianger/dsh-chat - Group chat rooms for DSH sessions with explicit @mentions, cold-session wake-up delivery, and optional cross-host transport through dsh-weave.
  • BananaSoldier01/dsh-tidychat - Fold completed turns down to their final conclusions, insert a divider line between thinking and text, and an adaptive left-edge navigation rail with hover summaries and click-to-jump; optional idle-time loading of earlier history and one-click diagnostic report to GitHub issues.
  • 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.
  • Buyi-wsgzg/dsh-sidechain - /side persistent side sessions and /btw one-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_export tool and slash commands, with cross-platform-safe filenames.
  • caoqinnan-web/organize-workspace-sessions - Organize DeepSeek Harness workspace sessions by renaming them as 类别|主题 and reporting archive, rename, and review suggestions.
  • CH4ACKO3/bites-the-dsh - Adds read-only, scriptable playback to native DSH conversations, with simulated user typing, forward and reverse playback, event stepping, speed control, idle-gap compression, and direct seeking by event, turn, or recorded time.
  • Chael-Chael/dsh-reference-anything - Reference workspace files, DSH sessions, and historical ChatGPT, Claude, Gemini, DeepSeek, Grok, and Kimi conversations from the unified DSH @ menu.
  • chenproton/dsh-history - Browse every message you sent in the current session: full-history listing with newest-first sort, text filter, one-click copy, and jump to a message (auto-loads earlier history when the target is not yet loaded).
  • Chinesezjc/dsh-interconnect - Cross-instance message and event handoff between DSH instances via an interconnect server.
  • chouyong/dsh-branch-review - Track human decisions for related DSH session branches: keep, discard, or follow up with reasons, labels, and external links.
  • chouyong/dsh-fork-diff - Read-only side-by-side comparison of related DeepSeek Harness conversation histories, including messages, tool calls, responses, timing, and usage.
  • 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.
  • ChuShiZ/dsh-archive-manager - Archived-session manager for DSH Web: workspace-grouped list, FTS5 full-text search over session content with per-session snippets, restore-and-open, and hard delete.
  • 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).
  • Coprexist/dsh-session-recovery - Recover deleted or corrupted dsh sessions (session.jsonl.zstd) and memory (memory.db) from the raw disk, and repair rebuilt sessions that fail to resume via the /session-repair command in the web UI.
  • 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).
  • DamonKoy/dsh-projection-guard - Guards the persisted session-projection cache: per-row JSON degradation so one misbehaving projection unit (e.g. a third-party plugin storing a Map) can never stall session titles or the whole cache again, plus a startup self-heal that backfills missing titles.
  • dongsheng123132/task-passport - Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.
  • dream12347/dsh-session-manager - DSH session manager: delete with trash/restore/purge, restore archived sessions, recent-activity stats, continue/pause, open log folder, unread markers, fork into a new chat, workspace grouping and sorting, context compaction threshold.
  • drscrewdriver/dsh-session-search-toggle - Sidebar session-search toggle between title and content: title filters by session title, content searches historical messages through DSH's built-in full-text index, grouped per session with the strongest snippet and message-type tags.
  • dylan121322/dsh-session-unarchive - Restore archived sessions to their original workspace from the Web GUI sidebar.
  • Earnest02522/dsh-archive-manager - Archived-conversation manager for DeepSeek Harness: view archived conversations grouped by workspace, restore them, and reveal their transcript folders.
  • 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.
  • feiertu/dsh-input-rewriter - Type normally; about two seconds after you pause, it rewrites your draft into a version more likely to get a good answer, leaving pasted code, links and long text untouched and keeping multi-part questions numbered.
  • flow2dream/dsh-msg-rewind - Conversation rewind for dsh web: /undo rolls back one turn, /rewind cuts to a past message, and hovering a user bubble offers a visual undo.
  • 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.
  • Frog755/dsh-client-auto-retry - Auto-resumes interrupted DSH turns: sends a queued 「继续」 after turn/end with error, interrupted or max-tokens reasons, with a grace period, cooldown, a consecutive-attempts cap, boot-time scanning and a settings card; it never switches models or providers.
  • GengDaPeng/dsh-agent-message - Cross-session agent messaging for DeepSeek Harness with session discovery, offline delivery, delivery receipts, and sender-session navigation.
  • GreenLv/dsh-session-insights - Generate local, evidence-backed workflow retrospectives from DSH session history through /session-insights, with deterministic and optional model-assisted analysis.
  • hajimimaodie8/DSH-Session-Sync - Bidirectionally synchronize sessions, workspaces, settings and plugins between the DSH web instance and the DSH Desktop instance.
  • Han-Yao94/dsh-session-toolkit - Consolidated toolkit for session identity, global & workspace prompts with referenced files, session auto-resume, UAC-free web restart, and peer-session messaging.
  • haoranwang0921/dsh-session-cleaner - Manage conversation records from the DSH web GUI settings page: delete a whole session (archive plus physical log removal) or a single message (deleting a user message cascades to its assistant replies and tool results). Running and current sessions are protected.
  • 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.
  • heiheiha798/dsh-plugin-subagent-delete - Ownership-checked tools and HTTP routes to list, release and permanently delete subagent sessions, with automatic web UI refresh after deletion.
  • hellodigua/dsh-share - Share your conversations with one click.
  • hkkz9522/dsh-session-manager - Delete conversations with a confirmation dialog and manage archived sessions (archive/unarchive) in the DeepSeek Harness web UI.
  • ht719/dsh-session-categories - Adds per-Workspace category trees to the Web sidebar, with nested categories, drag-and-drop session assignment, category-scoped session creation, and category deletion that archives contained sessions.
  • huajuan2024/dsh-session-manager - Session manager panel under Settings → Plugins: list all sessions with title, cwd, agent preset, updated time, turns and steps, expand a row to view message history, delete non-running sessions, and export a session as JSON or Markdown via a browser Blob URL.
  • 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.
  • hyzyn/dsh-plugin-kit#search - Full-text global search for the DSH Web GUI: a sidebar search box that searches history sessions (via the sessionQuery index, with a per-session scan fallback) and settings panels, highlights matches, and jumps to the matching session or settings card.
  • i1j/context-assembler-DSH - Context Assembler plugin for DeepSeek Harness: topic-block context assembly, water-pressure topic splitting, tool trace/rewrite, reality recall injection and handoff planning.
  • 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.
  • Jason-skd/dsh-session-fork - Git-style conversation branching: adopt the current session as a branch, fork branches at any turn via /branch commands or the branch tab, and squash a branch back into another branch.
  • jasonrale/dsh-archive-manager - Archived-session manager for DSH Web UI: reopen an archived session and keep chatting, unarchive it back in place, or hard-delete a session — grouped panel with message search and native view sync.
  • 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.
  • JohnXu22786/session-titler - Two-phase session captioning: instant keyword titles while the conversation is busy, then cheapest-budget-model refinement plus a one-line summary once it goes idle.
  • jueburenshu123/dsh-win-minimal - Windows minimal agent preset for DeepSeek Harness: fixed one-line persona, three tools, no runtime context.
  • kaieye/dsh-AIR - Web composer enhancement: recalls sent prompts across sessions with ArrowUp/ArrowDown, searches them with Ctrl+R, restores rich drafts, and opens a docked /btw or /side conversation.
  • keepermttl/dsh-archive-viewer - Archived-session manager for the DSH Web GUI: search titles and message content, tag/filter sessions, read logs, restore sessions, and export ZIP archives.
  • kiligzzz/dsh-session-archive - Sidebar panel for archived sessions in DeepSeek Harness: group by workspace, search by title, preview user questions, one-click restore, or delete with confirmation.
  • kiligzzz/dsh-session-nav - Piano-key style in-conversation navigation bar: one key per user message, hover preview tooltip, click-to-jump across full history. Official dual-face dsh plugin, no dsh source changes.
  • kirkchinese/CiteCiter#citeciter - Select text in a committed DSH response to open an independent, persistent, read-only multi-turn Topic bound to source-session evidence and project files while the source Agent keeps running.
  • 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.
  • lacemou/dsh-session-ref - Cross-session reference (mention) plugin — paste @label into any session, including one in another workspace, and the host injects the referenced session snapshot for the model to read; includes a one-click copy-reference button.
  • lamost423/dsh-trace-compare - Trace Compare & Live Maze: draw the agent's real exploration — main path, failed or dead-end detours, backtracks, and subagent branches — on one wall-clock timeline; upload 1–2 session logs for a same-axis compare, or watch it grow live in a session tab.
  • 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 sessionQuery service: 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.
  • liangmianya/dsh-synapse - Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
  • 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.
  • liuyuelintop/dsh-conversation-exporter - Export the current DSH conversation, or selected turns, as clean readable Markdown.
  • 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.
  • MichengAI/dsh-archive-manager - Adds an archived-sessions page in Settings to search, restore, and delete archived DeepSeek Harness sessions by workspace.
  • MingoZhou/dsh-replay - Replay sessions on a playable timeline with per-step token usage, audit sensitive operations, estimate cost, view fork lineage, compare sessions, and export standalone HTML replays.
  • 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.
  • MoonlitDropOfBlood/dsh-archive-manager - Archived-session manager for DeepSeek Harness: grouped archive panel with restore and delete.
  • mrzhangkris/dsh-session-pruner - Full-type session lifecycle management: one-shot subagents archived on completion, idle continuable subagents / main sessions archived (recoverable), a capacity cap, projection-cache cleanup, and a hot-reload settings panel.
  • MuWinds/dsh-archived-sessions - Archived-session management: browse archived sessions, unarchive them, or clear them out.
  • ne-ilyxa/dsh-session-drafts - Cursor-style New Session: every click creates a fresh blank draft session (persisted before the first message) instead of reusing the workspace's single one, plus a sidebar Drafts switcher to keep several empty chats open at once.
  • 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 - Four-source migration wizard: move Claude Code, Codex, OpenCode and Hermes sessions, memories, skills, instructions and slash commands into DSH (/move wizard with approval gate and idempotent move.json, resumable sessions).
  • 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; 0.4.0 adds a navigation organizer — pin groups (boards), tags and saved filter views, session health summaries, and /goto.
  • 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.
  • qinyre/dsh-plugin-atlas - Settings section for archived sessions: browse by workspace, search, batch unarchive with the sidebar updating live, and optional auto-archive rules (idle days, keep-last-N per workspace) with a dry-run preview — plus a left-edge turn rail for jumping between turns of long conversations and ↑/↓ input history in the composer.
  • qiyu166/dsh-client-ui-session-mention - Type @ in the composer to reference another conversation: pick a historical session and inject its compacted context into the current prompt.
  • 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.
  • Relethe/dsh-brief-session-title - Condenses DSH session titles from a full sentence into a short verb-free phrase, aiming for under five words.
  • Renzic-Stone/DSH-EasyRewrite - Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
  • Ricketts-Guo/dsh-off-peak-message#dsh-offpeak-send - Off-peak message scheduler: turn on valley mode and the composer queues your messages until DeepSeek off-peak hours (half price), then auto-injects them into the session and gets replies. Native-look composer, hotkeys (Enter queue / ⌘+Enter send now / Esc exit), per-session toggle persisted across restarts.
  • robbyisrobby/dsh-codex-pins - Splits the DeepSeek Harness sidebar into independently scrollable Pinned and Recents panes, and hides pinned sessions from Recents.
  • RyensX/dsh-message-fold - Provides Codex-style session message folding for DeepSeek Harness.
  • 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.
  • 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.
  • shendeguize/AgentSideCar#plugin - Cross-agent monitoring board for local AI agent sessions (cursor-ide, claude, codex, copilot, kimi and dsh itself) with session timelines, and message injection behind a default-off two-phase confirmation gate.
  • SiriLee/dsh-rewind - In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
  • sjh9714/dsh-what-changed - Reviews every file the agent wrote in a session from the session header, with per-file hunks and refused writes counted apart from changes.
  • SLin-code/dsh-task-notice-board - Task-scoped Workspace to Task to Session control center for DSH Web, with Session boards, archived conversation viewing, and bounded long-term memory shared across linked Sessions.
  • snow-The/dsh-session-handoff - Session handoff & context management: structured handoff documents (export/resume/status) so a fresh session can continue seamlessly, plus active context pruning (acp_* tools via the official compaction API with model-authored summaries).
  • SocFeng/dsh-query-jump - DSH WebUI session query navigation with a faint conversation-edge rail, a hover list of real user queries, and click-to-jump back to the matching bubble.
  • SpookySandwich/dsh-plugin-message-edit - Edit a sent message to rewind and branch the conversation from that turn, switch versions with a counter under the bubble, and browse every branch in a turn-level version tree.
  • SpookySandwich/dsh-plugin-no-workspace - Start and detach standalone chats without a mandatory workspace, keeping DSH's native workspace UI intact.
  • starslittle/dsh-queue-plus - A simple DSH queue panel for editing, removing, steering, reordering, and bulk removal.
  • Sttrevens/dsh-linked-folders - Multi-folder workspace: a durable global linked-folders list plus per-session on-the-fly linking (link_folder/unlink_folder), managed from the Web sidebar with a native folder picker.
  • sunyuhuirong/shl-session-history - Conversation history rail on the left edge of the chat: each tick is one real user request, hover to preview its text, click to jump to that turn.
  • tmpdot/dsh-checkpoint-diff - Browses checkpoints produced by dsh-checkpoint-rewind as a timeline of time nodes and shows per-file line diffs between any two of them, with trace replay from session logs (no snapshot producer needed) and preview-first workspace rollback with single-shot undo, via /diff and /rollback commands, a JSON HTTP API, and a GUI panel.
  • TOBYCAI/dsh-sessions-manager - Archive, restore, permanently delete, and move DeepSeek Harness sessions across workspaces from one unified settings panel.
  • Totoro-qaq/dsh-plugin-bridge - Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately.
  • tsingshitao-nuke/dsh-set-workspace - Adds a Windows Explorer right-click action to open a folder as a DSH workspace, launching DSH if needed.
  • tuogusa/dsh-session-nav - A floating button beside the chat that opens a searchable li
上一个 Prev learn-harness-engineering 下一个 Next EverOS