NoWint/Oh-My-DSH
> Data source: GitHub dsh-plugin topic + deepseek-harness keyword search, as of 2026-08-20 > 数据来源: GitHub dsh-plugin topic + deepseek-harness 关键词搜索,截至 2026-08-20 > The dsh-plugin topic contains 2,700+ repositories; this is a curated subset organized by category and stars. > dsh-plugin topic 共 2,700+ 个仓库,以下为按类别和 Star 精选的子集。
catalog 简介 / catalog descriptioncatalog description:🐋 Oh-My-DSH — DeepSeek Harness Plugin Ecosystem【每一小时更新】
安装Install
dsh plugin --profile web add github:NoWint/Oh-My-DSH
把 NoWint/Oh-My-DSH 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
Oh-My-DSH — DeepSeek Harness Plugin Ecosystem
Data source: GitHub
dsh-plugintopic +deepseek-harnesskeyword search, as of 2026-08-20 数据来源: GitHubdsh-plugintopic +deepseek-harness关键词搜索,截至 2026-08-20 Thedsh-plugintopic contains 2,700+ repositories; this is a curated subset organized by category and stars.dsh-plugintopic 共 2,700+ 个仓库,以下为按类别和 Star 精选的子集。
🏆 The only automated, multi-source DSH plugin discovery engine on GitHub. GitHub 上唯一的多源自动化 DSH 插件发现引擎。
⚡ Quick Start / 快速开始
# Clone & install the hourly discovery agent
git clone https://github.com/NoWint/Oh-My-DSH.git
cd Oh-My-DSH/Oh-My-DSH
cp .env.example .env # add your GITHUB_TOKEN (optional but recommended)
chmod 600 .env
./scripts/install-hourly-discovery.sh install
That's it. Every hour the pipeline scans 6 data sources, validates plugins against evidence rules, and updates this README automatically.
只需一条命令:克隆 → 复制
.env→ 安装 LaunchAgent,之后全自动运行。
📊 Ecosystem at a Glance / 生态总览
| Metric / 指标 | Value / 数值 |
|---|---|
dsh-plugin topic total / 话题总仓库数 |
2,700+ |
| Curated & validated entries / 精选收录 | ~1065+ |
| Data sources scanned / 扫描数据源 | 6 (GitHub · GitLab · Hacker News · Lobsters · Stack Exchange · Reddit) |
| Update frequency / 更新频率 | Hourly (LaunchAgent, 3600s interval) |
| Validation classification / 验证分级 | 4-tier: validated · probable · lead · rejected |
| Highest-starred plugin / 最高 Star 插件 | nexu-io/open-design ⭐ 88k |
| Primary languages / 主要语言 | TypeScript · JavaScript · Python |
| Categories covered / 覆盖类目 | 20 (see Table of Contents) |
| Last full scan / 最近扫描 | 2026-08-20 · +32 new resources across 5 categories, ~6 star counts refreshed |
🏆 Why Oh-My-DSH? / 为什么选择我们
| Feature / 特性 | NoWint/Oh-My-DSH | LaplaceYoung/oh-my-dsh | like-study1/Oh-My-DSH | AdamPlatin123/awesome-dsh-plugins |
|---|---|---|---|---|
| Multi-source scanning / 多源扫描 | ✅ 6 sources | ❌ GitHub only | ❌ GitHub only | ❌ GitHub only |
| Evidence-based validation / 证据验证 | ✅ 4-tier system | ❌ None | ❌ None | ❌ None |
| Auto-update / 自动更新 | ✅ Hourly | ❌ Manual | ✅ Every 8h | ❌ Manual |
| Cross-platform sources / 跨平台 | ✅ HN · RE · SE · Lobsters | ❌ | ❌ | ❌ |
| Bilingual (EN/ZH) / 双语 | ✅ | ❌ ZH only | ❌ ZH only | ❌ ZH only |
| Test suite / 测试套件 | ✅ 7 test files | ❌ | ❌ | ❌ |
| GitOps safety / Git 操作安全 | ✅ lock + rollback | ❌ | ❌ | ❌ |
| Star count / Star 数 | ⭐ 4 | ⭐ 43 | ⭐ 16 | ⭐ 641 |
核心差异:其他 oh-my-dsh 项目是静态 README 列表,Oh-My-DSH 是活的发现引擎——自动扫描、自动验证、自动更新目录。
📋 Table of Contents / 导航索引
- ⚡ Quick Start / 快速开始
- 📊 Ecosystem at a Glance / 生态总览
- 🏆 Why Oh-My-DSH? / 为什么选择我们
- 🤝 Contributing / 贡献
- 🏠 Core / 核心
- 📂 Awesome Lists / 精选列表
- 🖥️ Desktop Clients / 桌面客户端
- ⌨️ Terminal TUI / 终端 TUI
- 👁️ Vision & Multimodal / 视觉与多模态
- 🌐 Browser & Web Enhancements / 浏览器与 Web 增强
- 🛠️ Development Tools / 开发工具
- 🔧 Utility Toolkit / 实用工具集
- 💬 Communications & IM Bridges / 通讯与 IM 桥接
- 🧠 Memory & Persistence / 记忆与持久化
- 🤖 Multi-Agent & Workflows / 多 Agent 与工作流
- 🎨 Skins & Desktop Pets / 皮肤与桌宠
- 🔔 Notifications & Status / 通知与状态
- 📊 Data & Finance / 数据与金融
- 🎮 Entertainment / 娱乐与趣味
- 📚 Tutorials & Guides / 教程与手册
- 🔌 Infrastructure / 基础设施
- 🎙️ Voice & Audio / 语音与音频
- ⚡ Skills & Methodologies / 技能与方法论
- 🔬 Advanced & Experimental / 高级与实验性
- 📥 Installation / 安装
🏠 Core / 核心
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 168.5k | deepseek-ai/deepseek-harness | Official core: Everything is a Plugin. Plugin-based agent harness powered by Cordis. / 官方核心:万物皆可插件。 基于 Cordis 的插件化 agent 框架。 |
| ⭐ 3.26k | xiaobright/dsh-anchored-standard | Two-phase DSH preset: Minimal-aligned bootstrap, then full Standard tooling (Project2 98/99). / 两阶段 DSH 预设:Minimal 对齐引导,再切换到完整 Standard 工具集(Project2 98/99)。 |
📂 Awesome Lists / 精选列表
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 1041 | AdamPlatin123/awesome-dsh-plugins | Radar: auto-scans all dsh plugin candidates; verified ones moved to curated index. / 雷达:自动扫描所有 dsh 插件候选,经测试移入精选目录。 |
| ⭐ 4.57k | awesome-dsh-plugin/awesome-dsh-plugin | Curated plugin list for DeepSeek Harness. / DeepSeek Harness 精选插件列表。 |
| ⭐ 585 | 0xsline/awesome-deepseek-harness | DSH ecosystem: curated plugins, tools & infrastructure from dsh-external/hub and public dsh-plugin topic. / DSH 生态精选:来自 dsh-external/hub 及公开 dsh-plugin topic 的插件、工具与基础设施。 |
| ⭐ 47 | Alex-Yanggg/awesome-DSH-plugin | Meticulously curated list of plugins, extensions, tools & dev resources for DSH. / 精心编排的 DSH 插件、扩展、工具与开发资源列表。 |
| ⭐ 32 | libukai/awesome-deepseek-harness | The Ultimate Guide to DeepSeek Harness: QuickStart, Resources, Plugins & Toolkit. / DeepSeek Harness 终极指南:快速入门、资源推荐、精选插件与实用工具。 |
| ⭐ 92 | bruc3van/awesome-dsh-plugin | Find your DSH plugin in 30 seconds — not just a list, tells you what problem it solves. / 30 秒找到适合你的 DSH 插件:不只是列表,告诉你解决什么问题。 |
| ⭐ 53 | Dominic789654/awesome-deepseek-harness | Curated plugins, skills, MCP servers, orchestrators & UIs for DSH. / DSH 精选插件、Skills、MCP Server、Orchestrator 与 UI。 |
| ⭐ 45 | LaplaceYoung/oh-my-dsh | 700+ plugin ecosystem, registered only via extension seams, never modifying the agent-loop skeleton. / 700+ 插件生态,只通过扩展接缝注册,不修改 agent-loop 骨架。 |
| ⭐ 22 | like-study1/Oh-My-DSH | Community-maintained Oh-My-DSH mirror: auto-synced dsh-plugin catalog every 8 hours. / 社区维护的 Oh-My-DSH 镜像:每 8 小时自动同步 dsh-plugin 生态精选。 |
| ⭐ 7 | kejixiaoliang/awesome-dsh-plugins | DeepSeek Harness plugin curated directory — 14 categories, 280+ community plugins across MCP / Skill / TUI / Multi-Agent / Memory / Skins. / DSH 插件精选目录,14 类 280+ 社区插件,覆盖 MCP/Skill/TUI/多Agent/记忆/皮肤分类索引。 |
| ⭐ 15 | zp-home/dsh-recommend | DSH plugin ecosystem transparent ranking: daily auto-scan of dsh-plugin topic, public scoring model, ranked lists, and static recommendation site. / DSH 插件生态透明排行:每日自动抓取 dsh-plugin 话题 + 公开评分模型 + 排行推荐插件与静态站。 |
| ⭐ 7 | white0dew/awesome-dsh-plugins | Awesome DSH Plugins: a public GitHub directory for DSH plugins, install commands, and ecosystem tools. / DSH 插件公共 GitHub 目录,含安装命令与生态工具。 |
| ⭐ 4 | billLiao/awesome-dsh-plugin | A curated list of plugins for DeepSeek Harness (dsh). / DeepSeek Harness 精选插件列表。 |
| ⭐ 5 | YYTbit/awesome-dsh-bridges | Bridge your favorite AI coding tools into DeepSeek Harness. / 将各 AI 编码工具桥接到 DSH。 |
| ⭐ 3 | calderbuild/awesome-deepseek-harness | Curated DeepSeek Harness resources: docs, concepts, packages, plugins, and write-ups. / DSH 精选资源:文档/概念/包/插件/写作。 |
| ⭐ 9 | the-beating-light-of-the-nail/dsh-meme-hub | The meme side of DeepSeek Harness — 贪玩蓝鲸/QQ2006/whale girls/mini-games curated tour. / DSH 梗文化精选:蓝鲸/QQ2006/鲸鱼娘/小游戏导览。 |
| ⭐ 2 | uyq/awesome-dsh | The community ecosystem and plugin directory for DeepSeek Harness. / DeepSeek Harness 社区生态与插件目录。 |
| ⭐ 2 | cccakeee/awesome-dsh-plugins | Evidence-led curated DSH plugin directory with verified loadable extensions. / 证据驱动的 DSH 插件精选目录:可验证加载的扩展。 |
| ⭐ 2 | vvlife/awesome-deepseek-harness-plugins | Curated list of plugins, tools, skins, and extensions for DSH. / DSH 精选插件/工具/皮肤/扩展列表。 |
| ⭐ 1 | HackSing/dsh-plugins | Bilingual, continuously maintained directory of DSH plugins. / 双语持续维护的 DSH 插件目录。 |
| ⭐ 1 | tmstack/awesome-harness-plugins | Awesome DeepSeek Harness Plugin. / DSH 精选插件。 |
| ⭐ 1 | dshworks/awesome-dsh-themes | Registry of DeepSeek Harness themes and --dsw-* token skins. / DSH 主题与 token 皮肤注册表。 |
| ⭐ 45 | ZASENJC/dsh-plugins-store | Auto-collected static catalog site for GitHub dsh-plugin topic — auto-categorizes and indexes plugins. / 自动收录分类 GitHub dsh-plugin Topic 项目的静态目录网站。 |
| ⭐ 8 | Noob-stupid/dsh-plugin-hub | DSH plugin management panel: one-click enable/disable + GitHub dsh-plugin marketplace with plugin details and one-click install. / DSH 插件管理面板:一键启用/停用 + GitHub dsh-plugin 插件市场,带插件详情与一键安装。 |
| ⭐ 2 | loguhan/dsh-workshop | Steam Workshop–style plugin store for DeepSeek Harness Web UI: browse 850+ community plugins, rating, one-click install. / Steam Workshop 风格 DSH Web UI 插件商店:浏览 850+ 社区插件,评分排序,一键安装。 |
| ⭐ 2 | imlishiyuan/deepseek-harness-zh-cn | Chinese-first plugin for DeepSeek Harness — translates the entire Web UI and agent interaction flow into simplified Chinese. / DSH 中文优先插件:将完整 Web UI 和 Agent 交互流程本地化为简体中文。 |
| ⭐ 20 | beancookie/awesome-dsh-plugin | Awesome DeepSeek Harness (DSH) Plugin — curated list of 280+ plugins organized by category. / DSH 精选插件列表:280+ 插件按分类整理。 |
| ⭐ 7 | imsai-sh/awesome-deepseek-harness-plugins | Curated community plugin directory and live marketplace for DeepSeek Harness with 262 plugins across 11 categories. / DSH 精选插件目录与实时市场:11 类 262 个插件,含在线安装 CLI。 |
| ⭐ 5 | wangshunnn/oh-my-dsh | Community plugin index for DSH — scans for valid dsh.bundle.patch repos, auto-updates every 8 hours, 662+ plugins cataloged. / DSH 社区插件索引:自动扫描有效插件仓库,每 8 小时更新,收录 662+ 插件。 |
| ⭐ 4 | dshworks/awesome-dsh-plugins | Spam-filtered, open-data registry of DSH plugins, bundles, and skills — 2,662 entries across 17 functional areas. / DSH 插件、bundle 和技能垃圾过滤注册表,17 类 2,662 条记录。 |
| ⭐ 15 | cclank/dsh-plugin-hub | Community plugin registry with evidence-based screening: curated index of verified DeepSeek Harness plugins. / 社区插件注册中心:基于证据筛选的 DSH 插件精选索引。 |
| ⭐ 107 | Zhiyuan-Fan/Awesome-DeepSeek-Harness-Plugins | Curated DSH plugins, extensions, tools, skills, clients, runtimes, integrations and verified references — bilingual. / DSH 精选插件、扩展、工具、技能、客户端、运行时、集成与验证参考,中英双语。 |
| ⭐ 4 | coderPerseus/dsh-hub | Discover the best DSH plugins — community-curated plugin discovery hub. / DSH 插件发现中枢:社区精选插件发现平台。 |
| ⭐ 4 | ARFCON/dsh-hub-DSH | dsh-hub — DSH 插件中枢:一站式插件发现与管理入口。 |
| ⭐ 69 | Tabbit-Browser/dsh-plugin | Tabbit Browser plugins for DeepSeek Harness. / Tabbit 浏览器 DSH 插件。 |
🖥️ Desktop Clients / 桌面客户端
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 15.45k | anywhere-labs/deepseek-harness-desktop | Modern Electron desktop for DeepSeek Harness — optimized for macOS & Windows with best out-of-box experience. / 现代化 Electron 桌面端,深度适配 macOS 与 Windows,最佳开箱即用体验。 |
| ⭐ 4.02k | zhukunpenglinyutong/desktop-cc-gui | Multi-engine AI coding desktop client (Tauri): Claude Code, Codex, Gemini, OpenCode, DeepSeek Harness in one GUI. / 多引擎 AI 编码桌面客户端(Tauri):Claude Code、Codex、Gemini、OpenCode、DSH 一站式集成。 |
| ⭐ 621 | zouyuxuan122/Deepseek-Harness-EAC | DeepSeek Harness Windows/Linux desktop client — bundled Node.js + dsh CLI, one-click launch, 10 built-in UI skins. EAC: Embracing All Creation. / DSH Windows/Linux 桌面客户端,内置 Node.js + dsh CLI,一键启动,10 套内置皮肤。 |
| ⭐ 20 | WEP-56/DSH-Launcher | DSH launcher that embeds the WebUI (not a wrapper) — supports all WebUI enhancement plugins, plus package/config/plugin management, browser tabs, and multi-window. / DSH 启动器:内嵌 WebUI 而非二次打包,支持所有 WebUI 强化插件,附包管理/配置管理/插件管理/浏览器标签页/多窗口。 |
| ⭐ 204 | vibeinging/deepseek-harness-desktop-app | DeepSeek Harness Desktop: local AI workspace for DSH sessions, projects, files, web research, plugins, and Office artifacts. / DSH 桌面应用:本地 AI 工作台,支持会话/项目/文件/Web 研究/插件与 Office 文档。 |
| ⭐ 5 | ninipa/dsh-desktop | A desktop shell for DeepSeek Harness (dsh). / DSH 桌面壳。 |
| ⭐ 49 | fufankeji/deepseek-harness-studio | DeepSeek Harness Desktop for macOS & Windows — zero-code Plugin Store, one-click install, vision enhancement, and AI recommendations. / DSH 桌面应用:零代码插件商店,一键安装启用,视觉增强 + AI 推荐。 |
| ⭐ 326 | PM-Shawn/Abu-Cowork | Open-source alternative to Claude Cowork — local-first AI agent desktop app with self-evolving skills, multi-model, privacy-first, and multi-Harness roadmap. / 本地优先 AI Agent 桌面应用:自进化技能、多模型、隐私优先,支持多 Harness 路线图。 |
| ⭐ 1,141 | dataelement/dsh-desktop | Desktop for DeepSeek Harness. / DeepSeek Harness 桌面客户端。 |
| ⭐ 76 | myYangyunfan/dsh_desktop | Windows desktop client — bundled Node.js + dsh CLI, one-click launch. / Windows 桌面客户端,内置 Node.js + dsh CLI,一键启动。 |
| ⭐ 52 | ChisaAlter/Deepseek-Harness-Desktop | Electron desktop shell. / Electron 桌面壳。 |
| ⭐ 25 | vibeinging/dsh-work | Local-first AI workbench: Agent sessions + project files + data analysis + web research + MCP + Office. / Local-first AI 工作台:Agent 会话 + 项目文件 + 数据分析 + Web 研究 + MCP + Office。 |
| ⭐ 117 | Ruler4396/dsh-launcher | Lightweight Windows launcher: silent autostart + WebView2 window. / 轻量 Windows 启动器:静默开机自启 + WebView2 窗口。 |
| ⭐ 91 | liceses/dsh-gitbash-preset | One-click Git Bash preset for DSH minimal mode — maps bash calls to Git for Windows MSYS, making minimal mode truly usable on Windows. / DSH 极简模式一键 Git Bash 预设:将 bash 调用映射到 Git for Windows MSYS。 |
| ⭐ 18 | bruc3van/dsh-desktop | Community-maintained third-party desktop client; auto-reuses local official instance. / 社区维护非官方桌面客户端,自动复用本机官方实例。 |
| ⭐ 20 | CCMu04/DSHDesktop | Unofficial Windows desktop client. / 非官方 Windows 桌面客户端。 |
| ⭐ 11 | sleep2agi/DeepSeek-Harness-Desktop | Unofficial community desktop shell. / 非官方社区桌面壳。 |
| ⭐ 6 | omdsh-dev/deepseek-harness-desktop | DSH desktop app. / DSH 桌面应用。 |
| ⭐ 5 | ding7015869-alt/dsh-web-desktop | Windows desktop client — WebView2 + tray mode. / Windows 桌面客户端,WebView2 + 托盘模式。 |
| ⭐ 11 | openguardrails/dsh-tui | Claude Code-style terminal UI for DeepSeek Harness agents, as an out-of-tree dsh plugin bundle. / DSH 插件 bundle:Claude Code 风格终端 UI。 |
| ⭐ 7 | whitelonng/dshcode | Community desktop companion — one-click Electron app for macOS & Windows. / 社区桌面伴侣,一键 Electron 应用(macOS/Windows)。 |
| ⭐ 8 | kuangre123/deepseek-harness-mac | Native macOS wrapper for DeepSeek Harness: native window chrome, menu bar integration, local file access, zero Electron dependency. / DSH 原生 macOS 桌面客户端:无 Electron,原生窗口、菜单栏集成、本地文件访问。 |
| ⭐ 3 | longyu065/dsh-desktop | Desktop shell — auto-installs dsh, native macOS tray, packaged macOS & Windows. / 桌面壳,自动安装 dsh,原生 macOS 托盘,打包 macOS & Windows。 |
| ⭐ 3 | Void0312Aurora/dsh-desktop-electron | Cross-platform Electron shell, tray-resident standalone window. / 跨平台 Electron 壳,tray 常驻独立窗口。 |
| ⭐ 5 | RZX00/deepseek-harness-desktop | DeepSeek Harness Windows desktop build: Electron shell over dsh web profile, packaged as installer. / DSH Windows 桌面版:Electron 封装官方 Web 配置文件,打包为安装程序。 |
| ⭐ 2 | SnowCrescenter-tech/dsh-desktop | Native Windows desktop shell: frameless window / tray / native notifications / single-instance / auto-launch. / 原生 Windows 桌面壳:无边框窗口/托盘/原生通知/单实例/开机自启。 |
| ⭐ 2 | chyra-moon/deepseek-harness-desktop | 1:1 replica of the official Web UI as a Windows desktop app. / 1:1 复刻官方 Web UI 的 Windows 桌面应用。 |
| ⭐ 2 | zsyu9779/dsh-desktop | Unofficial Wails (Go) desktop shell wrapping the dsh web UI in Codex-style native app. / 非官方 Wails (Go) 桌面壳,Codex 风格原生应用。 |
| ⭐ 2 | SnowCrescenter-tech/dsh-launcher | One-click portable launcher — no Node.js, no pnpm, no CLI needed. / 一键便携启动器:免 Node.js/pnpm/CLI。 |
| ⭐ 2 | HaoyueQin/deepseek-harness-desktop | Native-feeling, always-on desktop shell wrapping the official dsh web UI. / 原生质感、常驻后台的桌面应用壳。 |
| ⭐ 1 | KhanZou/Deepseek-Harness-as-Desktop | Codex-style desktop app: WebView2 shell, system tray, auto-start, toast, skin center. / Codex 风格桌面应用:WebView2 + 系统托盘 + toast + 皮肤中心。 |
| ⭐ 1 | SZMY-haruhi/dsh-desktop-shell | Pure Electron shell for DeepSeek Harness — no bundled code, spawns npx @deepseek-ai/dsh@latest web, loads 127.0.0.1:3080, transparent to all plugins. / 纯 Electron 壳:不捆绑代码,调用 npx 启动 dsh web,加载 127.0.0.1:3080,对所有插件透明。 |
| ⭐ 1 | KnCRJVirX/dsh-desktop | Electron desktop wrapper for DeepSeek Harness. / DeepSeek Harness 的 Electron 桌面封装。 |
| ⭐ 1 | kyorakuyk/dsh-desktop | Desktop shell for DSH. / DSH 桌面壳。 |
| ⭐ 1 | czzzlq/deepseek-harness-desktop | deepseek-harness desktop client. / deepseek-harness 桌面端。 |
| ⭐ 1 | fengzhiyushui/dsh-desktop-window | Desktop window for DSH. / DSH 桌面窗口。 |
| ⭐ 1 | Asaiuta/dsh-session-hub | Aggregate and natively control multiple remote DSH servers' sessions from one official Web UI. / 多服务器 DSH 会话聚合与原生操控 — hub gateway + 官方 UI 桥接。 |
| ⭐ 1 | tttnny/DSH-Launcher | macOS menu bar app managing the DSH web service via launchd. / macOS 菜单栏应用,通过 launchd 管理服务。 |
| ⭐ 1 | SeverusZh/dsh-notify-windows | Windows notification plugin. / Windows 通知插件。 |
| ⭐ 2 | starf233-2/DeepSeek-Harness-Desktop | DeepSeek Harness Desktop packages DeepSeek's agent harness into a double-clickable Windows portable. / DSH Windows 便携桌面包。 |
| ⭐ 2 | TMLX1453/DeepSeek-Harness-Desktop | Codex-packaged DeepSeek Harness desktop client. / Codex 打包 DSH 桌面端。 |
| ⭐ 2 | qingyu321/dsh-gui | DeepSeek Harness self-contained desktop GUI — Electron shell, iframe-embedded official webui, portable single exe + NSIS. / DSH 自包含桌面 GUI(Electron 壳,iframe 嵌入官方 webui,便携单 exe + NSIS 安装包)。 |
| ⭐ 1 | zneoxlab/deepseek-harness-app | DeepSeek Harness Desktop — a native desktop app for DSH. / DSH 原生桌面应用。 |
| ⭐ 1 | MoneShadow/DeepSeek-Harness-linux- | Linux desktop DSH based on official WebUI — bundled vision plugin, 4 iterations. / 基于官方 WebUI 二改的 Linux 桌面端。 |
| ⭐ 1 | Aetik-yue/whalecode | DeepSeek Harness WebUI desktop wrapper (Electron): one-click launch, auto-update, official whale icon. / DSH WebUI Electron 桌面封装:一键启动,自动更新。 |
| ⭐ 1 | jenokagong-dotcom/dsh-webui-launcher | One-click Windows launcher for DeepSeek Harness Web UI: auto-starts service, opens browser. / 一键 Windows 启动器。 |
| ⭐ 1 | FUOQL/DeepSeek-Launcher | Windows launcher for DeepSeek Harness Agent. / DSH Windows 启动器。 |
| ⭐ 1 | qzhqzh/dsh-quickstart | Desktop launcher for DeepSeek Harness — start dsh web with no console window and auto-open browser. / 无控制台窗口的 DSH 桌面启动器。 |
| ⭐ 1 | Ning668819/dsh-desktop-shortcut | One-click desktop shortcut for DeepSeek Harness — starts dsh web and opens the browser. / 一键桌面快捷方式。 |
| ⭐ 1 | ReachGa0/dsh-desktop | Electron desktop shell for DeepSeek Harness (dsh web) — standalone window without system tray. / DSH Electron 桌面壳(独立窗口)。 |
| ⭐ 1 | SwordSifu/dsh-desktop | Electron desktop shell for DeepSeek Harness: bundled Node runtime, tray, system notifications, NSIS. / DSH Electron 桌面壳:bundled Node、托盘、系统通知。 |
| ⭐ 1 | Kazama-Suichiku/dshcode | DSHCode: a clean native-desktop coding agent forked from DeepSeek Harness — Tauri shell + cordis plugins. / DSHCode:Tauri 壳 + cordis 插件的原生桌面 Agent。 |
| ⭐ 1 | LouisYang841/dsh-mini | DeepSeek Harness 核心的便携引擎 + Termux 友好的终端编程 Agent CLI(pi 壳 + DSH 引擎,零运行时依赖)。 / DSH 核心便携引擎 + Termux 友好 CLI。 |
| ⭐ 1 | wuxiaoji/Dsh_Desktop | DSH desktop app packaged with Rust — easy for beginners to launch and update. / Rust 打包 DSH 桌面应用。 |
| ⭐ 1 | o-Sakurajimamai-o/dsh-desktop | DeepSeek Harness Desktop/App. / DSH 桌面应用。 |
| ⭐ 1 | MAXeaglet/dsh-plugin-manager | DSH plugin manager: desktop GUI + CLI, manage profiles, plugins and one-click start dsh web (Tauri 2 + Node CLI). / DSH 插件管理器:桌面 GUI + CLI。 |
| ⭐ 1 | wulun811/dsh-rules-manager | Rules & commands manager for DeepSeek Harness: /rules command + settings panel + custom commands. / DSH 规则与命令管理器。 |
| ⭐ 0 | jilian-dsh/dsh-rules-manager | Rules & commands manager for DeepSeek Harness: /rules command + settings panel + custom commands. / DSH 规则与命令管理器。 |
| ⭐ 1 | Uddoo/dsh-dashboard | Symphony-compatible Linear issue orchestrator and native operations dashboard for DeepSeek Harness. / Symphony 兼容 Linear 任务编排与操作面板。 |
| ⭐ 1 | Baiyuscc13724-Max/deepseek-harness-desktop | Windows desktop app for DeepSeek Harness: installer, themes, in-app plugin marketplace, model routing. / DSH Windows 桌面应用:安装器、主题、内置插件市场、模型路由。 |
| ⭐ 1 | XS-dev/dsh-start | Cross-platform one-command launcher for the DeepSeek Harness Web UI. / DSH Web UI 跨平台一键启动器。 |
| ⭐ 1 | mocchh/dsh-better-launcher | dsh start / stop / status — one-command lifecycle manager for DeepSeek Harness. / DSH 一键生命周期管理器(start/stop/status)。 |
| ⭐ 1 | AdamPlatin123/dsh-zcf | dsh-zcf: DeepSeek Zero-Config Flow — one-command setup wizard for DeepSeek Harness. / DSH 零配置一键安装向导。 |
| ⭐ 1 | bill9109/dsh-conversation-share | Share any paragraph of DSH conversation. / 分享任意 DSH 对话段落。 |
| ⭐ 25 | ningbainb/deepseek-harness-desktop | Lossless Windows desktop app for DeepSeek Harness: complete DSH Web UI, plugins, skins, and auto-update. / 完整功能 DSH Windows 桌面应用:Web UI、插件、皮肤完整保留,支持自动更新。 |
| ⭐ 2 | bailang1218/deepseek-harness-desktop | Community-maintained self-contained Tauri desktop distribution for DeepSeek Harness. / 社区维护自包含 Tauri 桌面版 DSH。 |
| ⭐ 0 | sorsama/deepseek-harness-mobile | Android companion for DeepSeek Harness — chat, goals, approvals & notifications from your phone. / DSH Android 伴侣:手机远程聊天/目标/审批/通知。 |
| ⭐ 5 | railgun0325/dsh-phone | Run DSH agents on your phone via Magisk root — native Android operation (screenshot/click/swipe/open apps) + mobile layout + WebView API. / 让 DSH agent 跑在手机里,通过 Magisk root 原生操作安卓系统(截图/点击/滑动/开应用)+ 移动端布局。 |
| ⭐ 5 | Hotsteel2901/dsh-client-ui-mobile-adapt | Your DSH web UI, rebuilt for the phone in your hand — responsive layout optimized for mobile developers. / 专为手机端重建的 DSH Web UI:响应式布局,面向移动端开发者。 |
| ⭐ 1 | tengqi159/harness-mate | Native macOS companion for DeepSeek Harness — research files, Appshot, scoped Computer Use, desktop-integrated workflow. / DSH 原生 macOS 伴侣:研究文件、Appshot、受限 Computer Use,桌面集成工作流。 |
| ⭐ 7 | Lehhair/dsh-mobile | DeepSeek Harness Android standalone app. / DSH Android 独立应用。 |
| ⭐ 51 | Kelai141/dsh-mobile-apk | Android APK shell with WebView UI + Termux runtime snapshot — runs on device without root. / Android APK 壳:WebView UI + Termux 运行时,免 ROOT 可直接运行。 |
| ⭐ 2 | qiannianhuanxiang/DSHA | Android launcher for DeepSeek Harness with proot+Ubuntu, one-click setup without root or Termux. / DSH 安卓启动器:内置 proot+Ubuntu,免 ROOT 免 Termux 一键运行。 |
| ⭐ 1 | thness/dsh-mobile | DeepSeek Harness Android — bundled Node.js runtime + official Web UI, standalone app out of the box. / DSH Android 版:内嵌 Node.js 运行时 + 官方 Web UI 开箱即用。 |
| ⭐ 2 | YiYan129600/dsh-mobile-access | One-page mobile access setup: Tailscale/LAN detection, offline QR code scan-to-open, insecure-origin polyfill for safe remote DSH on phone. / DSH 手机端一键接入插件:Tailscale/LAN 检测、扫码离线打开、不安全来源 polyfill。 |
| ⭐ 13 | mexiaosqwq/dsh-web-mobile | DSH Web UI mobile adaptation: sidebar becomes overlay drawer on narrow screens, session takes full width. / DSH Web UI 移动端适配插件:窄屏下侧边栏变为 overlay 抽屉,会话独占全宽。 |
| ⭐ 1 | Bernardxu123/dsh-mobile-gate | LAN mobile gateway for DSH: first-visit approval, per-device tokens, rate limiting, mobile layout. / DSH 局域网手机网关:本机审批、设备令牌、限流、手机端适配。 |
| ⭐ 0 | nolimit368/dsh-win-launcher | Windows silent launcher for DeepSeek Harness — auto-starts dsh web with minimized tray icon on boot; zero console popup. / DSH Windows 静默启动器:开机自启,最小化托盘图标,零控制台弹窗。 |
| ⭐ 2 | RAFOLIE/dsh-desktop-windowos | DSH Windows desktop shell — Tauri v2, tray resident, native webchat in shell window, task-done system toasts, single portable exe (~4.4 MB). / DSH Windows 桌面壳:Tauri v2,托盘常驻,原生 webchat 内嵌窗口,任务完成 toast 通知,单文件便携 exe。 |
| ⭐ 9 | MarcoG-h/DSH-Launcher | Comprehensive DSH launcher with offline deploy, plugin management, one-click start and API switching. / 最全面的 DSH 桌面启动器:离线部署、一键启动、插件管理与 API 切换。 |
| ⭐ 2 | xxccdl/deepseek-harness-desktop | Electron shell wrapping dsh web with desktop-only plugins: memory viewer, computer use, desktop settings, scheduler, quick chat, and usage bar. / Electron 封装 DSH Web,集成记忆查看、电脑控制、桌面设置、定时任务、快捷对话与预算血条等桌面插件。 |
| ⭐ 5 | majiayu000/dsh-desk | Installable Tauri desktop distribution for DeepSeek Harness with bundled runtime — one-click setup, no Node.js needed. / 可安装 Tauri 桌面版 DSH:内置运行时,一键部署无需 Node.js。 | | ⭐ 1 | Nexus-Aethra/DSHBox | Manage multiple DSH versions in isolated containers: version switching without conflicts, clean environment per project. / DSH 容器化管理:在隔离容器中运行多个 DSH 版本,零冲突切换。 | | ⭐ 10 | liguobao/dsh-desktop | Independent open-source desktop wrapper for DeepSeek Harness — bundles @deepseek-ai/dsh Web UI locally with hardened Electron window on Linux/macOS/Windows. / 独立开源 DSH 桌面封装:本地捆绑官方 Web UI,硬化的 Electron 窗口。 | | ⭐ 34 | xiincs/deepseek-harness-desktop | Native Tauri 2 desktop app for DeepSeek Harness: built-in Node.js runtime, one-click install, instant launch, tray resident, auto-update. / DSH 原生桌面版,基于 Tauri 2,内置 Node.js 运行时,一键安装,极速启动,托盘常驻,自动更新。 | | ⭐ 182 | turtle2209/Bigfish | Bigfish — third-party desktop client for DeepSeek Harness: bundled Node runtime, double-click to use, plus desktop pet. / Bigfish —— DeepSeek Harness 的第三方桌面端,内置 Node 运行时,双击即用,附带桌面萌宠。 | | ⭐ 4 | kunjinkao-os/dsh-mobile-gui-agent | Android Mobile GUI Agent plugin for DSH with ADB control, iterative verification, approvals, and a Web mobile view. / DSH Android 移动 GUI Agent 插件:ADB 控制、迭代验证、审批流程与 Web 移动端视图。 | | ⭐ 125 | steven-kid/deepseek-harness-desktop | Minimal desktop wrapper for DeepSeek Harness — cross-platform, zero-config, out-of-box. / 极简 DSH 桌面端,跨平台免配置开箱即用。 | | ⭐ 122 | hairyf/deepseek-harness-desktop | DeepSeek Harness desktop app — one-click install, zero environment setup required. / DSH 桌面版,一键安装无需环境配置。 | | ⭐ 5 | foolgry/dsh-desktop | Download-and-run desktop build of DeepSeek Harness — Electron shell with embedded Node, no npm required. / 开箱即用的 DSH 桌面包:Electron 壳内嵌 Node 运行时,无需 npm。 | | ⭐ 3 | InkWord01/DeepSeekHarness----Desktop | DeepSeek Harness desktop client: double-click to use, bundled backend, tray resident, sync with official releases. / DSH 桌面客户端:双击即用,内置后端,托盘常驻。 | | ⭐ 27 | RongleCat/deepseek-app | Desktop workbench for DeepSeek Harness — Grok App visual shell with unofficial DSH engine integration. / DSH 桌面工作台:Grok App 视觉外壳,非官方 DSH 引擎集成。 | | ⭐ 26 | ipfred/deepseek-harness-app | Package the DSH Web UI (127.0.0.1:3080) into a native cross-platform desktop app via Pake/Tauri — macOS, Windows, Linux builds. / 用 Pake/Tauri 将 DSH Web UI 打包为跨平台原生桌面应用(macOS/Windows/Linux)。 | | ⭐ 9 | qyqy-1109/deepseek-harness-desktop | Self-contained Windows desktop shell for DeepSeek Harness — auto-starts dsh web, plus a subtle Codex-flavored theme plugin. / 自包含 Windows 桌面壳:自动启动 dsh web,附带 Codex 风格主题插件。 | | ⭐ 1 | abab996/dsh-desktop-little | Ultra-lightweight DSH desktop app (Python + PyWebview) — only 18 MB, no bundled browser required. / 超轻量 DSH 桌面端(Python + PyWebview),仅 18MB,无需捆绑浏览器。 | | ⭐ 7 | WJZ-P/deepseek-harness-desktop | Tauri-based lightweight desktop for DeepSeek Harness — efficient, clean, single-binary distribution. / 基于 Tauri 的轻量 DSH 桌面端,高效简洁,单文件分发。 | | ⭐ 1 | FreeCodeCampXYG/starline-dsh-desktop | Cross-platform Go + Wails desktop host for DeepSeek Harness with proxy controls and native packaging. / 跨平台 Go/Wails 桌面宿主,内置代理控制与原生打包。 | | ⭐ 4 | MrMu666/dsh-LAN | LAN access + mobile page plugin for DeepSeek Harness — enables network-wide access and responsive mobile layout. / DSH 局域网访问与移动端页面适配插件。 | | ⭐ 0 | Dekurri/dsh-windows-minimal-adapter | Windows minimal-mode adapter for DSH: auto-generates pwsh/Git Bash/WSL2 presets, uninstalls cleanly. / DSH Windows 极简模式适配:自动生成 pwsh/Git Bash/WSL2 预设,卸载自动复原。 | | ⭐ 0 | TecFancy/dsh-mobile | DSH web shell mobile adapter: overlay sidebar/details drawers, responsive composer and settings below 768px. / DSH Web 移动端适配:抽屉浮层化、输入栏与设置页响应式适配。 | | ⭐ 0 | nanami-0713/dsh-remote-public | DSH-Remote public desensitized mirror: mobile remote control client based on DeepSeek Harness. / DSH-Remote 公开脱敏镜像:基于 DeepSeek Harness 的手机远程控制客户端。 | | ⭐ 0 | MichengAI/dsh-archive-manager | DSH Archive Manager: conversation archive management plugin for DeepSeek Harness. / DSH 会话归档管理器插件。 | | ⭐ 0 | kasparovabi/dsh-studio | Unofficial native macOS (SwiftUI) client for dsh — sessions, live trajectory, tool approvals, models, goals, subagents. / 非官方 macOS 原生客户端(SwiftUI):会话、实时轨迹、工具审批、模型切换、目标管理、子代理。 | | ⭐ 1 | WZZNNE/DSH-CyberWorkStation | One-click DSH bundle: cyberpunk desktop launcher, SillyTavern-graded Control Deck, 8 production plugins, AI skin studio & markets. Vendored core rc.8. / DSH 赛博工作站整合包:赛博朋克桌面启动器、SillyTavern 级别控制面板、8 个生产插件、AI 皮肤工作室。 | | ⭐ 8 | Lxiayu/DshCockpit | Desktop cockpit for DSH: token usage & cost tracking, budget alerts, runtime auto-update with rollback, scheduled tasks. / DSH 桌面驾驶舱:Token 用量/成本追踪、预算预警、自动更新回滚、定时任务。 | | ⭐ 9 | weshopai/weshop-dsh-plugin | Native WeShop Cordis plugin for DeepSeek Harness — infinite canvas with composable creative skills for visual ideation and design workflows. / DSH 原生 WeShop 插件:无限画布,支持可视化创意工作流与技能组合。 | | ⭐ 7 | FlashingChen/dsh-desktop-hub | DSH Desktop Hub — Electron + TypeScript management console: multi-tab dashboard for Harness / Plugin / MCP / Skills, double-click to launch. / DSH 桌面管理控制台:多 Tab 管理 Harness/插件/MCP/技能,双击即用。 |
| ⭐ 9 | zetaluolang-cyber/deepseek-harness-phone-remote | DSH phone remote via Tailscale — persistent file/workspace plugin for mobile control, tested on OPPO Find X8 Ultra. / 通过 Tailscale 远程控制 DSH:持久化文件/工作区插件,在 OPPO Find X8 Ultra 上测试。 | | ⭐ 6 | Code-DSH/deepseek-harness-code | Community desktop packaging for DSH with Electron host, integrated plugins, and independent watchdog. / 社区维护的 DSH 桌面打包:Electron 宿主 + 集成插件 + 独立看门狗。 | | ⭐ 4 | Jensen-Yao/deepseek-harness-android-app | Android universal controller for DSH — Termux guide, one-click deploy, built-in browser and storage manager. / DSH 安卓通用控制端:Termux 引导、一键部署、内置浏览器与存储管理。 | | ⭐ 61 | kelai141/dsh-mobile-apk | Android APK for DSH — WebView UI + embedded Termux runtime snapshot, SAF directory bridge, watchdog, OTA updates. / DSH 安卓壳 APK:WebView UI + 内嵌 Termux 运行时快照、SAF 目录桥、看门狗、OTA 在线更新。 | | ⭐ 3 | Huihuisire/harness-hub | DeepSeek Harness native desktop client — no CLI needed, double-click to launch with built-in plugin manager and DSH service hosting. / DSH 原生桌面客户端:免命令行,双击即用,内置插件管理器与 dsh 服务托管。 | | ⭐ 24 | woaiys3/deepseek-harness-android-app | Pack DeepSeek Harness as installable Android APK: native shell + mobile adaptation + Shizuku privileged plugin + system capability plugins. / 将 DSH 打包为可直接安装的 Android APK:原生壳 + 移动端适配 + Shizuku 特权插件 + 系统能力插件。 | | ⭐ 2 | TommyFang2077/dsh-easy-desktop | Tauri 2 native desktop shell for DeepSeek Harness — SenseVoice offline voice input, plugin market, vision model config; anchors DeepSeek thinking mode. / Tauri 2 原生桌面壳:SenseVoice 离线语音、插件市场、视觉模型配置,锚定思考模式。 | | ⭐ 2 | LiuJunheng/DeepSeekHarnessGreen | All-in-one Windows launcher for DeepSeek Harness — portable install, no C drive pollution, single-folder management. / 绿色整合版一键启动,不污染 C 盘,一个文件夹管理全部。 |
⌨️ Terminal TUI / 终端 TUI
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 2.1k | ccch1mneyyy/dsh-TUI | Claude Code-style fullscreen interactive terminal: pixel whale header, streaming thought display, double-Esc rollback, TPS gauge. npm one-click install. / Claude Code 风格全屏交互终端:像素鲸鱼顶栏、思考流式展开、双击 Esc 回滚、TPS 仪表,npm 一键安装。 |
| ⭐ 512 | SheberDavid/v4-flash-godmode-opencode-go | V4 Flash godmode preset for opencode-go: switch DeepSeek V4 Flash from ghost mode to god mode. / opencode-go V4 Flash 神模式预设:从鬼模式切换到神模式。 |
| ⭐ 182 | huiliyi37/dsh-tianshu-tui | TianShu TUI + harness workflow with TDD and evidence-gate support. / 天枢 TUI + harness 工作流,支持 TDD 与证据门。 |
| ⭐ 75 | pulseaiclub/phi | Coding Agent from pi — ∞ providers, sub-agents, hashline edits, permission gate, deepseek-tui. / pi 风格的 Coding Agent,∞ providers,sub-agents,hashline 编辑,权限门控,deepseek-tui。 |
| ⭐ 6 | compforge/baton | Terminal-native workspace for Codex, Claude Code, and DeepSeek Harness — durable cross-harness sessions. / 终端原生工作区:支持 Codex/Claude Code/DSH 的跨 harness 持久会话。 |
| ⭐ 8 | boxeryao/dsh-mini-tui | DSH-TUI: lightweight and fast terminal plugin connected directly to the DSH runtime. / DSH 轻量快速终端插件,直接连接 DSH 运行时。 |
| ⭐ 6 | chen-001/dsh-grok-tui | Use dsh via Grok-build's TUI. / 通过 Grok-build 的 TUI 使用 dsh。 |
| ⭐ 11 | dsh-tui/dsh-tui | Claude Code-style terminal UI as an out-of-tree dsh plugin bundle. / Claude Code 风格终端 UI(out-of-tree bundle)。 |
| ⭐ 8 | UNLINEARITY/dsh-code | Claude-Code-style TUI bundle for DeepSeek Harness — combines DSH core mechanisms with Codex CLI and Claude Code workflows. / Claude Code 风格 TUI bundle for DSH,充分结合 DSH 核心机制与 Codex CLI。 |
| ⭐ 4 | gxinxing/deepseek-harness-tui | Terminal-native interactive TUI built with Ink + React for terminals. / 终端原生交互式 TUI,基于 Ink + React for terminals。 |
| ⭐ 2 | openma-ai/deepseek-harness-tui | TUI plugin for DeepSeek Harness. / DSH TUI 插件。 |
| ⭐ 2 | orriduck/dsh-tui | Small session-aware terminal UI for DeepSeek Harness. / 小型 session-aware 终端 UI。 |
| ⭐ 2 | songqikong/dash | DASH — Deepseek Agentic Service Harness, a TUI Plugin of Deepseek Harness. / DSH TUI 插件:Deepseek Agentic Service Harness。 |
| ⭐ 2 | ccch1mneyyy/dsh-working-activity | Real-time model work status bar: playful thinking copy, running tools, turn summary, self-narration. / 实时模型工作状态行:俏皮思考文案、工具运行、回合总结。 |
| ⭐ 8 | blissito/ghostycode | DeepSeek V4 terminal coding agent & constitutional harness — Rust TUI with MCP, sub-agents, session persistence, evidence-driven verification. / DeepSeek V4 终端编码 agent 与宪法式 harness,Rust TUI + MCP + 子代理。 |
| ⭐ 0 | liang7878/deepseek-harness-tui | Standalone, themeable TUI for the official DeepSeek Harness engine — one-command npx, prebuilt runtime. / DSH 独立可主题化终端 TUI,一键 npx 运行。 |
| ⭐ 10 | Hilbert-beinghappy/seektty | Pluggable DeepSeek-colored TUI for DeepSeek Harness — customizable color scheme, streaming progress, session-aware prompt. / DSH 可插拔配色 TUI:自定义配色方案、流式进度、会话感知提示词。 |
| ⭐ 4 | DanielOu1208/deepseek-harness-tui | Standalone Pi TUI interaction plane for the official DeepSeek Harness runtime — no wrapper needed. / DSH 独立 Pi TUI 交互层,直接对接官方运行时。 |
| ⭐ 8 | Ar1haraNaN7mI/deepseek-harness-rust-optimize | Rust rewrite of DeepSeek Harness with Codex-style TUI — modular crates, optimized SSE loop, lower memory footprint. / Rust 重写 DSH,Codex 风格 TUI,模块化 crates,优化 SSE 循环,更低内存占用。 |
| ⭐ 3 | baobaolaodie/dsh-tui-vscode | VS Code companion extension for dsh-TUI — experience almost identical to the official Claude Code VS Code extension. / dsh-TUI VS Code 伴侣扩展:体验几乎与官方 Claude Code VS Code 扩展相同。 |
| ⭐ 1 | iluluyu/dsh-plugin-outline | ChatGPT-style right-edge turn navigation plugin for DeepSeek Harness web — swipe-like navigation between turns. / DSH Web ChatGPT 风格右边缘回合导航插件:类滑动切换对话回合。 |
| ⭐ 16 | ht426/deepseek-harness-tui | Terminal TUI for DeepSeek Harness — convenient for developers to use directly in terminal. / 为 DeepSeek Harness 打造的终端 TUI,方便开发者直接在终端使用。 |
| ⭐ 0 | omdsh-dev/dsh-tui | Terminal UI front door for DeepSeek Harness (dsh) — Cordis plugin over pi-tui: transcript, tool cards, overlays, slash commands, agent presets, themes. / DSH 终端 UI 入口:基于 pi-tui 的 Cordis 插件,含会话记录、工具卡片、覆盖层、斜杠命令、Agent 预设和主题。 |
| ⭐ 0 | ipromise2021/dsh-omc-tui | DeepSeek Harness native full-featured terminal interaction interface — Claude Code-styled Terminal TUI & CLI. / DSH 原生全功能终端交互界面,Claude Code 风格 TTY & CLI。 |
| ⭐ 1 | dsh-tui-ecosystem/dsh-tui-ecosystem | dsh-TUI community ecosystem — plugin templates, catalog, and shared tooling for building DSH terminal interfaces. / dsh-TUI 社区生态:插件模板、目录与共享工具,赋能 DSH 终端界面构建。 |
👁️ Vision & Multimodal / 视觉与多模态
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 2013 | liustack/modlens | First vision plugin for DeepSeek Harness — paste an image, get structured JSON evidence (OCR, layout, semantics). / DSH 首个视觉插件:粘贴图片 → 结构化 JSON(OCR、布局、语义)。 |
| ⭐ 574 | ysr666/dsh-vision-router | Eyes for text-only DSH agents: built-in free vision chain (no key) + pixel-level vision tools (Q&A, grounding, crop, pixel diff, colors, OCR, SVG trace, cutout, screenshots). One-command install, no Python. / 纯文本 DSH Agent 的视觉眼睛:内置免费视觉链(无需 key)+ 像素级工具,一键安装,零 Python 依赖。 |
| ⭐ 591 | Anionex/dsh-vision-toolkit | DSH-native integration: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI. / DSH-native 集成:图片问答、长截图 OCR、UI 还原、grounding、pixel diff、Artifacts 与 Web UI。 |
| ⭐ 74 | liangmianya/dsh-synapse | A visual, non-linear conversation workspace plugin for DeepSeek Harness — a canvas-based session explorer and branching workspace. / DSH 可视化非线性会话工作区插件:画布式会话浏览器与分支工作空间。 |
| ⭐ 11 | linenxi-ctrl/dsh-vision | External vision model adapter: circle-whale button, auto screenshot+OCR, multi-protocol adaptive, zero-config install (auto-downloads Node.js). / 外挂识图适配器:圆形鲸鱼按钮、自动截图+OCR、多协议自适应,零配置一键安装。 |
| ⭐ 4 | poiuyjie/dsh-vision-opencode | OpenCode-style vision plugin for DSH — paste images directly, auto-routed to configured vision model. / OpenCode 风格 DSH 视觉插件:直接贴图,自动路由到配置的视觉模型。 |
| ⭐ 4 | Agents365-ai/dsh-vision-plugin | Image understanding for text-only models via OpenRouter free vision models. / 通过 OpenRouter 免费视觉模型为纯文本模型提供图像理解能力。 |
| ⭐ 2 | FuzzySoul/dsh-free-vision | Vision bridge plugin for DSH: image understanding for text-only models via luma-mcp, free Qwen3-VL-Flash by default. / DSH 视觉桥接插件:通过 luma-mcp 为纯文本模型提供图像理解,默认使用免费 Qwen3-VL-Flash。 |
| ⭐ 2 | Terry12138qy/dsh-vision | Vision plugin for text-only DeepSeek: Qwen 3.5-Omni-Plus primary, falls back to GLM-4.6V-Flash automatically. / 纯文本 DeepSeek 识图插件:Qwen 3.5-Omni-Plus 为主,自动降级到 GLM-4.6V-Flash。 |
| ⭐ 2 | libinyam/dsh-vision-provider | Config-only vision bundle: drop a config file and connect any OpenAI-compatible VLM endpoint. / 配置式视觉插件:仅需配置文件即可接入任意 OpenAI 兼容 VLM。 |
| ⭐ 1 | zouyuanqing/dsh-vision-primitives | Native interactive visual-reasoning plugin: precise pixel grounding (SOM grid), image QA, and screenshot capture. / 原生交互式视觉推理插件:精确像素定位(SOM 网格)、图片问答、截图捕获。 |
| ⭐ 1 | yan5236/slcatwujian-dsh-vision-plugin | Vision bridge for text-only primary models: auto-connects configured vision model, pixel-coordinate descriptions, vision_ask follow-up tool. / 纯文本主模型的视觉桥接:自动连接配置的视觉模型,像素坐标描述,vision_ask 追问工具。 |
| ⭐ 1 | ximengxiaolan/dsh-vision-bridge | Composer-attached images are auto-described by an OpenAI-compatible vision model and handed to text-only model. / 编辑器附加图片经 OpenAI 兼容视觉模型自动描述后传递给纯文本模型。 |
| ⭐ 1 | superclaude1/dsh-vision-android | Multimodal vision (OpenAI-compatible) + Android ADB UI automation plugin for DeepSeek Harness. / DSH 多模态视觉(OpenAI 兼容)+ Android ADB UI 自动化插件。 |
| ⭐ 1 | 2472786266-spec/deepseek-hsrness-devkit | DSH DevKit: multimodal gallery + multi-agent supervision console — dynamic Cordis plugin with visual tooling. / DSH 开发套件:多模态图库 + 多 Agent 监督控制台(动态 Cordis 插件)。 |
| ⭐ 849 | Anionex/agent-vision-toolkit | Vision toolkit for text-only models — image Q&A, long-screenshot OCR, UI restoration, GUI automation. / 纯文本模型的视觉工具箱:多图理解、OCR、UI 还原、GUI 自动化。 |
| ⭐ 13 | Anionex/dsh-computer-use | Accessibility-first macOS computer control: fresh observations, stale-state rejection, scoped permissions, safe input. / macOS Accessibility 电脑控制:新鲜观测、过期拒绝、安全输入。 |
| ⭐ 19 | william-jin-cmu/dsh-vision | Add vision to text-only DeepSeek: view_image tool bridging any OpenAI-compatible VLM (4 vendors, 10 models). / 给纯文本 DeepSeek 加视觉:view_image 桥接任意 OpenAI 兼容 VLM(4 厂商 10 模型)。 |
| ⭐ 17 | oil-oil/dsh-vision | Near-native image understanding for DeepSeek Harness. / 接近原生的图像理解。 |
| ⭐ 11 | zhouwumu2-lab/dsh-vision-fix | Temporary fork: fix dsh.plugin.json in files. / PR 临时 fork:修复 dsh.plugin.json。 |
| ⭐ 4 | Flyvhidbwo/dsh-vision-proxy | DeepSeek brain + auto image recognition: attached images trans-coded via Qwen VLM before sending. / DeepSeek 大脑 + 自动识图,附加图片经 Qwen VLM 转译。 |
| ⭐ 3 | huashenglian/dsh-her-eyes | Auto-invokes VLM for visual analysis in DSH. / 自动调用 VLM 进行视觉分析的 DSH 插件。 |
| ⭐ 3 | moduqishi/GrassVison | Seamless vision augmentation via OpenAI-compatible API — auto routes to vision models. / 无感添加视觉能力,OpenAI 兼容 API 自动转交给视觉模型。 |
| ⭐ 2 | Favio8/dsh-plugin-deepeye | DeepEye vision plugin: image description, OCR, VQA, UI layout, clipboard analysis. / DeepEye 视觉插件:图片描述/OCR/VQA/UI 布局/剪贴板分析。 |
| ⭐ 1 | hawkongz/doubao-vision-dsh | Desktop Doubao CDP bridge: let text-only models see chat images. / 桌面豆包 CDP 桥接:让纯文本模型看见聊天图片。 |
| ⭐ 1 | Spirit4471/multimodal-bridge | Multimodal bridge: Qwen-VL vision + Qwen-Image generation for text-only models. / 多模态桥:Qwen-VL 视觉理解 + Qwen-Image 图像生成。 |
| ⭐ 1 | Yuuz12/dsh-vision-helper | Vision helper solution for DeepSeek Harness. / DSH 视觉辅助方案。 |
| ⭐ 1 | TiankunDai/dsh-vision-LMstudio | Call locally-loaded LM Studio vision models via DSH. / 通过 DSH 调用 LM Studio 本地视觉模型。 |
| ⭐ 1 | Scorp1o117/dsh-tool-vision | External vision model plugin for DeepSeek Harness. / 外置视觉模型插件。 |
| ⭐ 1 | sjscy05/deepseek-harness-vision-plugin | Vision plugin for DeepSeek Harness. / DSH 视觉插件。 |
| ⭐ 1 | ZhuXinAI/sidesight | CLI-first vision sidecar: analyze screenshots, diagrams, charts, UI diffs with multimodal models. / CLI-first vision sidecar:截图/图表/UI diff 分析。 |
| ⭐ 1 | akqwpeter-prog/dsh-media-skills | Paste images straight into chat: free vision model + image reading/generation skill. / 贴图直读生图 Skill。 |
| ⭐ 0 | czczstc-lang/dsh-vision-plugins | Delegated vision plugin for DSH: text-only primary model can see images (auto-calls vision model on paste); multimodal models bypass directly. / DSH 委托式识图插件:纯文本主模型也能看图,粘贴图片自动调用视觉模型识别,多模态模型原生直通。 |
| ⭐ 7 | Yts1919/dsh-vision-complete | Eyes and ears for DeepSeek — image viewing / OCR / object detection / video understanding / speech transcription / screenshot reading, one-click install. / 给 DeepSeek 补上「眼睛和耳朵」的多模态视觉插件:看图/OCR/物体检测/视频理解/语音转写/截图直读,一键安装。 |
| ⭐ 2 | shinegeer/dsh-vision-window | Enables single-modal AIs to recognize images: paste screenshots into the window, configure a multimodal AI, auto-recognizes and archives. / 单模态 AI 识图窗口:粘贴截图到窗口,配置多模态 AI,自动识图并归档。 |
| ⭐ 2 | kbpoyo/dsh-image-bridge | DSH plugin: let text-only models see images — paste directly in web UI, no path needed; multimodal models route natively with zero skill binding. / DSH 插件:让纯文本模型也能看图,Web 端直接贴图无需指定路径;多模态模型原生直通,零 skill 绑定。 | | ⭐ 1 | chang416/deepsee | Vision + smart model routing for DeepSeek Harness: Gemini sees, DeepSeek codes. / DSH 视觉与智能模型路由:Gemini 识图,DeepSeek 编码。 |
| ⭐ 3 | shinjiyu/dsh-plugin-multimodal | Vision sidecar for DSH: accept pasted images on text-only models via vision routing. / DSH 视觉旁路插件:通过视觉路由让纯文本模型接收粘贴图片。 |
🌐 Browser & Web Enhancements / 浏览器与 Web 增强
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 2.4k | whiteguo233/OpenBiliClaw | Local-first cross-platform AI content discovery agent (Bilibili, XHS, Douyin, YouTube, X, Zhihu, Reddit) — supports DSH plugin. / 本地优先跨平台 AI 内容发现 Agent,支持 DSH 插件。 |
| ⭐ 12 | tianmingwan/dsh-vision-any | Paste images into text-only DSH agents and analyze with any OpenAI-compatible / Anthropic / Gemini vision API. / 让纯文本 DSH Agent 直接粘贴图片,支持任意 OpenAI 兼容 / Anthropic / Gemini 视觉 API。 |
| ⭐ 223 | Lum1104/dsh-browser | Chrome sidebar extension: let DSH operate your browser directly — no vision capabilities required. / Chrome 侧边栏扩展:DSH 直接操作浏览器,无需视觉能力。 |
| ⭐ 1103 | Tencent/BrowserSkill | Let AI agents use your real, logged-in browser without interrupting your work — CLI + Chrome extension for browser automation across any shell-capable AI agent including DSH. / 让 AI Agent 使用已登录的真实浏览器进行自动化操作,CLI + Chrome 扩展,支持 DSH。 |
| ⭐ 0 | HEDELKA/prodjest | DSH Browser Bridge: Chrome extension + local bridge — let a DSH agent control your real Chrome via chrome.debugger (127.0.0.1, token-protected). / DSH 浏览器桥接:Chrome 扩展 + 本地桥接,通过 chrome.debugger 让 Agent 控制真实 Chrome。 |
| ⭐ 10 | Mooling0602/dsh-web-file-uploader | A file-upload plugin for the DeepSeek Harness web UI. / DSH Web UI 文件上传插件。 |
| ⭐ 5 | sliverp/dsh-hub-plugin | Native DSH Hub marketplace plugin for DeepSeek Harness. / DSH Hub 原生市场插件。 |
| ⭐ 19 | william-jin-cmu/dsh-stickers | DSH WebUI sticker plugin for bidirectional user and agent reactions. / DSH WebUI 贴纸插件:用户与 Agent 双向表情反应。 |
| ⭐ 11 | LiangYin233/dsh-provider-model-configurator | DSH Model Pro: batch-apply pi-ai or any configured provider's model context, output limits, reasoning tiers, and compat switches — centralized create/edit/copy/delete. / DSH 模型 Pro:一键批量应用 pi-ai 预设或任意已配置提供商的模型上下文/输出上限/推理档位/兼容开关,集中查看、新建、编辑、复制与删除。 |
| ⭐ 3 | chiro2001/dsh-oc | OpenCode TUI frontend for DSH: agents, sessions, and tools in the official opencode terminal. / DSH × OpenCode TUI 前端:在官方 opencode 终端中接入 agent、会话与工具。 |
| ⭐ 1 | c-v-c-v/dsh-chat-nav | Chat quick-nav plugin for DSH: ChatGPT-style hover slide-out navigation in the conversation panel. / DSH 聊天快捷导航插件:ChatGPT 式悬停滑出导航。 |
| ⭐ 13 | zhu168/dsh-save-money | Define your own "pause / resume" time windows for long DSH tasks — paused at night, resumed automatically when the window ends. / DSH 自动暂停/恢复插件:自定义时间窗口,长任务到点暂停,窗口结束自动恢复。 |
| ⭐ 4 | huey1in/trio | DSH 全家桶:browser automation + MCP server + GitHub integration — one install, three superpowers. / 浏览器自动化 + MCP Server + GitHub 集成,一条命令安装。 |
| ⭐ 2 | wqty123/dsh-browser | Shared real browser plugin for DeepSeek Harness — persistent profile with human-in-the-loop login and safe agent browser tools. / DSH 共享真实浏览器插件:持久化登录态 + 人审登录 + 安全浏览器工具。 |
| ⭐ 2 | Tianyu209/dsh-browser-companion | Personal DSH browser plugin: persistent profile, visible window, human-in-the-loop login, and safe agent browser tools. / 个人 DSH 浏览器插件:持久化配置、可见窗口、人审登录与安全浏览器工具。 |
| ⭐ 3.71k | zhu1090093659/dsh-web-ui | Web UI plugin & skin collection: task board, Git graph, right panel, mobile UI, pet, live token stats, skin center. / Web UI 插件与皮肤合集:任务板、Git 图、右侧面板、移动端 UI、宠物、token 统计、皮肤中心。 |
| ⭐ 1362 | omdsh-dev/DSH-better-sidebar | Complete sidebar workspace: third-party tab extensions, file editing, terminal, Git, sub-agents. / 完整侧边栏工作台:三方 Tab 扩展、文件编辑/终端/Git/子代理。 |
| ⭐ 82 | liustack/modsearch | Web search plugin: ask the web or X, get structured JSON evidence with citations. / Web 插件:Ask the web or X,返回结构化 JSON 证据(搜索、引用)。 |
| ⭐ 24 | hanelalo/browser-bridge | Let your agent truly操控 your browser window like a human. / 让 Agent 像人一样操控浏览器窗口。 |
| ⭐ 7 | CanglongCl/dsh-web-review | Web preview & element annotation — AI modifies frontend code based on visual feedback. / 网页预览与元素批注,让 AI 根据可视化反馈直接修改前端源码。 |
| ⭐ 6 | tonyd2wild/DeepSeek-Harness-Web-Tools | Free, keyless web_search and web_fetch backed by DuckDuckGo. / Keyless web_search / web_fetch,DuckDuckGo 驱动。 |
| ⭐ 3 | titanwings/dsh-better-browser | Let DSH agents use your signed-in browser via Kimi WebBridge — 13 webbridge_* tools. / 通过 Kimi WebBridge 让 Agent 使用已登录浏览器,13 个 webbridge_* 工具。 |
| ⭐ 13 | Fisfzy/ego-browser | ego-lite browser for AI agents: 13 structured ego_* tools, CDP control, task isolation. / ego-lite 浏览器接入 HARNESS:13 个结构化 ego_* 工具,CDP 控制。 |
| ⭐ 2 | TYEclipse/dsh-webfetch | Web page reader: fetch URL, extract Markdown/plain text + link inventory, zero runtime deps. / 网页读取:fetch URL + 提取 Markdown/纯文本 + 链接清单。 |
| ⭐ 2 | TYEclipse/dsh-netdoctor | Network diagnostics: DNS lookup, ICMP ping, TCP port check, TLS cert check, traceroute, public IP. / 网络诊断工具箱:DNS/ping/TCP/TLS/traceroute/IP。 |
| ⭐ 1 | YJSoooooo/dsh-chrome | Chrome profile bridge: control an existing signed-in Chrome profile through chrome_repl. / Chrome profile bridge:通过 chrome_repl 操控已登录 Chrome。 |
| ⭐ 1 | RealAlexandreAI/dsh-cloudflare-browser-run | CF Browser Run web tools (markdown/screenshot/pdf) for DeepSeek Harness. / CF Browser Run web 工具(markdown/screenshot/pdf)。 |
| ⭐ 1 | crayonlu/dsh-web-search-tavily | Tavily-backed web search provider for DSH — no DeepSeek API key required. / Tavily web search 提供商,无需 DeepSeek API Key。 |
| ⭐ 1 | crayonlu/dsh-web-search-firecrawl | Firecrawl-backed web search provider for DSH. / Firecrawl-backed web search 提供商。 |
| ⭐ 1 | RealAlexandreAI/dsh-all-search | AnySearch web search provider for DeepSeek Harness. / AnySearch web search provider。 |
| ⭐ 1 | cnChenKai/dsh-web-search-brave | Brave Search-backed WebSearchProvider for DeepSeek Harness (ctx.web). / Brave Search 驱动的 DSH web search 提供商。 |
| ⭐ 1 | cnChenKai/dsh-web-search-tavily | Tavily-backed WebSearchProvider for DeepSeek Harness (ctx.web) — keyless mode, no API key required. / Tavily 驱动的 DSH web search 提供商,keyless 模式无需 API Key。 |
| ⭐ 1 | BruceWu1126/dsh-web-background | Web UI background customization plugin. / Web UI 背景自定义。 |
| ⭐ 1 | 0xsline/dsh-spotlight | Keyboard-first command palette for DeepSeek Harness Web. / 键盘优先命令面板。 |
| ⭐ 1 | PangYiMing/dsh-browser-control | Browser control plugin (CDP/Playwright) for DSH. / 浏览器控制插件(CDP/Playwright)。 |
| ⭐ 1 | zhbdream/dsh-feishu-bridge | Feishu → local DeepSeek Harness Agent bridge via bot API. / 飞书 → 本机 DeepSeek Harness Agent 桥接。 |
| ⭐ 1 | PangYiMing/dsh-mobile-control | Mobile device control plugin (ADB/iOS) for DSH. / 手机控制插件(ADB/iOS)。 |
| ⭐ 1 | MashedPotato817/dsh-tool-browser | Native browser automation tools for DSH, powered by Playwright + Edge. / Playwright + Edge 原生浏览器自动化工具。 |
| ⭐ 4 | anweat/dsh-web-search-pro | Enhanced persistent web search plugin for DeepSeek Harness: multi-engine search, SQLite-backed results, cross-session continuity. / DSH 增强持久化网络搜索:多引擎搜索、SQLite 结果存储、跨会话延续。 |
| ⭐ 7 | Clizo1209/dsh-playwright-browser | Playwright browser automation for DeepSeek Harness — snapshot-first, accessibility-tree aware, SSRF-safe navigation. / DSH Playwright 浏览器自动化:首屏快照、无障碍树感知、SSRF 安全导航。 |
| ⭐ 2 | AHGGG/dsh-side-chat | Codex-style Side Chat for DSH — select text, ask follow-up questions in a focused side conversation. / DSH Codex 风格侧边对话:选中文本后在专注侧栏提问,主对话不受干扰。 |
| ⭐ 1 | Miiiuser/dsh-browser-agent | Browser automation + vision for text-only LLMs — standalone CLI + DeepSeek Harness skill + Cordis plugin. Drive a real browser with Playwright and give text-only models "eyes" via GLM / OpenAI-compatible vision. / 为纯文本 LLM 提供浏览器自动化与视觉能力——独立 CLI + DSH Skill + Cordis 插件,通过 Playwright 驱动真实浏览器。 |
| ⭐ 1 | lsjspl/dsh-plugin-grok2api-media-tool | Grok image/video generation plugin for DSH via grok2api: generate_image and generate_video tools for text-only models. / 通过 grok2api 让 DSH 获得图片与视频生成能力(generate_image / generate_video)。 |
| ⭐ 12 | JUANWANG-BUAA/dsh-full-remote | Remote access plugin for DeepSeek Harness — token-gated reverse proxy keeps settings, credentials, and file access working over public tunnels on any device. / DSH 远程访问插件:令牌网关反向代理,公网隧道下保持设置/凭据/文件访问可用。 |
| ⭐ 29 | eri64/dsh-claude-ux | Claude-style Chinese risk control & conversation autonomy for DeepSeek Harness web. / DSH Web Claude 风格中文风控与会话自主权插件。 | | ⭐ 9 | Laplace-bit/dsh-smooth-stream | Silky streaming reveal for DSH — no flicker, smooth typewriter effect for text output. / DSH 丝滑流式渲染插件:无闪烁,平滑打字机效果。 | | ⭐ 6 | magian1127/deepseek-harness-zh_pro | Chinese language enhancement plugin for DSH — improved Chinese input, output formatting, and locale support. / DSH 中文增强插件:改进中文输入、输出格式与本地化支持。 |
🛠️ Development Tools / 开发工具
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 46 | Lyn-77/ProMentor | AI coding mentor skill: scan project arch, generate step-by-step chapters, auto grading, AI Code Review. / AI 编程导师 Skill:扫描架构、生成阶梯 Chapter、自动判题、AI Code Review。 |
| ⭐ 318 | omdsh-dev/dsh-at-file | Codex-style @file mentions: search workspace files in the composer and attach contents to prompts. / Codex-style @file mentions:在 composer 中搜索文件并附加内容到 prompt。 |
| ⭐ 18 | franksong2702/dsh-codex-connect | ChatGPT OAuth and Codex models for DeepSeek Harness. / DSH ChatGPT OAuth 与 Codex 模型接入。 |
| ⭐ 12 | yequ172672/dsh-codex-subscription | Reuse Codex CLI local subscription credentials in DSH — use ChatGPT subscription models without API key. / 复用 Codex CLI 本地订阅凭证,在 DSH 中使用 ChatGPT 订阅模型,无需 API Key。 |
| ⭐ 15 | shengsheng90/DSH-taskboard | Native local Taskboard plugin for DeepSeek Harness: SQLite-backed projects, Agent claim/review, native Web UI — no iframe, no second chat runtime. / DSH 原生本地任务看板:SQLite 支撑项目、Agent 认领/审核、原生 Web UI,无 iframe 无额外运行时。 |
| ⭐ 39 | btspoony/mstar-harness | Skill-driven Harness/Loop Engineering Workflow Agent Plugin. / Skill-driven Harness/Loop Engineering Workflow Agent 插件。 |
| ⭐ 54 | icetomoyo/dsh_workflow | UltraCode mode: generatable, savable, governable, observable, restorable workflow layer for DSH (now maintained at omdsh-dev/dsh_workflow ⭐66). / UltraCode 模式:可生成/保存/治理/观察/恢复的 Workflow 层(现由 omdsh-dev 维护)。 |
| ⭐ 64 | xuanyuanzhifeng/dsh-plugin-agent-workflow | Workflow tab plugin for DeepSeek Harness: visualize agent execution chains as directed graphs, step-level tracing, replay from any node. / DSH 工作流标签页插件:以有向图可视化 Agent 执行链,步骤级追踪,任意节点重放。 |
| ⭐ 38 | omdsh-dev/dsh-open-in-vscode | Create and manage sandboxed JS tools with a Monaco editor and model-driven tool lifecycle. / 沙箱 JS 工具管理:Monaco 编辑器 + 模型驱动工具生命周期。 |
| ⭐ 46 | Mars-Sea/dsh-commandcode-provider | Unofficial DSH LLM provider plugin for Command Code: live model catalog, reasoning-effort support, Models-page card. Ported from pi-commandcode-provider. / Command Code 非官方 DSH LLM 提供商插件:实时模型目录、推理强度支持,Models 页卡片。 |
| ⭐ 144 | csyangwen/dsh-memory-evolve | Cross-session long-term memory + background self-evolution: five-track memory, git branch awareness, skill manager. / 跨会话长期记忆 + 后台自我进化:五轨记忆、git 分支感知、技能管理器。 |
| ⭐ 24 | Moeblack/dsh-message-edit | Branch-based message editing: reroll, retry, version timeline. / 分支式消息编辑:reroll、retry、版本时间线。 |
| ⭐ 6 | Zhenyu98/dsh-context-doctor | Context injection audit: token cost of AGENTS.md / skills / tool schemas, duplicate & conflict detection. / 上下文注入审计:AGENTS.md / 技能 / 工具 schema 的 token 成本。 |
| ⭐ 2 | Daisuki0721/dsh-local-terminal | VS Code-style multi-session local zsh terminal plugin for DSH Web UI. / DSH Web UI 多会话本地 zsh 终端插件,VS Code 风格。 |
| ⭐ 3 | PeterBon/dsh-hooks | Config-driven lifecycle hooks plugin for DeepSeek Harness — pre-tool / post-tool shell commands with JSON payload on stdin. / DSH 生命周期 Hook 插件:配置驱动,pre-tool/post-tool 执行 shell 命令。 |
| ⭐ 4 | xmutfyh/dsh-plugin-writing-guard | Academic writing guard for DSH: detects AI-writing style, revision residue & defensive writing in manuscripts; humanize guidance included. / DSH 论文写作守卫:检测 AI 写作痕迹、修改残留与防御性写作,含拟人化指导。 |
| ⭐ 12 | lxzy-7/dsh-plugin-guard | Install safety net for DSH: pre-install snapshots, one-click/automatic rollback, guarded boot, and incident reports that auto-trigger agent analysis. / DSH 插件安装安全网:安装前自动快照、一键/自动回退、守护启动、事故报告自动触发 Agent 分析。 |
| ⭐ 5 | Gumiho12345/dsh-plugin-net-access | Adds Net Access mode to DSH: curl.exe can access HTTPS inside the Windows sandbox again, with file-write protection unchanged. / DSH Net Access 模式:Windows 沙箱内 curl.exe 恢复 HTTPS 访问,文件写保护不变。 |
| ⭐ 2 | Apageoflove/DSH-changeproof | ChangeProof for DSH: after code changes, verifies modified lines are covered by tests — line-level coverage check with evidence binding. / DSH 变更证明插件:代码改动后逐行核对测试覆盖,证据绑定代码指纹。 |
| ⭐ 3 | ArvinQi/dsh-mcp | MCP server manager for DeepSeek Harness: visual settings page + on-demand tool search with hot injection, saves tokens. / DSH MCP 服务器管理插件:可视化界面管理 + 按需 tool search 热注入,省 token。 |
| ⭐ 4 | anweat/dsh-browser | Self-contained browser runtime for DSH — bundles Playwright (chromium) and OpenCV, no external browser needed. / DSH 自包含浏览器运行时:内置 Playwright (chromium) 与 OpenCV,无需外部浏览器。 |
| ⭐ 3 | siddhartha-yz/dsh-mcp-gateway | Connect ChatGPT Web to DSH through OAuth + MCP: exposes DSH-native tools, skills, policies, and community extensions. / 通过 OAuth + MCP 连接 ChatGPT Web 与 DSH:暴露 DSH 原生工具、技能、策略与社区扩展。 |
| ⭐ 2 | ChenLaoshiYF/dsh-mcpguard | Security plugin for DSH: scans skills/MCP configs for prompt injection, homoglyphs, hidden Unicode, dangerous shell, credential leaks. / DSH 安全插件:扫描技能/MCP 配置中的提示词注入、同形字符、隐藏 Unicode、危险 shell 与凭证泄露。 |
| ⭐ 1 | Alex04130/dsh-forge | DSH extension bundle: runtime injector, subagent dispatch with model routing, plugin/skill marketplace panel, browser bridge and MCP integration. / DSH 扩展套件:运行时注入器、子代理派发与模型路由策略、插件市场/技能/插件管理面板、浏览器桥与 MCP 集成。 |
| ⭐ 4 | FlashingChen/dsh-worktree | Codex-style permanent git worktrees: worktree_create/list/remove agent tools. / Codex-style permanent git worktrees:create/list/remove 工具。 |
| ⭐ 4 | happyren/dsh-agent-messaging | Cross-session agent-to-agent messaging: address another session by name and deliver to inbox. / 跨会话 Agent 间消息传递:按名称寻址,投递到对方收件箱。 |
| ⭐ 30 | Nwflower/dsh-chat-import | Import history from Claude Code, Codex, Reasonix and continue in DSH. / 从 Claude Code / Codex / Reasonix 导入历史消息。 |
| ⭐ 26 | cpj-dev/dsh-plugin-cc | Bridge DeepSeek-Harness into Claude Code for review, critique, delegation, and session import. / 桥接 DSH 至 Claude Code:审查、质疑、委派、会话导入。 |
| ⭐ 6 | tsrigo/dsh-from-scratch | Runnable TypeScript tutorial: build a minimal DeepSeek-style agent harness from scratch. / 可运行的 TypeScript 教程:从零构建最小化 DeepSeek 风格 Agent Harness。 |
| ⭐ 9 | huey1in/reef | DSH plugin all-in-one: browser automation + MCP Server + GitHub/GitLab auto-review + native embedded panels — one install, five capabilities. / DSH 插件全家桶:浏览器自动化 + MCP 服务器 + GitHub/GitLab 自动评审 + 原生嵌入面板,一键安装五合一。 |
| ⭐ 3 | sjh9714/dsh-movein | Move your entire Claude Code setup into DeepSeek Harness with one command — skills, rules, hooks, commands, permissions, sub-agents all ported. / 一条命令把你的 Claude Code 配置全套迁移进 DSH。 |
| ⭐ 1 | Dis2017/dsh-run-guard | Run guard for DSH: validates tool commands before execution to prevent accidental destructive operations. / DSH 运行守卫:执行前验证工具命令,防止误删误改。 |
| ⭐ 0 | binsarjr/dsh-codex-media | Image & document analysis tools for DSH, powered by a local OpenAI Codex CLI — zero deps, 3 transports. / DSH 图像与文档分析工具:由本地 OpenAI Codex CLI 驱动,零依赖、三种传输方式。 |
| ⭐ 2478 | yjh051108/dsh-routing-suite | Task-aware reasoning-mode router for DSH: runtime injector + preset with measured P1-P23 performance bands across spec/mixed/react phases. / DSH 任务感知推理模式路由器:运行时注入器 + 预设,覆盖 spec/mixed/react 三档性能。 |
| ⭐ 222 | yjh051108/dsh-router-standard | Task-aware reasoning-mode router for DSH: three measured behavior bands (spec/mixed/react) with phase-transition evidence, persona + first-turn tool injection, agent-visible tuning. Dual-attractor policy paper included. / DSH 任务感知推理模式路由器:三档行为带(spec/mixed/react)+ 相变证据 + 人格与首轮工具注入 + 双吸引子策略论文。 |
| ⭐ 4 | KitDoesIt/dsh-compaction-instant | LLM-free lossless compaction engine for DeepSeek Harness. / 无 LLM 无损压缩引擎。 |
| ⭐ 3 | codeAnqiang-ma/dsh-superpowers | Superpowers methodology as a DeepSeek Harness plugin. / Superpowers 方法论作为 DSH 插件。 |
| ⭐ 7 | CheshireJCat/blender | Complete Blender 3D workflow for DSH: modeling, reconstruction, rendering, validation, and export — full pipeline automation. / DSH 完整 Blender 3D 工作流:建模、重建、渲染、验证与导出——全流程自动化。 |
| ⭐ 2 | D4Cluv-Train/dsh-plugin-manager | Lightweight DSH plugin manager: enable/disable plugins from Web UI with vibe-testing safeguards. / 轻量 DSH 插件管理器:Web UI 启停插件,含 vibe 测试安全检查。 |
| ⭐ 2 | wuxiangru915/dsh-review-loop | Incremental diff reviewer: checkpoint incremental queue + review injection into agent. / 增量代码审查:checkpoint 队列 + 审查意见注入。 |
| ⭐ 2 | Elaina-real/dsh-tiered-approval | Tiered auto-review: static-rule safety net + LLM reviewer + human fallback. / 分级自动审核:静态规则 + LLM + 人工兜底。 |
| ⭐ 2 | Drifter-yh/dsh-tool-policy | Declarative deny-by-default tool policy plugin. / 声明式 deny-by-default 工具策略。 |
| ⭐ 2 | shuguang1994/project-blueprint | One command to make any project AI-agent-ready: adaptive tech stack detection, auto AGENTS.md generation. / 一键让项目具备 AI 开发能力:自适应技术栈检测 + AGENTS.md 生成。 |
| ⭐ 2 | MashedPotato817/dsh-git-plugin | Git workflow plugin: slash commands + read-only git tools. / Git workflow 插件:slash 命令 + 只读 git 工具。 |
| ⭐ 2 | kingjly/dsh-plugin-builder | Agent Skill that turns a capability into an installable DSH plugin. / 把能力做成可安装 dsh 插件的 Agent Skill。 |
| ⭐ 2 | PerryLink/dsh-plugin-guide | Everything you need to build DSH plugins: official docs archive, Cordis primer, 15-repo deep-dive. / DSH 插件构建完全指南:EN/ZH 文档 + Cordis 入门。 |
| ⭐ 3 | jkrandom-sudo/dsh-ci-doctor | CI failure diagnosed before you open the logs: watches GitHub Actions for new failures, turns raw logs into structured diagnosis cards with recurrence detection. / CI 失败诊断:监视 GitHub Actions 新失败,原始日志转结构化诊断卡,签名账本识别复发问题。 |
| ⭐ 3 | PerryLink/dsh-output-styles | Claude Code outputStyles for DSH — session-scoped, durable, runtime-switchable model output styles via /style command and output_style storage domain. / DSH Claude Code 风格输出样式插件:会话级、持久化、运行时可切换模型输出风格。 |
| ⭐ 2 | kaziii/dsh-github-connector | GitHub connector: one-click connect, create/review/merge PRs from the conversation. / GitHub 连接器:一键连接,创建/审查/合并 PR。 |
| ⭐ 1 | PangYiMing/dsh-bisect-debug | Bisect bugs (code/boundary/commit) to find root cause. / 二分法定位 bug 根因(代码/边界/commit)。 |
| ⭐ 1 | CrazyShout/dsh-ssh-remote | SSH remote workspaces: browse/read/write remote files, run remote commands. / SSH 远程工作区:浏览/读写远程文件,运行远程命令。 |
| ⭐ 1 | Simon314620/dsh-turn-index | Sidebar conversation turn index plugin. / 侧边栏对话轮次索引插件。 |
| ⭐ 1 | zhouzhencheng07/dsh-tavily-search | Free keyless Tavily web search tool. / 免费 keyless Tavily web search 工具。 |
| ⭐ 2 | xiaohj233/dsh-tavily-search-provider | Tavily search provider for DSH with full search-control mapping, credential-backed API key UI, and guarded rc.6 compatibility patches. / DSH Tavily 搜索 Provider:完整搜索参数映射、凭据密钥 UI、兼容 rc.6 补丁。 |
| ⭐ 1 | qingtian3a/dsh-event-auditor | Event stream audit panel: observe event types, dispatch patterns, counts, recent events. / 事件流审计面板:观察事件类型/分发模式/计数/最近事件。 |
| ⭐ 1 | xilin3/dsh-prompt-persona | Edit system prompt from Settings page with live preview. / 从设置页编辑 system prompt,实时预览。 |
| ⭐ 1 | Jesse-njx/dsh-cowork | Read + write office documents & notebooks (xlsx, pdf, docx, pptx, ipynb) + MCP server. / Office 文档读写:xlsx/pdf/docx/pptx/ipynb + MCP server。 |
| ⭐ 4 | 651002/codex-eyes-hands | Codex CLI as text-only DSH agent eyes & hands — image viewing, file reading, drawing, execution supervision, dual-channel failover. / 专为 DSH 打造:把本机 Codex CLI 变成纯文本 Agent 的眼睛和手——看图/读文件/画图/监督执行/双通道容灾。 |
| ⭐ 1 | realalexandreai/dsh-atuin | Record dsh user prompts into atuin shell history. / 记录 dsh user prompts 到 atuin shell 历史。 |
| ⭐ 1 | tyler-wang3141/dsh-open-in-finder | One-click open-in-Finder icon in session header. / 一键 open-in-Finder 图标。 |
| ⭐ 1 | lin-cheng-lab/dsh-reloader | One-click reload: say "reload" after installing a plugin to auto-restart. / 一键重启:装完插件说一句 reload 自动重启生效。 |
| ⭐ 1 | lehhair/dsh-split-panes | Split panes for DSH. / 分割面板。 |
| ⭐ 1 | ShawnSiao/dsh-credentials-keychain | OS-backed credential provider for DeepSeek Harness. / OS-backed 凭据 provider。 |
| ⭐ 1 | dyuan311/dsh-openai-codex-oauth | ChatGPT subscription OAuth for the openai-codex provider in DSH. / ChatGPT subscription OAuth for openai-codex provider。 |
| ⭐ 1 | Yan-Zero/dsh-codex | Use your ChatGPT subscription in DSH through OpenAI's Codex sign-in flow. / 通过 OpenAI Codex 登录流程使用 ChatGPT 订阅。 |
| ⭐ 12 | bugmaker2/dsh-plugin-template | Template for DeepSeek Harness plugin development. / DSH 插件开发模板。 |
| ⭐ 6 | w2112515/dsh-plugin-development | Portable Agent Skill for developing and auditing DSH plugins: scaffolding, test tiers, and optional profile-installable DSH bundle adapter. / 可移植 Agent 技能:DSH 插件开发、审计脚手架,含可选 DSH bundle 适配器。 |
| ⭐ 7 | omdsh-dev/dsh-plugin-skills | Agent skills for building and testing DSH plugins — from scaffolding a new plugin package to choosing the right test tiers, entirely inside an agent session. / 构建和测试 DSH 插件的 Agent 技能:从脚手架新建插件包到选择正确测试层级,完全在 Agent 会话内完成。 |
| ⭐ 1 | hccccc01333/dsh-excel-chat | Talk to Excel in DeepSeek Harness: create, edit, repair, and verify spreadsheets by chat. / 通过对话创建、编辑、修复和验证 Excel 表格。 |
| ⭐ 1 | pingfanfan/dsh-learn | Agent-maintained Chinese DeepSeek Harness learning, evidence, labs and ecosystem growth system. / Agent 维护的中文 DSH 学习、证据、实验与生态成长系统。 |
| ⭐ 4 | huguangyu666/dsh-plugin-session-import | DeepSeek Harness plugin: import claude-code / codex / reasonix / zcode sessions. / DSH 插件:从 Claude Code / Codex / Reasonix / zcode 导入会话历史。 |
| ⭐ 2 | Mreate/dsh-cc-import | Import conversations into Claude Code with CLAUDE.md recognition and basic session features. / 将高质量对话导入 Claude Code,支持 CLAUDE.md 识别与基础功能扩展。 |
| ⭐ 1 | jLeon-account/dsh-client-usage | Real-time session-level API token usage & cost estimate, peak/off-peak pricing support. / 实时会话级 API token 用量与估算费用,峰谷计价适配。 |
| ⭐ 2 | sunshine-lang/dsh-plugin-template | Ready-to-publish DSH plugin skeleton: bundle format, tool DSL, config, tests, and a scaffold script. / 开箱即用 DSH 插件骨架:bundle 格式/工具 DSL/配置/测试脚手架。 |
| ⭐ 0 | HHHEEEWWW/dsh-mcp-console | MCP management panel for DeepSeek Harness Web UI (Settings → MCP): add/edit/remove MCP servers directly. / DSH Web UI MCP 管理面板:在设置页直接增删改 MCP 服务器。 |
| ⭐ 1 | fly3366/DeepJIT | JIT compiler plugin for DSH: compiles recurring agent workflows into hot skills and flow templates. / DSH JIT 编译器插件:将重复 Agent 工作流编译为热技能和工作流模板。 |
| ⭐ 1 | CSY656/dsh-worktree | Git worktree filesystem isolation for DSH subagents — each child works in its own worktree; clean ones auto-remove, dirty ones are kept for review. / DSH 子代理工作树隔离:每个子代理独立 worktree,干净则自动清理,脏的保留审查。 |
| ⭐ 11 | left0ver/dsh-file-review | Review files an agent just changed: diff viewer with inline side-by-side comparison. / Agent 修改文件审查:内联并排 diff 查看器。 |
| ⭐ 1 | harryopo/dsh-remote-ide | SSH Remote IDE for DSH: connect via SSH and the IDE goes remote — explorer browses remote workspace, edit files directly. / DSH SSH 远程 IDE:连接后工作区远程化,直接编辑远程文件。 |
| ⭐ 1 | Whning0513/deepseek-protocol-doctor | Checks DeepSeek tool loops, reasoning_content, strict schemas, and captured SSE. Also works as a DSH plugin. / 检测 DeepSeek 工具循环、reasoning_content、严格 schema 和捕获 SSE,同时作为 DSH 插件运行。 |
| ⭐ 1 | MicroMilo/upstream-radar | Always-on vulnerability and breaking-change impact monitoring for DeepSeek Harness plugins. / DSH 插件漏洞与破坏性变更持续监控。 |
| ⭐ 1 | LJninse/dsh-open-in-ide | Auto-detect local IDEs from DSH Web UI and open current workspace folder in one click. / 从 DSH Web UI 一键检测本地 IDE 并打开当前工作区。 |
| ⭐ 6 | sandbaseai/deepseek-harness-handbook | Agent-first, multilingual handbook for DeepSeek Harness: quickstarts, architecture, safety, troubleshooting, and production recipes. / DSH Agent 优先多语言手册:快速入门、架构、安全、故障排查与生产配方。 |
| ⭐ 1 | JayZz210l/deepseek-harness-for-ide | Bring DeepSeek Harness into JetBrains IDE: agent conversations, tool approval, goals, plans, sub-agents and workflows — one API key config. / 把 DeepSeek Harness 完整搬进 JetBrains IDE:智能体对话、工具审批、目标与计划、子智能体与 Workflow。 |
| ⭐ 2 | poplarity/dsh-science-workbench | Reproducible science workbench plugin: agent-driven cells, inline figures with feedback/rerun, manifest provenance, environment snapshots. / 可复现科学工作台:Agent 驱动单元格、内联图表反馈重跑、清单溯源与环境快照。 |
| ⭐ 1 | mervyn-teo/dsh-plugin-terminal | Real PTY terminal in a VS Code-style collapsible footer panel for DeepSeek Harness Web. / DSH Web 端 VS Code 风格可折叠底部面板中的真实 PTY 终端。 |
| ⭐ 1 | mbj733/dsh-edit-resend | Edit sent messages and resend — stop an in-flight reply, edit, and re-send from within DSH. / DSH 内编辑已发送消息并重新发送:中止正在进行的回复,编辑后重发。 |
| ⭐ 0 | ideasir/dsh-zip | ZIP file processing plugin for DeepSeek Harness: create, extract, list, and manage ZIP archives. / DSH ZIP 文件处理插件:创建/解压/列出/管理 ZIP 归档。 |
| ⭐ 4 | BiBoyang/dsh-eval-harness | Regression eval harness for DeepSeek Harness: YAML-driven agent benchmark with PASS/WARN/FAIL gates and baseline comparison. / DSH 插件评测工具:YAML 用例驱动真实 agent 回归评测 + baseline 对比 PASS/WARN/FAIL 门禁。 |
| ⭐ 2 | akira399/dsh-plugin-publisher | DSH plugin development and GitHub publish workflow skill: develop, verify, publish and marketplace visibility (consent-gated). / DSH 插件开发与 GitHub 发布工作流技能:开发、验证、发布及市场曝光(需授权)。 |
| ⭐ 2 | KHG420/git-worktree | Bind every DSH conversation to its own isolated git worktree + branch — parallel agents work on one repo without interference. / 每个 DSH 会话绑定独立 git worktree 与分支,并行 Agent 互不干扰。 |
| ⭐ 2 | DfsyJian/dsh-snapshot | Automatic file snapshots with a sidebar timeline and settings card. / 自动文件快照,侧边栏时间线与设置卡片。 |
| ⭐ 4 | Civitasv/dsh-plugin-diff-review | Diff Review Plugin for DeepSeek Harness — inline change review before agent commit. / DSH 差异审查插件:Agent 提交前内联审查变更。 |
| ⭐ 2 | anweat/dsh-plugin-dev-guide | DSH plugin development & publishing guide: from first plugin to auto-publish to the community. / DSH 插件开发与发布指南:从零到自动发布到社区。 |
| ⭐ 1 | SASE223/dsh-dev-team-manager | DevTeam plugin port for DeepSeek Harness: multi-role agent team (PM/Dev/QA) with token-aware scheduling. / DSH 版 DevTeam 插件:多角色 Agent 团队(PM/开发/QA),令牌感知调度。 |
| ⭐ 5 | HarcoChen/dsh-vsc-integration | Native VS Code integration for DeepSeek Harness — streaming chat, tool-call approval, goal & plan management, sub-agents and workflows directly in VS Code. / DSH 原生 VS Code 集成:流式对话、工具审批、目标与计划管理、子代理与工作流,直接在 VS Code 中使用。 |
| ⭐ 187 | WYH66666666/DSH-Transparent-UI-Plugin | Transparent UI plugin for DSH Web: glass-morphism panels and translucent overlays with configurable opacity. / DSH Web 透明 UI 插件:玻璃态面板与半透明覆盖层,支持透明度配置。 | | ⭐ 3 | Inspireason/dsh-plugin-organizer | DSH plugin organizer: categorize, filter and manage your plugin collection from the Web UI. / DSH 插件整理工具:分类、筛选和管理工作区插件集合。 | | ⭐ 1 | beijingwahw/dsh-companion | DeepSeek Companion: conversation export (MD/PDF/JSON/PNG long image) + context handoff summary for seamless agent switching. / DSH 伴侣插件:对话智能导出(MD/PDF/JSON/PNG 长图)+ 上下文交接摘要。 | | ⭐ 3 | PerryLink/dsh-checkpoint-rewind | Claude Code /rewind for DeepSeek Harness — git-first workspace snapshots with branch-based turn history. / DSH 的 git 优先回退插件:按分支保存会话快照,支持 Claude Code /rewind 风格回滚。 | | ⭐ 3 | ihuajiu/dsh-plugin-finder | Natural-language plugin search for DeepSeek Harness — ask what you need, get matching plugin recommendations. / 自然语言搜索 DSH 插件:描述需求,获取匹配的插件推荐。 | | ⭐ 3 | kxSenlin/dsh-whale-font | Render DeepSeek's blue whale icon in place of first-person pronouns (我/你/I/me) in DSH conversations. / 将 DSH 对话中的第一人称代词渲染为 DeepSeek 蓝鲸图标。 | | ⭐ 3 | golitter/dsh-deepseek-billing | View DeepSeek API balance and billing info in DSH settings — supports zh/en and dark/light themes, reads key from DSH credential store securely. / 在 DSH 设置页查看 DeepSeek API 余额与计费信息,支持中英切换与明暗主题,密钥安全存储。 | | ⭐ 2 | Menfre01/dsh-tui | A Go TUI client for DeepSeek Harness powered by Bubble Tea — terminal UI ported from the dsh-tui repo. / 基于 Bubble Tea 的 Go TUI 终端客户端,来自 dsh-tui 项目移植。 | | ⭐ 297 | alaliqing/claude-paper | Cross-agent research paper toolkit: auto PDF parsing, quick summaries, code demos, and an interactive web viewer — works with DSH, Claude Code, Codex, OpenCode. / 跨 Agent 研究论文工具:自动 PDF 解析、快速摘要、代码示例与交互式网页查看器,支持 DSH/Claude Code/Codex/OpenCode。 | | ⭐ 141 | zhaoolee/notes | Open-source hammer-style notes app with Docker deployment, skill calling, DSH plugin support, multi-tenant, WeChat article format export, and image export. / 开源锤子便签风格笔记:一键 Docker 部署、skill 调用、DSH 插件支持、公众号格式导出。 | | ⭐ 6 | chaojixinren/dsh-reviewer-bot | Native DSH plugin code review bot — cross-platform (GitHub/GitLab/Gitea), pluggable rule packs, local replay. / 原生 DSH 插件形态代码评审机器人:跨代码平台,规则可插拔,支持本地重放。 | | ⭐ 0 | JachinShen/dsh-sandbox-permission-guard | DSH Cordis plugin that prevents redundant sandbox escalation failures. / DSH Cordis 插件:防止沙盒权限重复升级失败。 | | ⭐ 0 | nicklin99/dsh-demo-plugin | DSH plugin development teaching example: settings form, multi-slot registration, tools, events, dynamic plugins + 11-chapter Chinese wiki. / DSH 插件开发教学示例:设置表单、多 slot 注册、工具、事件、动态插件 + 11 章中文 wiki。 | | ⭐ 0 | keyiadiannao/dsh-delay-tools | Delayed wake-up for DeepSeek Harness: schedule a reminder, agent wakes in the same conversation to reply — plus interruptible timed gate tool. / DSH 延时唤醒:调度提醒,Agent 在同一会话中醒来回复,支持中断定时门控。 |
| ⭐ 2 | ihuajiu/dsh-code-security | OpenAI Codex Security for DSH, zero-setup — 13 audit skills + 5 scan tools in a session preset, plus an auto-audit gate for new plugins, running on your local model with no API keys. / DSH 安全审计插件:13 项审计技能 + 5 个扫描工具,零配置,本地模型驱动,无需 API key。 | | ⭐ 0 | chenshutian9610/deepseek-harness-plugin-skill | DeepSeek Harness plugin development Skill — scaffold, build and publish DSH plugins via agent instructions. / DSH 插件开发 Skill:通过 Agent 指令完成插件脚手架、构建与发布。 | | ⭐ 0 | t880216t/dsh-miniapps | Configurable mini-app tabs for the DeepSeek Harness workbench sidebar. / DSH 工作台侧边栏可配置迷你应用标签页。 | | ⭐ 0 | TindalosKorone/dsh-cheatengine | DSH plugin — dsh-plugin topic confirmed. / DSH 插件。 | | ⭐ 4 | sjh9714/dsh-win32 | First-class Windows plugin for DeepSeek Harness: persistent shell in sandbox, truly usable minimal mode, foreground command recognition, and installation health check. / DSH Windows 插件:沙箱内持久 shell、真正可用的极简模式、前台命令识别与安装体检。 | | ⭐ 0 | literaf/ai4scholar-plugin-dsh | AI4Scholar for DSH: 37 native academic tools — Semantic Scholar, PubMed, Google Scholar, arXiv, bioRxiv/medRxiv, DOI, full text, auto-cite, figures. Powered by ai4scholar.net. / DSH AI4Scholar 学术插件:37 个学术工具(Semantic Scholar/PubMed/arXiv/DOI 等),由 ai4scholar.net 驱动。 | | ⭐ 0 | zqf040224/knowflow-dsh-plugin | Permission-preserving Knowflow retrieval bundle for DeepSeek Harness — integrates Knowflow RAG with permission context preservation. / DSH Knowflow 权限感知检索插件:集成 Knowflow RAG 并保持权限上下文。 | | ⭐ 11 | Lixiaoyiao/deepseek-harness-action | Community GitHub Action for DeepSeek Harness — AI Code Review · CI Diagnosis · Auto Fix · Issue → PR. / DSH 社区 GitHub Action:AI 代码评审、CI 诊断、自动修复、Issue 转 PR。 | | ⭐ 5 | Seann0824/deepseek-harness-for-codex | A Codex plugin and MCP server that runs DeepSeek Harness locally, delegates tasks through visible web sessions, and lets Codex independently review the results. / Codex 插件与 MCP Server:本地运行 DSH,通过可见 Web 会话委托任务,Codex 独立审查结果。 | | ⭐ 2 | Starfie1d1272/dsh-github-skills | Skill-first GitHub workflows for DeepSeek Harness: PR triage, review feedback, CI diagnosis, and safe publishing. / DSH Skill 优先 GitHub 工作流:PR 分类、评审反馈、CI 诊断与安全发布。 | | ⭐ 1 | cyanseek/dsh-native-playbook | Task-aware native capability manager for DeepSeek Harness — use, prepare, and verify built-in DSH tools before adding another plugin. / DSH 任务感知原生能力管理器:在使用前先准备和验证内置工具。 | | ⭐ 0 | STARDUSTLC666/dsh-codex-port | Batch-port the Codex plugin family into DSH skills: 186+ Codex plugins, 583+ skills, automatic frontmatter conversion. / DSH Codex 技能移植插件:一键移植 186+ Codex 插件、583+ 技能。 | | ⭐ 10 | CH4ACKO3/dsh-harmony | Runtime patching library for DeepSeek Harness plugins — hot-patch, replace, and decorate cordis plugins without restarting the harness. / DSH 运行时插件修补库:热替换/装饰 Cordis 插件,无需重启 Harness。 | | ⭐ 8 | cyanseek/dsh-landscape | Agent-first plugin intelligence for DSH: verifies existing plugins, identifies capability gaps, generates build-ready installation briefs. / DSH Agent 优先插件分析:验证已装插件、识别能力缺口、生成安装简报。 | | ⭐ 1 | luis1232023/dsh-workspace-enhance | Enhanced left sidebar workspace: per-folder task/file/Git sub-tabs, file tree + right preview, Git Changes/Graph dual view, search, view switching and workspace addition. / DSH 工作台增强:每个工作区文件夹提供任务/文件/Git 子 Tab,含文件树与右侧预览、Git Changes/Graph 双视图。 | | ⭐ 1 | luoying2334/dsh-plugin-skill-manager | Graphical skill manager for DSH — create, edit, import (ZIP) and delete SKILL.md skills from the Web settings UI. Global + per-workspace install. / DSH 图形化技能管理器:从 Web 设置页创建/编辑/导入/删除 SKILL.md 技能,支持全局与工作区级安装。 | | ⭐ 30 | nexpeakcore/deepseek-harness-pr-review | AI code review with DeepSeek: headless PR review automation that verifies PR descriptions claim-by-claim against real code, checks docs against reality, flags requirement impact. Human-in-the-loop + auto review poller + web dashboard. / DeepSeek 驱动的代码审查:无头 PR 评审自动化,逐条验证 PR 描述与真实代码,检查文档一致性,标记需求影响。 | | ⭐ 14 | zerob13/dsh-better-markdown | DeepSeek Harness Web plugin powered by markstream-react for resilient streaming Markdown, Mermaid diagrams, KaTeX math, and safe renderer fallback. / 基于 markstream-react 的 DSH Web 插件:流式 Markdown、Mermaid 图表、KaTeX 数学公式与安全渲染降级。 | | ⭐ 11 | chenshijun900730-bit/deepseek-harness-software-OPC | DeepSeek Harness software-company preset: simulates real dev org with Sprint contracts, independent coding/acceptance, hard failure routing — user as director manages progress, sub-agents, and tokens on a visual canvas. / DSH 软件公司模式预设:模拟真实开发组织架构,Sprint 合同冻结需求、编码/验收独立、失败硬路由,用户在可视化画布管理进度与子代理。 | | ⭐ 10 | wssfk12138/dsh-damage-pulse | DeepSeek Harness token balance monitor with game-style damage pulse animations. / DSH Token 余额监控:游戏风格伤害脉冲动画。 | | ⭐ 10 | Lixxx1/dsh-vscode | A Claude Code/Codex-style VS Code sidebar for DeepSeek Harness. / 类 Claude Code / Codex VS Code 侧边栏,在编辑器中直接使用 DSH。 | | ⭐ 9 | buhuikongpan/dsh-pluginmanager | DSH layered plugin manager: system/WebUI/tool layers read-only display, user extensions support enable/disable, re-registration, uninstall, and editable descriptions. / DSH 分层插件管理器:原生插件按系统层/WebUI 层/工具层只读展示,用户扩展支持停用/启用、补登记、卸载与可编辑描述。 | | ⭐ 8 | MutaLucem/dsh-plugin-integration | DeepSeek Harness plugin integration center: dynamic discovery, tag classification, overlap/compatibility detection, one-click enable/disable, and failure detection. / DSH 插件整合中心:动态发现、打标分类、重叠/兼容检测、一键启停与失效检测。 | | ⭐ 6 | Ephemeral-AI-Lab/dsh-plugins | Dynamic Cordis plugin collection for DSH — section annotations and follow-up追问 (anno), layout naming checker (linsp). / DSH 动态 Cordis 插件集合:选段批示与追问、布局命名检查器。 | | ⭐ 5 | cc19990113/dsh-plugin-codegraph | Structural code intelligence for DSH — gives the agent codegraph and codegraph_index tools to find where a symbol is declared, what calls it, and what a change reaches, from a tree-sitter index it builds itself. / DSH 结构性代码智能:通过 tree-sitter 索引提供 codegraph/codegraph_index 工具,追踪符号声明、调用关系与变更范围。 |
| ⭐ 3 | unclecode/toolshrink | Content-aware tool output reducer — cuts large agent tool output by meaning, not bytes. 9 reducers + DeepSeek Harness plugin. / 内容感知型工具输出裁剪器,按语义而非位置截断长输出,含 9 种裁剪策略 + DSH 插件。 | | ⭐ 73 | Anionex/dsh-turn-rewind | Persistent Change Ledger for DSH — rewind conversation and workspace state with full diff history. / DSH 对话与代码状态回退插件,持久化变更账本,支持任意历史节点回滚。 | | ⭐ 42 | dream-num/dsh-univer-office | Preview, create, and edit Office spreadsheets, docs, and slides inside DSH. Powered by Univer. / 在 DSH 中预览/创建/编辑 Office 电子表格、文档与幻灯片,由 Univer 驱动。 | | ⭐ 1 | lavapapa/dsh-composer-layout | Dockable Composer layout: long answers and detailed prompts shown side by side in the DSH Web UI. / DSH Web UI 可停靠 Composer 布局:长回复与详细提示并排显示。 |
🔧 Utility Toolkit / 实用工具集
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 8 | DDDMUC/dsh-free-search | Free web search provider for DeepSeek Harness — DuckDuckGo backend, no API key needed. / DSH 免费网页搜索提供者,DuckDuckGo 后端,无需 API Key。 |
| ⭐ 15 | omdsh-dev/dsh-toolkit | Zero-dependency toolkit: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema. / 零依赖工具包:time/encoding/json/calculator/csv/regex/markdown/diff/stat/schema。 |
| ⭐ 17 | omdsh-dev/dsh-plugin-check | Plugin health check: scan manifest protocol / patch format / build traps / hub listing status. / 插件健康检查:扫描清单协议/patch格式/构建陷阱/hub收录状态。 |
| ⭐ 24 | omdsh-dev/dsh-custom-tool | Create/sandbox JavaScript tools with Monaco editor and model-driven lifecycle. / Monaco 编辑器创建/沙箱化 JavaScript 工具,模型驱动生命周期。 |
| ⭐ 4 | Airmetro/dsh-update-checker | Whole-stack update management for DeepSeek Harness: dual-source semver checks, locale-aware GUI banner, one-click updates with backup/rollback and watchdog-guarded restart. / DSH 全栈更新管理:双源 semver 比对、本地化 GUI 横幅、一键更新含备份回滚与看门狗重启。 |
| ⭐ 2 | GHJIVHIDD/dsh-plugin-vm-sandbox | VM sandbox plugin for DSH Web: per-session isolated debian/alpine VMs via OrbStack with vm_list/vm_create/vm_exec/vm_delete tools, idle auto-sleep and auto-cleanup. / DSH Web 虚拟机沙盒插件:基于 OrbStack 的会话级隔离 VM,含管理工具与自动休眠清理。 |
| ⭐ 4 | Luke-Yong/dsh-plugin-knowledge-graph | DSH knowledge graph plugin — visualizes project context as an interactive graph with fact/inference/concept nodes and two-way linking. / DSH 知识图谱插件:可视化项目上下文为交互式图谱,支持事实/推论/概念节点双向链接。 |
| ⭐ 50 | vlln/plugin-registry | Plugin ecosystem infrastructure: browser panel for official repo plugins + make-dsh-plugin skill. / 插件生态基建:浏览器面板管理官方 repo 插件 + make-dsh-plugin skill。 |
| ⭐ 9 | omdsh-dev/dsh-session-health | Frame-level zstd scan for DSH session files — detects torn/damaged/empty sessions; zero-dependency read-only tool registration. / DSH 会话文件帧级扫描:检测破损/空会话,零依赖只读工具。 |
| ⭐ 11 | omdsh-dev/dsh-llm-fallbacks | Role-based LLM retry/fallback strategy plugin — configure per-role model hierarchies with automatic fallback on errors/timeouts. / 基于角色的 LLM 重试/降级策略插件:配置每个角色对应的模型层级,支持错误/超时自动降级。 |
| ⭐ 7 | Zephyr-vibe/dsh-archived-sessions | DSH Session Manager: manage conversations, archive/restore, delete safely, open record folders from the Web UI. / DSH 会话管理:归档/恢复/安全删除、打开记录文件夹。 |
| ⭐ 5 | fakechris/dsh-harness-ops | DSH ops toolbox: A/B dual-slot upgrades, guardian daemon, one-command self-healing doctor. / DSH 运维工具箱:A/B 双槽升级、守护进程、一键自愈。 |
| ⭐ 3 | omdsh-dev/dsh-tool-turbo | Per-round reasoning_effort optimizer: auto-downgrades tool-call reasoning for simple chains. / Per-round reasoning_effort 优化器:简单工具链自动降级思考。 |
| ⭐ 2 | omdsh-dev/dsh-tool-encoding | base64/url/hex/md5/sha/UUID encoding/decoding toolkit. / base64/url/hex/md5/sha/UUID 编解码工具。 |
| ⭐ 2 | omdsh-dev/dsh-tool-time | Strict ISO 8601 parsing, IANA timezone conversion, UTC calendar math. / ISO 8601 / IANA 时区 / UTC 日历运算。 |
| ⭐ 2 | omdsh-dev/dsh-tool-markdown | HTML↔Markdown conversion, GFM table normalization, TOC generation. / HTML↔Markdown / GFM 表格 / 目录生成。 |
| ⭐ 2 | omdsh-dev/dsh-tool-stat | Descriptive statistics / percentiles / frequency distribution / correlation analysis. / 描述统计 / 百分位数 / 相关性分析。 |
| ⭐ 2 | omdsh-dev/dsh-tool-json | JMESPath subset queries, zero-dependency recursive descent parser. / JMESPath 子集查询。 |
| ⭐ 2 | omdsh-dev/dsh-tool-diff | Text/JSON/CSV/Markdown structured comparison + unified diff. / 文本/JSON/CSV/Markdown 结构化比较与 unified diff。 |
| ⭐ 6 | hyqhyq3/dsh-mcp-manager | MCP Server manager: Settings → MCP page, OAuth PKCE + dynamic client registration. / MCP Server 管理:Settings → MCP 页 + OAuth PKCE。 |
| ⭐ 2 | wulun811/dsh-plugin-vet | Trust pipeline for DeepSeek Harness plugins: deterministic static scan (11 rules) + LLM-driven audit protocol + optional runtime guard; monitor-and-alert only. / DSH 插件信任流水线:确定性静态扫描 + LLM 审计协议 + 可选运行时守卫,仅监控告警不拦截。 |
| ⭐ 2 | gxpppp/dsh-search-mcp | Replace built-in web search with MCP servers (Tavily/Brave/Exa/Perplexity/DuckDuckGo). / 替换内置 web search 为 MCP 服务器。 |
| ⭐ 244 | SepineTam/mcp-for-stata | MCP server for Stata — integrate Stata statistical workflows directly into agent toolchains. / MCP 服务器:将 Stata 统计工作流接入 Agent 工具链。 |
| ⭐ 7 | PerryLink/dsh-mcp-panel | Read-only runtime management panel for the official DSH MCP client: status, tools, errors, reconnect counts, controlled patch suggestions (Apache-2.0). / 官方 DSH MCP 客户端只读运行时管理面板:状态/工具/错误/重连计数/受控补丁建议。 |
| ⭐ 0 | PerryLink/dsh-kit | One-command starter pack: install all 15 PerryLink DeepSeek Harness plugins. / 一键启动包:安装全部 15 个 PerryLink DSH 插件。 |
| ⭐ 1 | PerryLink/dsh-data-quality | DeepSeek Harness plugin: deterministic data profiling, cleaning, and verification. / DSH 插件:确定性数据剖析、清洗与验证。 |
| ⭐ 2 | Ericwong5021/dsh-kanban | Task board plugin for DeepSeek Harness Web UI. / DSH Web UI 任务看板插件。 |
| ⭐ 4 | MorGogh/widget-dock | Draggable widget panel: balance, tokens, stats, commands, goal, cost. / 可拖拽 widget 面板(余额/token/统计/命令/目标/费用)。 |
| ⭐ 1 | fff122/dsh-prompt-presets | Local reusable prompt presets for DeepSeek Harness. / 本地可复用 prompt 预设。 |
| ⭐ 1 | fff122/dsh-task-checklist | Local task checklist plugin for DeepSeek Harness. / 本地任务清单插件。 |
| ⭐ 1 | omdsh-dev/dsh-pet-corner | Pet corner: floating pet, keyless pet-image proxy, favorites. / 宠物角:悬浮宠物 + keyless 宠物图代理。 |
| ⭐ 1 | omdsh-dev/dsh-fun-weather | Weather tab and weather-following themes powered by Open-Meteo. / 天气标签 + 天气跟随主题(Open-Meteo 驱动)。 |
| ⭐ 1 | omdsh-dev/sandbox-mxc | Microsoft cross-platform sandbox support. / 微软跨平台沙盒支持。 |
| ⭐ 1 | omdsh-dev/Qwen-MM-Plugins | Qwen multimodal plugins support. / Qwen-MM-Plugins 支持。 |
| ⭐ 1 | omdsh-dev/dsh-auto-chess | Auto-chess plugin for DSH Web: human vs AI or dual-AI match. / DSH Web 自走棋插件:人机对战或双 AI 对弈。 |
| ⭐ 1 | omdsh-dev/ex-setting | DSH settings extension. / DSH 设置扩展。 |
| ⭐ 1 | moduqishi/dsh-open-in-finder | One-click open-in-Finder icon in session header. / 一键 open-in-Finder 图标。 |
| ⭐ 1 | schhaohao/dsh-file-explorer | File explorer for DSH. / DSH 文件浏览器。 |
| ⭐ 1 | zimixvx/dsh-archive-manager | Archive manager for DSH. / DSH 归档管理器。 |
| ⭐ 1 | detpecca/DSH-Wiki | DSH Wiki. / DSH Wiki。 |
| ⭐ 1 | echo-escape/dsh-workbench | Plugin and skill showcase & sharing collection. / 插件与技能展示分享集合。 |
| ⭐ 37 | Sanqi-normal/dsh-webui-market-plugin | DSH Web GUI community plugin market — browse awesome-dsh-plugin.com and one-click install/uninstall into profile. / DSH Web GUI 社区插件市场:浏览插件目录,一键安装/卸载到 profile。 |
| ⭐ 1 | ZgblKylin/dsh-gui | Tauri GUI with integrated DeepSeek Harness and plugin bundles. / DSH Tauri GUI:集成 DeepSeek Harness 与插件包。 |
| ⭐ 3 | ZgblKylin/dsh-terminal | Terminal plugin for DeepSeek Harness. / DSH 终端插件。 |
| ⭐ 2 | Fro2en12/dsh-download-progress | DSH web plugin: download progress panel for AI-generated artifacts. / DSH Web 插件:AI 产物下载进度面板。 |
| ⭐ 2 | ZrSiO4-y/dsh-explorer | VS Code-style file explorer for DeepSeek Harness: sidebar file tree + multi-tab preview (code/image/PDF/audio/video/zip). / DSH VS Code 风格文件浏览器:侧边栏文件树 + 多标签预览(代码/图片/PDF/音视频/ZIP)。 |
| ⭐ 1 | flaqai/deepeseek-harness-guide | Guide for development with DeepSeek Harness. Building plugin for DeepSeek Harness Project. / DSH 插件开发指南。 |
| ⭐ 1 | sliverp/DeepSeek-harness-qqbot | QQ Bot text and image channel plugin for DeepSeek Harness. / QQ Bot 文本与图片频道插件。 |
| ⭐ 1 | radres/dsh-plugin-call-me | Your DSH agent rings your actual phone: it asks out loud, you answer out loud, and the conversation continues via voice. / DSH Agent 拨打你的真实手机:语音询问、语音接听、语音继续对话。 |
| ⭐ 23 | omdsh-dev/dsh-lark | Lark/Feishu IM bot channel for DeepSeek Harness: chats drive agents, replies and approvals return. / 飞书 IM Bot 通道:聊天驱动 Agent,回复/审批返回。 |
| ⭐ 6 | sugarforever/dsh-lark | Lightweight Lark/Feishu plugin for DeepSeek Harness — simple bot channel integration for DSH sessions. / 轻量级飞书/Lark 插件,用于 DSH 会话的机器人通道集成。 |
| ⭐ 0 | 863683348/dsh-feed | Cross-ecosystem aggregation base (聚合的聚合): syncs GitHub dsh-plugin topic + npm into one open JSON index, queried by model tools, CLI (dsh-feed) and a minimal stdio MCP server. / 跨生态聚合基础:同步 GitHub dsh-plugin topic + npm 到统一 JSON 索引,供模型工具/CLI/MCP 查询。 |
| ⭐ 0 | 863683348/dsh-recipe | Scenario bundles of dsh plugins (插件界的 dotfiles): recipe tool lists, searches, applies and composes ready-made plugin environments with ordered install sequences. / 插件场景包(插件界的 dotfiles):按场景组合插件环境,有序安装序列。 |
| ⭐ 1 | springbrand-lab/dsh-oauth-mcp-client | OAuth 2.1 Streamable HTTP MCP client plugin for DeepSeek Harness. / OAuth 2.1 Streamable HTTP MCP 客户端插件。 |
| ⭐ 1 | x118111/prompt-optimizer | Dynamic plugin: adds ✨ optimize-prompt button to chat composer — context-aware LLM rewriting with model fallback and visible errors. / 动态插件:为对话输入框添加提示词优化按钮,支持上下文感知改写与模型降级。 |
| ⭐ 105 | ZSeven-W/dsh-openpencil | OpenPencil design preview and editing plugin for DSH. / OpenPencil 设计预览与编辑插件。 |
| ⭐ 26 | HiWhaleW/dsh-toolbox | Local-first DSH plugins for product research, context routing, plugin preflight, and compatibility monitoring. / 本地优先 DSH 插件:产品调研、上下文路由、插件预检与兼容性监控。 |
| ⭐ 25 | bowenliang123/dsh-context | Context insight dashboard: shows what the model's context window contains — token budget, source breakdown, and pressure indicators. / 上下文洞察看板:展示模型上下文窗口构成——token 预算、来源分解与压力指标。 |
| ⭐ 10 | lire1131/dsh-undo-plugin | Snapshot & rollback your plugin/skin/settings configs. Auto-save on change, undo/redo stack. / 插件/皮肤/设置配置快照回滚:变更自动保存,支持撤销/重做。 |
| ⭐ 3 | hccccc01333/dsh-report-html | Generate self-contained interactive HTML reports from Markdown, tables, charts, China province maps. / 从 Markdown/表格/图表生成本地交互 HTML 报告,含中国省份地图。 |
| ⭐ 3 | lsz-asd/dsh-plugin-session-delete | Delete DSH sessions from the UI: header danger button + sidebar session-row menu item. / 从 UI 删除 DSH 会话:顶栏危险按钮 + 侧边栏会话行菜单。 |
| ⭐ 3 | bwndlct/dsh-session-audit | Session execution analytics and audit reports for DeepSeek Harness — see how your agent actually worked. / DSH 会话执行分析与审计报告:了解 Agent 实际工作方式。 |
| ⭐ 3 | keepermttl/dsh-archive-viewer | Archive session manager for DSH: view/restore archived sessions (grouped by workspace) + one-click close DSH. MIT licensed. / DSH 归档会话管理器:查看/恢复归档会话(按工作区分组)+ 一键关闭 DSH,MIT 许可。 |
| ⭐ 3 | fountunt/dsh-session-cleaner | Session deletion capability for DeepSeek Harness — sidebar ⋮ menu entry for easy cleanup. / DSH 会话删除能力:侧边栏 ⋮ 菜单入口,轻松清理。 |
| ⭐ 3 | yu2025-luo/dsh-file-panel | Right-side file panel for DSH — auto-popup when the agent creates or downloads files, with image/text preview, reveal-in-folder and open actions. Bilingual · MIT. / DSH 右侧文件面板:Agent 创建或下载文件时自动弹出,支持图片/文本预览、显示文件夹和打开操作,中英双语,MIT 许可。 |
| ⭐ 3 | zhangzheng25/dsh-token-monitor | Token usage & conversation stats as a native settings page — today / 7d / 30d views. / 原生设置页 token 用量与对话统计,支持今日/7 天/30 天视图。 |
| ⭐ 9 | sryimnoob123/dsh-starter | Beginner-friendly starter for DeepSeek Harness: minimal Electron desktop client for the official web GUI. / 新手友好的 DSH 入门模板:最小化 Electron 桌面客户端,对接官方 Web GUI。 |
| ⭐ 1 | Awu12277/dsh-stock-watch | A-share real-time stock watch plugin — foldable popup in DSH Web top-right corner for your watchlist. / A股自选股实时行情盯盘插件:DSH Web 右上角可折叠弹窗。 |
| ⭐ 2 | Make0209/dsh-usage-stats | GitHub-style usage heatmap + token/cache-hit/account balance dashboard + workspace alias management. / GitHub 风格用量热力图 + Token/缓存命中/账户余额看板 + 工作区别名管理。 |
| ⭐ 2 | hrhgit/deepseek-harness-plugin-manager | Web plugin manager for DSH: inspect, search, group, enable, and disable Cordis plugins from Settings. / DSH Web 插件管理器:从设置页检查/搜索/分组/启停 Cordis 插件。 |
| ⭐ 2 | daybreak33167-commits/dsh-subscriptions | Drives Cursor models through the official DeepSeek SDK within DSH sessions. / 通过官方 SDK 在 DSH 会话中驱动 Cursor 模型。 |
| ⭐ 2 | Acidmoon/DIzzy-DSH | Collection of DSH utility plugins: usage tracking, session helpers, and quality-of-life improvements. / DSH 实用插件合集:用量追踪/会话辅助/生活质量提升。 |
| ⭐ 2 | w769721503/dsh-plugin-store | DSH plugin store: browse, search, filter, and one-click install dsh-plugin ecosystem plugins. / DSH 插件商店:浏览/搜索/筛选并一键安装 dsh-plugin 生态插件。 |
| ⭐ 2 | hellosky983/dsh-qrcode | Offline QR code (SVG/PNG/ASCII) and barcode (Code128/EAN-13) generator — no network, no API key. / 离线二维码(SVG/PNG/ASCII)和条形码(Code128/EAN-13)生成器,无需网络与 API Key。 |
| ⭐ 1 | causebefore/dsh-pomodoro | Pomodoro timer plugin for DSH Web: configurable focus/break durations, sidebar entry, draggable floating panel. / DSH Web 番茄钟插件:可配置专注/休息时长,侧栏入口,可拖动浮动面板。 |
| ⭐ 1 | wellorbetter/dsh-plugin-window-stats | All-session progress & token overview: real-time refresh, cache hits, context usage, click-to-jump. / 全会话进度与 Token 总览:实时刷新、缓存命中、上下文占用、点击直达。 |
| ⭐ 4 | AcidGr/dsh-web-lan-access | LAN access plugin for DeepSeek Harness Web UI — exposes the web service to local network. / DSH Web UI 局域网访问插件:将 Web 服务暴露到本地网络。 |
| ⭐ 1 | Suxeca/dsh-plugin | Session switch panel plugin (Ctrl+K / Ctrl+[ ]) + plugin development template for DSH. / DSH 会话切换面板插件(Ctrl+K/Ctrl+[ ])+ 插件开发模板。 |
| ⭐ 1 | ziyou979/dsh-llm-oauth | OAuth / subscription-plan LLM providers (Grok, GitHub Copilot, OpenAI Codex) for DeepSeek Harness. / DSH OAuth/订阅计划 LLM 提供商:Grok、GitHub Copilot、OpenAI Codex。 |
| ⭐ 2 | Miku196/dsh-tokensave | Token-saving plugin for DeepSeek Harness: optimizes context to reduce token consumption. / DSH Token 节省插件:优化上下文以降低 token 消耗。 |
| ⭐ 2 | YZz-S/dsh-token-cost-meter | Session token cost meter with official dynamic pricing, DeepSeek & Volcengine billing balance, and update checker. Plain JS, no build. / 会话 token 费用计量器:官方动态定价、DeepSeek 与火山引擎余额,纯 JS 无构建。 |
| ⭐ 2 | EdwinZDZ/dsh-api-balance-ring | Real-time DeepSeek API balance ring for the DSH composer — hover for live balance, click for today's spend / requests / tokens, peak/off-peak aware. / DSH Composer 实时 API 余额环:悬停查余额,点击查今日花费/token/请求数,支持峰谷定价。 |
| ⭐ 2 | xiaohj233/dsh-keepalive | Opt-in detached watchdog for the DSH Web process — snapshot-checked repair with configurable retry budget and auto-resume. / DSH Web 进程守护:快照校验修复,可配置重试预算与自动恢复。 |
| ⭐ 1 | Max-Samson/dsh-usage-chart | Real-time Token usage, cost estimates, per-round charts, and peak/off-peak pricing for DeepSeek Harness. / DSH 实时 Token 用量、费用估算、每轮图表及峰谷计价。 |
| ⭐ 1 | cute-baobao/dsh-usage-meter | Per-model daily token usage recorder (input/output/cache hits) with a Web GUI dashboard. / 按模型每日 Token 用量记录器(输入/输出/缓存命中),带 Web 看板。 |
| ⭐ 1 | sharkymew/dsh-utility-tools | Drag-and-drop any file into chat + selected text引用 for DeepSeek Harness conversations. / DSH 对话工具插件:拖拽任意文件进入对话 + 选中文本引用。 |
| ⭐ 1 | awesome-dsh-plugin/dsh-find-plugin | Find DSH plugins inside the agent — live GitHub dsh-plugin topic search, star-ranked. / 会话内搜索发现 DSH 插件:GitHub dsh-plugin 主题实时搜索。 |
| ⭐ 790 | dsh-market/dsh-market | The plugin market inside DeepSeek Harness — browse, search, one-click install. / DSH 内置插件市场:浏览、搜索、一键安装。 |
| ⭐ 1 | TheYoungChen/dsh-plugin-market | DeepSeek Harness plugin market — browse, search & install dsh-plugin topic plugins. / DSH 插件市场:浏览/搜索/安装。 |
| ⭐ 1 | angel-heart/dsh-browser-agent | Give DSH agents a real browser: browser-pro preset + 15 browser_* tools with persistent login. / 给 DSH Agent 真实浏览器:browser-pro 预设 + 15 个 browser_* 工具,持久化登录态。 |
| ⭐ 52 | LX2000WASD/dsh-web-plugin-manager | One-click plugin management in Web UI: view, start/stop, install/uninstall, env management, plugin marketplace. Covers both bundle and non-bundle plugins. / Web UI 一键管理 DSH 插件:查看、实时启停、安装/卸载、环境管理、插件市场,bundle 与非 bundle 全覆盖。 |
| ⭐ 23 | AwesomeHou/dsh-plugin-marketplace | Live-syncs the GitHub dsh-plugin topic (1800+ repos) into a searchable, paginated settings tab with one-click install and agent tools (market_search / market_install). / 实时同步 GitHub dsh-plugin topic(1800+ 仓库)到可搜索分页设置页,支持一键安装和 agent 工具。 |
| ⭐ 4 | mishibeikejie/zat-dsh-engine | Visual plugin marketplace for DeepSeek Harness — browse, search and install community plugins. / DSH 可视化插件市场:浏览、搜索和安装社区插件。 |
| ⭐ 14 | 2BingLing/dsh-market | DeepSeek Harness plugin marketplace with Chinese search, 5-dimension scoring, and one-click install — dual form: web app + DSH sidebar plugin. 1500+ plugins catalogued. / DSH 插件市场:中文搜索 + 实用五维评分 + 一键安装,Web 版与 DSH 侧边栏插件双形态,共收录 1500+ 插件。 |
| ⭐ 10 | Ericwong5021/deepseek-plugin-store | Independent community plugin store for DeepSeek Harness: discover, install, and submit verified plugins, tools, and extensions. / DSH 独立社区插件商店:发现、安装和提交经过验证的插件、工具与扩展。 |
| ⭐ 9 | joejojoking-cloud/dsh-file-explorer | File explorer plugin for DeepSeek Harness: file tree, preview, markdown, syntax highlighting, in-panel editing, VS Code integration. / DSH 全局文件资源管理器:文件树/预览/高亮/内联编辑/VS Code 集成。 |
| ⭐ 4 | xiongjiamu/dsh-atomgit | AtomGit plugin bundle for DeepSeek Harness: atomgit-skills workflows + ag CLI + platform-hosted package registry. / AtomGit 插件包:DSH atomgit-skills 工作流 + ag CLI + 平台托管包注册表。 |
| ⭐ 3 | fly233338/dsh-overleaf | Connect Overleaf projects to DeepSeek Harness via OverleafMCP and MCP tools. / 通过 OverleafMCP 和 MCP 工具将 Overleaf 项目接入 DSH。 |
| ⭐ 6 | LeemanCheung/dsh-token-usage | Persistent token usage records and dashboard for DeepSeek Harness. / DSH 持久化 token 用量记录与仪表板。 |
| ⭐ 4 | nonewind/dsh-spend | Token usage & cost monitor for DeepSeek Harness — floating widget with multi-dimensional cost breakdown (model, provider, session). / DSH Token 用量与费用监视浮动组件:多维度费用明细(按模型/提供商/会话)。 |
| ⭐ 1 | tanf1ng/dsh-tool-hackernews | Hacker News tool suite (hn_top_stories, hn_search, hn_item) for DeepSeek Harness agents. / DSH Agent Hacker News 工具套件。 |
| ⭐ 3 | Xenia0922/dsh-opencode-go-usage | OpenCode Go usage floating dashboard for DSH: quota, per-request cost, model/source distribution. / DSH OpenCode Go 用量悬浮仪表盘:配额、逐请求成本、模型/来源分布。 |
| ⭐ 6 | v587d/dsh-opencode-go-usage | A DeepSeek Harness (dsh) bundle that shows OpenCode Go subscription usage in the Web GUI composer dock — same seat as built-in conversation stats. / DSH bundle:在 Web GUI 组合器面板显示 OpenCode Go 订阅用量,与内置对话统计行同位置。 |
| ⭐ 3 | Yi-111-a/dsh-jingling | DSH plugin collection bundle — a curated set of practical plugins for everyday DeepSeek Harness workflows. / DSH 插件合集 bundle:精选日常 DSH 实用插件集合。 |
| ⭐ 3 | slywalker2006/dsh-passwords | Password management plugin for DSH: login gateway, at-rest encryption, secure credential storage. / DSH 密码管理插件:登录网关、静默加密、安全凭证存储。 | | ⭐ 0 | keyiadiannao/dsh-code-reuse-firewall | Pre-write reuse firewall for DeepSeek Harness: surface existing implementations before agent writes new helpers — deterministic retrieval (no LLM) via Auto_code_audit channel. / DSH 代码复用防火墙:Agent 写新代码前先检索已有实现,确定性检索(无需 LLM)。 | | ⭐ 0 | kusesad-1122/dsh-context-compactor | DSH context compaction/summarization plugin: 80% auto global summary compression (preserves core tasks/decisions/open issues), with token-count verification guarantee. / DSH 上下文压缩插件:80% 自动全局详细总结压缩,保留核心任务/决策/待解决问题,压缩后总 token 必须真实下降。 | | ⭐ 0 | nanami-0713/dsh-ui-customizer | DSH UI customization plugin: one-click theme presets, custom backgrounds/fonts/layouts/CSS from Settings dialog. / DSH 界面可视化定制插件:设置弹窗中一键切换主题预设、自定义背景/字体/布局/CSS。 | | ⭐ 3 | 030611/dsh-telemetry-redactor | Fail-closed telemetry redaction for DSH: auto-redacts sensitive fields during session export-copy for privacy. / DSH 遥测数据脱敏插件:会话导出时自动脱敏敏感字段,保护隐私。 | | ⭐ 1 | kongxiangyiren/dhs-theme-plugin | DSH theme management plugin: browse, install, and switch UI themes from Settings page. / DSH 主题管理插件:浏览/安装/切换 UI 主题。 | | ⭐ 1 | wanghui040127-ui/deepseek-harness-account | Standalone account plugin for DeepSeek Harness: balance display, usage stats, and local token dashboard. / DSH 独立账户插件:余额显示、用量统计与本地 token 看板。 | | ⭐ 1 | linhx1999/dsh-writing-pad | Markdown writing pad for the DeepSeek Harness web GUI: per-session editing, preview, and in-session AI-assisted rewrite. / DSH Web GUI Markdown 写作垫:会话级编辑、实时预览与 AI 辅助改写。 | | ⭐ 46 | Ychris12138/dsh-usage-stats | Token usage heatmap, per-model breakdowns, and DeepSeek account balance for DSH Web GUI. / DSH Web GUI token 用量热力图、按模型分项统计与账户余额。 |
| ⭐ 7 | badai147/dsh-global-rules | Edit ~/.dsh/AGENTS.md global rules from DSH Web settings panel with live preview. / 从 DSH Web 设置面板编辑全局规则文件,支持实时预览。 | | ⭐ 5 | w2112515/dsh-plugin-marketplace | Out-of-tree installable plugin marketplace bundle for DeepSeek Harness. / DSH 树外可安装插件市场 bundle。 | | ⭐ 3 | truelove-dreamer/dsh-plugin-vetting | Heuristic malware vetting for installed DSH third-party plugins — security scanning on install. / DSH 第三方插件启发式恶意软件检测:安装时安全扫描。 | | ⭐ 5 | No-PRM/dsh-explorer | VS Code-style file-tree explorer for DSH: sidebar file tree + git decorations + preview + diff + drag-to-reference. / DSH VS Code 风格文件树浏览器:侧边栏文件树 + Git 装饰 + 预览 + 差异对比 + 拖拽引用。 | | ⭐ 1 | GitRuozhi/dsh-github-mcp | DSH-GitHub bridge: direct GitHub access via the official GitHub MCP server, plus a fix for the official bridge's dropped file content. / DSH-GitHub 桥接:通过官方 GitHub MCP 服务器直接访问 GitHub,修复官方桥接的文件内容丢失问题。 | | ⭐ 0 | iqingyoung/search2chart-mcp | Agent-native charting: turn search/research/tabular data into inline charts in agent conversations. Native DSH plugin (true inline) + cross-agent MCP server. / Agent 原生图表工具:将搜索/研究/表格数据转为对话内联图表。原生 DSH 插件 + 跨 Agent MCP 服务器。 |
| ⭐ 4 | pengpengyi92/dsh-quant | Quantitative tools for DSH agents — market data (Binance public API), technical indicators (SMA/EMA/RSI/MACD/Bollinger/ATR) and MA-crossover backtest. / DSH 量化交易工具:行情数据(币安公开 API)、技术指标(SMA/EMA/RSI/MACD/布林带/ATR)与均线交叉回测。 | | ⭐ 0 | NattoCB/dsh-plugin-memory | Persistent 5-layer memory system for DSH — index+topics split, truncation budget, relevance injection, idle LLM auto-extraction, 6 agent tools. / DSH 持久化 5 层记忆系统:索引+主题分离、截断预算、相关性注入、空闲 LLM 自动提取与 6 个 Agent 工具。 | | ⭐ 1 | eastspire/dsh-plugin-longmem | Durable per-user long-term memory plugin for DeepSeek Harness. / DSH 持久化单用户长期记忆插件。 | | ⭐ 4 | statem-li/Kr-DSH | DSH external plugin collection: dsh-usage-skill, dsh-browser, dsh-vision-helper, dsh-session-message-nav, dsh-zh-thinking, dsh-better-markdown, dsh-image-gallery, dsh-tool-summary, dsh-router-standard, dsh-reasoning-effort. / DSH 外部插件集合:用量统计、AI 浏览器、辅助视觉、消息导航、中文思考、流式渲染、生图画廊、工具聚合、推理路由与强度滑块。 | | ⭐ 5 | wenbin-wb/dsh-bridge | Multi-channel remote access for DSH: LAN QR code pairing, Cloudflare tunnel, custom tunnel, WeChat Bot with workspaces, persistent sessions, media support, and in-chat approvals. / DSH 多通道远程访问:局域网二维码配对、Cloudflare 隧道、自定义隧道、企业微信 Bot 工作区,持久会话、媒体支持与聊天内审批。 | | ⭐ 1 | shrekcg/dsh-im-channel | Feishu/Lark bidirectional channel for DSH: persistent sessions, group chat, streaming cards, and 40+ MCP tools for Feishu integration. / DSH 飞书/Lark 双向通道:持久会话、群聊、流式卡片与 40+ 飞书集成 MCP 工具。 |
💬 Communications & IM Bridges / 通讯与 IM 桥接
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 36 | omdsh-dev/dsh-notification | Desktop notifications: per-outcome controls + include/exclude keyword rules. / 桌面通知:按结果类型控制 + include/exclude 关键词规则。 |
| ⭐ 24 | Chinesezjc/dsh-interconnect | Cross-instance message/event handoff plugins for DSH. / 跨实例消息/事件交接插件。 |
| ⭐ 10 | whiteguo233/dsh-openbiliclaw | OpenBiliClaw DSH plugin: persistent 4th column with 22 Agent Bridge tools. / OpenBiliClaw DSH 插件:常驻第四栏,22 个 Agent Bridge 工具。 |
| ⭐ 6 | LoserFox/telegram | Telegram Bot API bridge: long polling, per-chat sessions, HTML formatting. / Telegram Bot API 桥接:长轮询、per-chat 会话、HTML 格式化。 |
| ⭐ 4 | PollyReach/pollyreach-dsh-plugin | Phone communication plugin for DeepSeek Harness: real-time voice/text routing, contact-based session management. / DSH 电话通讯插件:实时语音/文字路由、基于联系人的会话管理。 |
| ⭐ 4 | bill9109/dsh-web-ui-notify | DSH desktop notification reminder. / DSH 桌面通知提醒。 |
| ⭐ 4 | MuziIsabel/dsh-win-notify | Windows toast notification + sound on task completion. / Windows toast 通知 + 声音(任务完成时)。 |
| ⭐ 3 | wssfk12138/dsh-wechat-notify | WeChat notification via ClawBot channel: task done / decision needed. / 微信通知:通过 ClawBot 通道主动推送任务完成/需决策消息。 |
| ⭐ 7 | gtaifu/dsh-wechat-bridge | WeChat transport plugin for DSH via Tencent iLink bot API: zero runtime deps, QR login, persistent agent sessions. / DSH 微信传输插件:通过腾讯 iLink 机器人 API,零运行时依赖,扫码登录,持久 Agent 会话。 |
| ⭐ 4 | Pan17/dsh-wechat | DSH plugin bridging WeChat private messages — supports text, images, files, audio and video bidirectional transmission; targets native WeChat experience in DSH. / DSH 插件将微信私聊消息桥接到 DSH,支持文本、图片、文件、音视频双向传输,目标是在微信端还原 DSH 的原生体验。 |
| ⭐ 3 | yyh-001/dsh-companion | Companion mode: SOUL persona + Hermes long-term memory, optional QQ channel. / 陪伴模式:SOUL 人格 + Hermes 长期记忆,可选 QQ 通道。 |
| ⭐ 3 | william-jin-cmu/dsh-companion | Persistent desktop assistant: global hotkey, scheduled automation, quick replies, plugin marketplace. / 常驻桌面助手:全局唤起、定时自动化、快捷回复、插件市场。 |
| ⭐ 3 | BiBoyang/dsh-im-bridge | IM bridge (WeChat/iLink v0.1, DingTalk/Feishu/Telegram reserved). / IM 桥接(微信/iLink v0.1,钉钉/飞书/Telegram 预留)。 |
| ⭐ 2 | imetn/dsh-lark-bridge | Bidirectional Lark/Feishu controller for DeepSeek Harness. / 飞书/Lark 双向控制桥接。 |
| ⭐ 1 | moyu-good/dsh-lark-bridge | Full DSH coding agent inside Feishu/Lark — native CoT, interactive approval cards, live reactions, slash commands, WebSocket long-connection. No public callback URL needed. (云鹊桥) / 在飞书/Lark 内运行完整 DSH 编码 Agent:原生思维链、交互式审批卡片、实时反应、斜杠命令,无需公网回调地址。 |
| ⭐ 2 | Roy-oss1/dsh-lark | Lark/Feishu IM bot channel: chats drive agents, replies and approvals return as messages. / 飞书 IM Bot 频道:聊天驱动 Agent,回复/审批以消息和卡片返回。 |
| ⭐ 1 | YYTbit/dsh-plugin-claude-bridge | Bridge Claude Code skills and config into DeepSeek Harness. / Claude Code 技能/配置桥接到 DSH。 |
| ⭐ 1 | YYTbit/dsh-plugin-opencode-bridge | Bridge OpenCode skills and config into DeepSeek Harness. / OpenCode 技能/配置桥接到 DSH。 |
| ⭐ 1 | YYTbit/dsh-plugin-pi-bridge | Bridge Pi Agent skills and config into DeepSeek Harness. / Pi Agent 技能/配置桥接到 DSH。 |
| ⭐ 1 | YYTbit/dsh-plugin-codex-bridge | Bridge Codex skills and config into DeepSeek Harness. / Codex 技能/配置桥接到 DSH。 |
| ⭐ 1 | wingoo/codex-plugin-dsh | Use local Codex App Server as a model provider in DeepSeek Harness. / 使用本地 Codex App Server 作为模型提供商。 |
| ⭐ 1 | banana770/dsh-qq-bridge | QQ Bot <-> DeepSeek Harness bridge: bidirectional text chat via QQ channel (Node.js 22). / QQ 机器人 <-> DSH 双向对话桥接。 |
| ⭐ 1 | xmanrui/dsh-feishu | Connect multiple Feishu bots to DeepSeek Harness with QR-code setup and streaming chat. / 多飞书机器人接入 DSH,QR 码配置,流式聊天。 |
| ⭐ 1 | xmanrui/dsh-im | Scan QR code to connect IM bots (Feishu, WeChat, DingTalk) to DeepSeek Harness — one plugin for all channels. / 扫码接入 IM 机器人到 DSH(支持飞书、微信、钉钉)。 |
| ⭐ 1 | xmanrui/dsh-dingtalk | DingTalk QR channel plugin for DeepSeek Harness. / DSH 钉钉 QR 通道插件。 |
| ⭐ 1 | NattoCB/dsh-plugin-wechat-bridge | WeChat (ilink bot) bridge plugin for DeepSeek Harness: one DSH agent session per peer per day. / DSH 微信(iLink bot)桥接插件:每个联系人每天一个 DSH Agent 会话。 |
| ⭐ 1 | congchuanling-dot/DSH-Telegram-Relay | Turn Telegram into a remote conversation and notification channel for DeepSeek Harness. / Telegram 远程对话与通知通道。 |
| ⭐ 1 | YYTbit/dsh-plugin-cost-tracker | Token cost tracker for DeepSeek Harness. / Token 用量追踪器。 |
| ⭐ 1 | yyh-001/dsh-expression | Emoji plugin: semantic image search, sends real files via companion QQ channel. / DSH 表情包插件:语义搜图,走 companion QQ 通道。 |
| ⭐ 3 | loudMore/dsh-drop-to-path | DSH plugin that delivers images AND files to text-only models: images keep native attachment UI, other files show as chips and path on send — pairs with vision toolkits. / DSH 插件:图片和文件直达纯文本模型,图片保留原生附件,其他文件显示为方块并转为路径。 |
| ⭐ 2 | wz-heng/dsh-feishu-bridge | Feishu (Lark) channel bridge for DeepSeek Harness: message a Feishu bot, it runs a dsh agent turn, the reply comes back. / 飞书通道桥接:向飞书机器人发消息驱动 DSH Agent,回复返回。 |
| ⭐ 2 | hi-wenw/dsh-telegram-channel | DeepSeek Harness Telegram mobile remote: bind live Web sessions (Codex-style). Install: dsh plugin add github:hi-wenw/dsh-telegram-channel. / DSH Telegram 移动远程:绑定实时 Web 会话(Codex 风格)。 |
| ⭐ 26 | flymysql/dsh-remote | Remote-work assistant for DeepSeek Harness: connect via SSH (key or password), pick workspace, and run agent sessions remotely. / DSH 远程工作助手:SSH 连接(密钥或密码)、选择工作区、远程运行 Agent 会话。 |
| ⭐ 12 | Blank-not-black/dsh-Remote | DSH Remote: pocket DSH console — sessions, approvals, questions, file transfer over LAN/Tailscale. Auto fastest-server selection, offline chat history. Token-authenticated, data only between your devices. / DSH 口袋控制台:会话/审批/提问/文件传输,局域网/Tailscale 直连,多服务器自动选优,聊天记录离线可看,Token 鉴权,数据只在设备间流动。 |
| ⭐ 8 | xgone/dsh-remote | Remote access for DSH: account/password + MFA (TOTP) login gate, signed session cookies, role-based access, in-browser directory picker, Settings page. / DSH 远程访问:账号密码 + MFA (TOTP) 登录门、签名会话 Cookie、角色权限、浏览器内目录选择器、账户管理设置页。 |
| ⭐ 2 | capriceyh/dsh-remote-conn | DSH-remote-conn plugin: manage SSH machines, pick remote workspaces, operate remote files directly. / DSH 远程连接插件:管理 SSH 机器、选择远程工作区、直接操作远程文件。 |
| ⭐ 1 | lnabc03/dsh-remote-gate | Minimal DSH remote access gateway: mobile connects via frp/SSH reverse tunnel/Cloudflare tunnel (zero-server) or same LAN — safely operate your local DSH Web UI. / DSH 最小化远程网关:移动端经 frp/SSH 反向隧道/Cloudflare 隧道(零服务器)或同一局域网安全操控本地 DSH Web UI。 |
| ⭐ 0 | mrgaoang/dsh-remote | Remote control for DSH from any phone browser — secure gateway, mobile web client, full feature coverage (incl. privileged methods). / 手机浏览器远程控制 DSH:安全网关、移动端 Web 客户端,完整功能覆盖(含特权方法)。 |
| ⭐ 0 | ruby1304/dsh-remote | Independent mobile PWA remote control for DeepSeek Harness. / 独立移动端 PWA 远程控制 DeepSeek Harness。 |
| ⭐ 4 | UynajGI/dsh-ssh | SSH remote-execution plugin for DeepSeek Harness: ProxyJump chain, SFTP filesystem, subprocess over remote SSH. / DSH SSH 远程执行插件:ProxyJump 链、SFTP 文件系统、远程 SSH 子进程。 |
| ⭐ 2 | Yan-Zero/dsh-remote-ssh | Use SSH hosts as transparent workspaces in DeepSeek Harness — no local setup needed. / 将 SSH 主机作为 DSH 透明工作区使用,无需本地配置。 |
| ⭐ 1 | liguobao/deepseek-harness-remote | Secure remote control for DSH: Harness and codebase stay on the host, paired clients view sessions via a restricted protocol. / DSH 安全远程控制方案:Harness 和代码仓库留在 Host,配对客户端通过受限协议查看会话。 |
| ⭐ 2 | 610la/dsh-notification-center | DSH notification center plugin: browser notifications + 21 sound effects triggered by conversation/task/error/approval events. / DSH 通知中心插件:对话/任务完成/报错/等待批准事件触发浏览器通知 + 21 种匹配音效。 |
| ⭐ 2 | dbydd/dsh-onlyne | IM gateway for DeepSeek Harness agents — send and receive QQ, WeChat, Feishu and Telegram messages from dsh sessions. / DSH 即时通讯网关:从会话收发 QQ/微信/飞书/Telegram 消息。 |
| ⭐ 6 | Hongtwenfive1226/DSH-Mobile-for-Android | Android mobile client for DeepSeek Harness via Tailscale — secure remote access to your DSH agent from phone. / 基于 Tailscale 的 DSH Android 移动端:安全远程访问本地 DSH Agent。 |
| ⭐ 1 | hongshuxifan321/dsh-mobile-app | DSH Remote — Android companion app for DeepSeek Harness, send commands and receive agent responses on mobile. / DSH Remote:Android 伴侣应用,手机端发送指令、接收 Agent 回复。 |
| ⭐ 10 | PlutoKeating/dsh-lark-bot | Feishu/Lark bot bridge for DSH: drive your local coding agent from Lark with full project workspace management. / DSH 飞书/Lark Bot 桥接:从飞书控制本地编码 Agent,含完整项目工作区管理。 | | ⭐ 6 | yeruizhi/dsh-lark-meeting-notifier | Feishu meeting reminder plugin for DSH: alerts when your AI session overlaps with real-world calendar meetings. / DSH 飞书会议提醒插件:AI 会话与真实会议冲突时主动推送提醒。 | | ⭐ 0 | xqicxx/dsh-telegram | DeepSeek Harness plugin: native Telegram bridge — humans chat with DSH agents, control sessions and manage the harness from a phone. / DSH Telegram 桥接插件:通过手机与 DSH Agent 对话,控制会话和管理 Harness。 | | ⭐ 5 | amlyczz/dsh-lark-link | High-reliability Feishu/Lark bridge for DSH: QR one-click auth, multi-device sessions, persistent connections. / DSH 高可靠飞书/Lark 桥接:扫码一键登录、多设备持久会话。 | | ⭐ 2 | cmfok/dsh-feishucard | DSH ↔ Feishu streaming reply card bridge: real-time message cards with interactive buttons and live updates. / DSH 飞书流式回复卡片桥接:实时消息卡片带交互按钮与实时更新。 | | ⭐ 0 | sosojust/dsh-messge-channels | Connect Feishu, DingTalk, and WeCom to DeepSeek Harness — chat-driven agent control across multiple IM platforms. / DSH 多 IM 桥接:连接飞书/钉钉/企微,多平台聊天驱动 Agent。 | | ⭐ 0 | zxz9988/dsh-wechat-bridge | DSH WeChat bridge plugin: connect mobile WeChat (iLink/ClawBot protocol) to your agent for cross-platform messaging. / DSH 微信桥接插件:连接手机微信(iLink/ClawBot 协议)至 Agent。 | | ⭐ 0 | ShiXiangYu2/dsh-feishu-remote | Control your DeepSeek Harness agent from Feishu/Lark: DM a task, get results back — async remote orchestration via IM. / 从飞书/Lark 远程控制 DSH Agent:发消息派任务,接收结果,异步远程编排。 | | ⭐ 2 | wly8691-jpg/knowlp-rag | KnowLP-RAG: dual knowledge-graph RAG for Markdown notes — MCP + native Cordis plugin for DeepSeek Harness (dsh) & Claude Code. / KnowLP-RAG:双知识图谱 RAG,用于 Markdown 笔记——DSH 与 Claude Code 的双平台 MCP + 原生插件。 | | ⭐ 9 | zhuiyueya/dsh-im-gateway | Aggregate IM gateway: connect DSH agents to WeChat, Feishu, Telegram, Discord & 20+ chat platforms from one plugin. / DSH 聚合 IM 网关:一个插件接入微信/飞书/Telegram/Discord 等 20+ 聊天平台。 | | ⭐ 3 | TtTRz/dsh-wecom | WeCom AI Bot channel for DeepSeek Harness — every chat runs a persistent, preset-backed agent with real tools. / DSH 企微 AI Bot 通道:每个对话运行持久化预设 Agent,具备真实工具能力。 | | ⭐ 0 | renpengfei1027/dsh-web-notify | Approval attention plugin for DSH Web GUI: pending alerts via chime, tab-title & favicon badge, PWA badge, and OS notify. / DSH Web GUI 审批提醒插件:待审批通过铃声、标签页徽章、PWA 徽标和系统通知。 | | ⭐ 0 | litestartup-com/dsh-api-gateway | Open-source API Gateway plugin for DeepSeek Harness: any third-party client (including Feishu/DingTalk etc.) can interact with your Agent session via REST + SSE. / DSH 开源 API 网关插件:任何第三方客户端(包括飞书/钉钉等即时通讯)都能通过 REST + SSE 接口与你的 Agent 会话交互。 |
🧠 Memory & Persistence / 记忆与持久化
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 6 | hxyz486/dsh-archived-conversations | Archived conversation viewer for DSH: view, restore, and delete archived sessions from the Settings page. / DSH 归档对话查看器:在设置页查看、恢复与删除归档会话。 |
| ⭐ 5 | vlln/dsh-paste-input | Ctrl+V paste + drag-and-drop file input enhancement for DSH. / Ctrl+V 粘贴 + 拖拽文件输入增强。 |
| ⭐ 461 | mnemon-dev/mnemon | Complete local memory system: runtime memory, searchable archives, supervised memory. / 完备本地记忆系统:运行时记忆/可检索档案/受监督记忆体。 |
| ⭐ 1 | wjabanjj/aifp-mcp | AiFP memory-perception system — shared MCP service for agents with narrative chains, semantic error correction, and Chinese-language perception graphs. Compatible with DSH, Claude Code, Cursor, Codex. / AiFP 记忆感知系统:面向中文的 Agent 感知记忆 MCP 服务,支持叙事链/语义纠错/感知图扩散,多客户端兼容。 |
| ⭐ 2 | nowledge-co/nowledge-mem-deepseek-harness | Nowledge Mem community plugin bundle for DeepSeek Harness. / Nowledge Mem 社区插件 bundle。 |
| ⭐ 1 | RealAlexandreAI/dsh-nocturne-memory | Nocturne Memory client for DeepSeek Harness. / Nocturne Memory 客户端。 |
| ⭐ 1 | PerryLink/dsh-memento | Bounded, layered, approval-gated, auditable cross-session memory: ctx.memory + SQLite provider. / 有界分层审批审计跨会话记忆:ctx.memory + SQLite provider。 |
| ⭐ 1 | cking000bigdemon/dsh-toolbelt | 8-in-1 toolkit including cross-agent memory. / 8 合 1 工具带含跨 Agent 记忆。 |
| ⭐ 1 | alooshxl/dsh-session-pins | Persistent pinned-session menu for DeepSeek Harness. / 持久化固定会话菜单。 |
| ⭐ 3 | 3TXX/dsh-persistence | Persistence tool. / 持久化工具。 |
| ⭐ 1 | U-Illll/dsh-memory | Memory retrieval plugin for DeepSeek Harness: wiki double-link memory graph with 9 tools. / DSH 记忆检索插件:wiki 双链记忆图谱 + 9 个工具。 |
| ⭐ 1 | chancelu/dsh-llmwiki | Local Markdown wiki as long-term memory for DeepSeek Harness — RRF-fused retrieval. / 本地 Markdown Wiki 作为长期记忆:RRF 融合检索。 |
| ⭐ 1 | Jelee0145/dsh-mem | Cross-session long-term memory for DeepSeek Harness: durable JSON-file memory store. / 跨会话长期记忆:JSON 文件持久化存储。 |
| ⭐ 1 | quan2005/dsh-plugin-jinji | Minimal text memory system for DeepSeek Harness: dual-track memory (log + entity profile). / 极简文本记忆系统:双轨记忆(流水日志 + 实体画像)。 |
| ⭐ 1 | Spirtxiaoqi7/mindspace-dsh-session-memory | Editable, session-isolated personalization memory for DeepSeek Harness. / 可编辑、会话隔离的个性化记忆。 |
| ⭐ 1 | IAMLieutenant/dsh-tool-user-memory | DeepSeek Harness user memory plugin. / DSH 用户记忆插件。 |
| ⭐ 1 | A-Dawn/A_memorix-deepseek-harness | A_memorix memory integration bundle for DeepSeek Harness. / A_memorix 记忆集成 bundle。 |
| ⭐ 1 | mchenziyi/dsh-Mnemosyne | Long-term memory and progressive disclosure plugin for DeepSeek Harness. / 长期记忆与渐进式披露插件。 |
| ⭐ 1 | ICCuse/dsh-file-memory | File-backed working memory tools for DeepSeek Harness: memorize/recall key premises verbatim. / 文件备份工作记忆工具:原样记忆/回忆关键前提。 |
| ⭐ 1 | mbj733/dsh-hermes-memory | DSH agent preset + plugin: Hermes-style cross-session memory & autonomous skill learning. / Hermes 风格跨会话记忆与自主技能学习。 |
| ⭐ 1 | reshuibuduo/dsh-tmcra-memory | TMCRA Agent 长期记忆系统的 DeepSeek Harness 接入插件:跨对话延续项目记忆,自动沉淀项目知识。 / TMCRA Agent 长期记忆接入插件。 |
| ⭐ 1 | clouwer/dsh-memsearch | Automatic semantic memory plugin for DeepSeek Harness via memsearch. / 基于 memsearch 的自动语义记忆插件。 |
| ⭐ 1 | mario03690/dsh-netcafe | DeepSeek Harness bundle: adds AI NetCafé hosted outcome tools (statement extraction with reconciliation). / AI NetCafé 托管结果工具包。 |
| ⭐ 1 | LeslieWylie/dsh-evidence-memory | Git-backed project memory with line-addressable evidence, freshness tracking, and audit trail. / Git 驱动的项目记忆:行级可寻址证据、新鲜度追踪与审计追踪。 |
| ⭐ 1 | 2303572348/deepseek-harness-memory | DeepSeek Harness memory plugin. / DSH 记忆插件。 |
| ⭐ 1 | Haoran2099/focal-dsh | Task-isolated, privacy-first memory for DeepSeek Harness. / 任务隔离、隐私优先的记忆系统。 |
| ⭐ 1 | Danilky666/dsh-vision | DeepSeek Harness vision plugin: visual working memory for text-only agents (numbered element inventory). / DSH 视觉插件:纯文本 Agent 的视觉工作记忆。 |
| ⭐ 7 | knqiufan/powercontext-dsh | DeepSeek Harness plugin connecting to a PowerContext Server over HTTP for recall, memory, handoff, experience, and skills. / DSH 插件:通过 HTTP 连接 PowerContext 服务器,支持回忆、记忆、交接、经验和技能。 |
| ⭐ 2 | 384961890-ui/pawin-brain-deepseek-harness | Brain-inspired runtime for DSH agents — remember, self-correct, learn. v0.1 ships memory (injection, notes, recall), 100% covered. / 类脑运行时:记忆注入、笔记与回忆,全自动测试覆盖。 |
| ⭐ 1 | Culeot/dsh-agent-memory | Cross-session long-term memory plugin for DeepSeek Harness — durable memory store that persists across agent sessions. / DSH 跨会话长期记忆插件:持久化记忆存储,跨 Agent 会话延续。 |
| ⭐ 7 | zhujunpeng12/dsh-memory-system | Local-first persistent memory for DSH: hot bootstrap, Chinese-BM25 cold recall, lease-lock transactional writes, read-only governance. / DSH 本地优先持久记忆:热启动、中文 BM25 冷召回、租约锁事务写入、只读治理。 |
| ⭐ 3 | solknight48/dsh-memoryhub | MemoryHub plugin for DSH: auto-loads checkpoint memory on session start, adds structured memory management tools. / DSH MemoryHub 插件:会话启动时自动加载检查点记忆,添加结构化记忆管理工具。 |
| ⭐ 2 | jonah791/dsh-agent-memory | Agent-driven long-term memory for DeepSeek Harness: structured fact extraction with edit/forget/rebuild tools. / Agent 驱动的长期记忆:结构化事实提取与编辑/遗忘/重建工具。 |
| ⭐ 1 | zouyuanqing/dsh-memory-openviking | Native OpenViking memory integration for DeepSeek Harness: host-plane memory service with cross-session recall. / DSH 原生 OpenViking 记忆集成:跨会话回忆的宿主层记忆服务。 |
| ⭐ 1 | Zhang-Zhengyuan/dsh-memory-amem | Long-term, agentic memory for DeepSeek Harness — A-MEM with prompt-injection defense, durable structured fact store. / DSH 长期 Agent 记忆:A-MEM 架构,防御提示词注入,持久化结构化事实存储。 |
| ⭐ 3 | ZhengQingJing/dsh-session-tree | Git-like immutable session branching for DeepSeek Harness — branch, merge, and roll back session states. / DSH Git 式不可变会话分支:分支、合并与回滚会话状态。 |
| ⭐ 280 | text2future/flowix | Markdown notebook where your words become durable context for AI agents — local-first, multi-agent, MCP & CLI compatible. Notes for you, memory for your agents. / 你的笔记变成 AI Agent 的持久上下文——本地优先、多 Agent、MCP & CLI 兼容。 |
| ⭐ 133 | Ariestar/sivtr | Unified agent memory workspace: shared memory layer for human and agent to co-author context across sessions. / 人机共构的统一记忆工作区:跨会话共享记忆层。 |
| ⭐ 3 | bwndlct/dsh-session-export | Export DSH sessions to portable Markdown and JSON — session history for review and audit. / DSH 会话导出为可移植 Markdown 和 JSON,便于回顾与审计。 |
| ⭐ 8 | penguin-oo/dsh-bookmarks | Bookmark assistant replies in DeepSeek Harness: per-message bookmarks with notes/tags, cross-session center, one-click Markdown export. / DSH 书签助手:逐条消息书签+笔记标签+跨会话中心+一键 Markdown 导出。 |
| ⭐ 1 | tluoluo/dsh-persist | Persistent memory for DeepSeek Harness: per-conversation notes, selective injection, project memory, semantic Vault search + automatic retrieval. / DSH 持久记忆插件:会话笔记、选择性注入、项目记忆、语义 Vault 搜索与自动召回。 |
| ⭐ 2 | kaotusi/dsh-task-notify | DSH system-level task notifications: approval required / awaiting reply / task finished → OS notification center with chimes + in-app bell panel. / DSH 系统级任务通知:审批/待回复/任务完成推送至系统通知中心,含铃声与应用内铃铛面板。 |
| ⭐ 2 | DSH-Cortex-Lab/DSH-Cortex | Long-term memory & auto-skill Cordis plugins for DSH: SOUL/MEMORY/USER persistence, memory tools, staged skill authoring, background review distilling reusable skills. / DSH 长期记忆与自动技能插件:SOUL/MEMORY/USER 持久化,技能自蒸馏。 |
| ⭐ 1 | Relistencode/dsh-recall | Conversation history recall for DSH — literal/fuzzy/semantic retrieval of every past conversation, full context restore. / DSH 对话历史召回:字面/模糊/语义三种检索,恢复完整上下文。 |
| ⭐ 1 | songoao25/dsh-auto-compact | Enhanced auto-compaction defaults for DeepSeek Harness agent presets — smarter context compaction behavior. / DSH Agent 预设增强自动压缩:更智能的上下文压缩行为。 |
| ⭐ 1 | lesliechowsh/dsh-memo | Memo — session memory search for DeepSeek Harness agents (memo_search / memo_remember / memo_stats on the official sessionQuery service). / DSH Agent 会话记忆搜索(基于官方 sessionQuery 服务的 memo_search / memo_remember / memo_stats)。 |
| ⭐ 0 | 00080000/dsh-project-memory | Read-time project memory plugin for DeepSeek Harness (dsh). / DSH 读取时项目记忆插件。 |
🤖 Multi-Agent & Workflows / 多 Agent 与工作流
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 116 | drewnekota/cetus | One macOS app for Claude Code, Codex, and every agent runtime — scheduled runs, global hotkey launcher, per-run git worktrees, one review board. Supports DSH via dsh-plugin topic. / 一个 macOS 应用整合 Claude Code/Codex/DSH 等所有 Agent 运行时:定时运行、全局快捷键启动、每次运行独立 git worktree。 |
| ⭐ 21 | ZSeven-W/dsh-crew | Dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends text-only harness vision and image generation. / 从 Claude Code/Codex 向 DSH Agent 派发任务:原生子代理进度、分层预设工作会话、多模态桥接为纯文本 Harness 提供视觉与图像生成能力。 |
| ⭐ 451 | NanmiCoder/dsh-agent-teams | AgentTeams plugin for multi-agent collaboration in DeepSeek Harness. / AgentTeams 插件:多 Agent 协作。 |
| ⭐ 7 | uson1x/dsh-plugin-llm-verifier | LLM-as-a-Verifier plugin for DSH: continuous reward signals via select/compare/track, monitors tool-call quality, flags regressions. / DSH 的 LLM 验证器插件:通过选择/比较/追踪持续 Reward 信号,监控工具调用质量并标记退化。 |
| ⭐ 16 | toolclub/dsh-agent-team-gui | Persistent multi-model agent squads for DSH — reusable teams, per-agent model/tool policies, ordinary-chat collaboration. / DSH 持久多模型 Agent 小队:可复用团队、按 Agent 配置模型/工具策略,日常对话协作。 |
| ⭐ 4 | svmlearn/dsh-monkey-desk | Visual multi-agent workspace for DSH Web: drag-and-drop agent cards with live status and task assignment. / DSH Web 可视化多 Agent 工作台:拖拽 Agent 卡片,实时状态与任务分配。 |
| ⭐ 84 | orziz/odai | Evidence-driven agent task governance framework: align goals with facts, plan & schedule execution, enforce authorization boundaries through to verified delivery. / 证据驱动的任务治理框架:目标对齐事实,规划调度执行,守住授权与风险边界。 |
| ⭐ 146 | hewzhew/dsh-agent-rp | SillyTavern migration and next-generation Agent RP for DSH. / SillyTavern 迁移与下一代 DSH Agent RP。 |
| ⭐ 9 | jiezeng2004-design/dsh-chatgpt-bridge | MCP bridge that lets ChatGPT create, view, continue, and control DeepSeek Harness agent sessions. / MCP 桥接:让 ChatGPT 创建、查看、继续和控制 DSH Agent 会话。 |
| ⭐ 11 | sluminositys/dsh-nested-followups | Conversation tree plugin for DeepSeek Harness: branch, nest, and replay multi-turn follow-up chains with state snapshots. / DSH 会话树插件:分支、嵌套、重放带状态快照的多轮跟进链。 |
| ⭐ 5 | R3alloc/dsh-session-deeplink | DeepSeek Harness plugin for shareable session deep links — generate and share persistent session URLs. / DSH 会话深链接插件:生成并分享持久化会话 URL。 |
| ⭐ 25 | zenx0x/allinluna | Resource-aware multi-agent orchestration for Codex and DeepSeek Harness (All in Flash DSH plugin). / 资源感知多 Agent 编排,支持 Codex 与 DSH(All in Flash DSH 插件)。 |
| ⭐ 43 | titanwings/dsh-automation | Scheduled tasks: run coding tasks in fresh Agent sessions on schedule, managed from DSH Web or an Agent. / 定时任务:按计划在全新 Agent Session 中运行编码任务,由 DSH Web 或 Agent 管理。 |
| ⭐ 9 | omdsh-dev/dsh-deep-research | Adaptive deep-research orchestrator with cybernetics/information-theory design. / 自适应深度研究编排器,cybernetics/信息论设计。 |
| ⭐ 20 | omdsh-dev/dsh-data-agent | Let AI connect to databases and write SQL queries. / 让 AI 连数据库、写 SQL 的 DSH 插件。 |
| ⭐ 4 | HuanLinOTO/dsh-plugin-yet-another-subagent | Configurable subagent profile system with Web UI settings / real-time progress / subagent tree. / 可配置子代理 profile 系统 + Web UI 设置/实时进度/子代理树。 |
| ⭐ 3 | shaokeyibb/dsh-plugin-product-subagents | Role-based Codex/Claude Code/ACP subagent providers with durable session recovery. / Role-based Codex/Claude Code/ACP subagent providers,可恢复会话。 |
| ⭐ 7 | Buyi-wsgzg/dsh-sidechain | Side-chain plugin: /side persistent side-session + /btw one-shot side question. / 侧会话插件:/side 持续性侧会话 + /btw 一次性侧问。 |
| ⭐ 3 | jiesou/dsh-stream-rules | Inject rules when needed, without wasting context. / 流规则注入,按需生效不浪费上下文。 |
| ⭐ 5 | fakechris/dsh-track | Embedded task management engine: decision-point protocol, thought capture wall, Linear-style issues. / 嵌入式任务管理引擎:决策点协议、念头捕获墙、Linear 形 issue。 |
| ⭐ 9 | BlockRunAI/dsh-clawrouter | A second brain for your DSH agent — strong-model review before risky tool calls, plus 70 models from one wallet. / DSH Agent 第二大脑:高风险工具调用前强模型审核,单钱包接入 70 个模型。 |
| ⭐ 2 | openma-ai/deepseek-harness-acp | ACP server implementation for DeepSeek Harness. / ACP server 实现。 |
| ⭐ 5 | Karbo123/DSH-EvoResearch | Self-evolving research workflow for DeepSeek Harness — autonomous literature search, hypothesis generation, and experiment tracking. / DSH 自进化科研工作流:自主文献检索、假设生成与实验追踪。 |
| ⭐ 0 | penguin-oo/dsh-delegate-router | Automatic Flash/Pro routing for DSH subagent calls: light tasks go cheap, heavy tasks stay strong — with /delegate override. / DSH 自动路由插件:轻量任务走廉价模型,重任务走强模型,支持手动覆盖。 |
| ⭐ 4 | ZK-Andy/dsh-continual-evolve | Continual self-evolution plugin for DeepSeek Harness: versioned, auditable, rollback-safe harness state refined from session trajectories, with benchmark-driven validation loop. / DSH 持续自进化插件:版本化可审计的 harness 状态,从会话轨迹中优化,带基准驱动的验证循环。 |
| ⭐ 1 | yoke233/dsh-prime-agent | Prime Agent-inspired persistent RLM control plane for DSH Code Mode. / Prime Agent 风格持久化 RLM 控制面。 |
| ⭐ 1 | Tieboyh/dsh-session-search | Index-free cross-agent session search for DeepSeek Harness. / 免索引跨 Agent 会话搜索。 |
| ⭐ 1 | dongsheng123132/task-passport | Open task handoff protocol: verified state, not chat logs. / 开放任务交接协议(Verified State,非聊天日志)。 |
| ⭐ 1 | wulun811/LiuHe | LLM-native code toolkit: tree-sitter + 44 MCP tools for atomic editing, impact analysis, reference tracing. / LLM-native 代码工具包:tree-sitter + 44 MCP 原子编辑工具。 |
| ⭐ 1 | LoserFox/distill | Auto conversation distillation: background subagent reflection + skill create/update. / 自动对话蒸馏:后台 subagent 反省 + 技能 create/update。 |
| ⭐ 1 | ConradLu2740/pa-dsh | ProactiveAgent × DeepSeek Harness plugin set: proactive memory + proactive suggestions. / 主动记忆 + 主动建议插件组。 |
| ⭐ 1 | dongsheng123132/dshx | Machine-friendly DeepSeek Harness adapter with cwd, stdin, timeout, stable JSON. / 机器友好的 DSH 适配器。 |
| ⭐ 1 | TideSparrow/computer-use-dsh | Codex-style computer use plugin for DeepSeek Harness: screenshot, click, type, scroll. / Codex 风格电脑操控插件。 |
| ⭐ 6 | humblebanana/dsh-record-replay | Record macOS desktop workflows by demonstration and turn them into agent skills (open-record-replay skill + orr_* tools). / 通过演示录制 macOS 桌面工作流,转化为 agent 技能。 |
| ⭐ 138 | humblebanana/open-record-replay | Open-source macOS record-and-replay framework for computer-use agents: captures mouse/keyboard/UI as structured traces so agents can learn and replay real desktop tasks. / 开源 macOS 录制回放框架:结构化捕获鼠标/键盘/UI 事件,供 Agent 学习与重放真实桌面任务。 |
| ⭐ 5 | KirschBluteX/engineer-software | Runtime-neutral, evidence-driven software engineering workflow for Codex and DeepSeek Harness. / 运行时中立的证据驱动软件工程工作流,支持 Codex 与 DSH。 |
| ⭐ 1 | fangweixuan26-hash/dsh-a2a-agent | Expose a DeepSeek Harness agent over the Agent2Agent (A2A) protocol: agent card, JSON-RPC, LLM replies. / 将 DSH Agent 暴露为 A2A 协议服务:agent card、JSON-RPC、LLM 回复。 |
| ⭐ 5 | dpskh/dsh-a2a | Agent2Agent mesh for DeepSeek Harness — connect multiple DSH agents into a peer-to-peer task-delegation network. / DSH A2A 网络:多 DSH Agent 点对点任务委托网络。 |
| ⭐ 2 | LomoMao/delegate-to-deepseek-harness | Codex Agent Skill: delegate bounded coding work to DeepSeek Harness, then continue independently — cross-agent handoff with session isolation. / Codex Agent 技能:将有限编码任务委托给 DSH,完成后独立继续——跨 Agent 交接与会话隔离。 |
| ⭐ 8 | cosyncing/cosyncing | Synchronize and orchestrate agents from CLI to GUI, across desktop to phone. / 跨桌面到手机同步编排 Agent:CLI 到 GUI 的 Agent 协同。 |
| ⭐ 0 | CriscolTheCoder/dsh-workflow-groups | Workflow groups kanban: each grouped workflow gets an independent tab showing status/stage/subagent/logs in real time. / 分组工作流看板:每个分组 workflow 独立标签页实时展示状态/阶段/子 agent/日志。 |
| ⭐ 0 | lisycotana/dsh-workflow-worktree | Git worktree isolation backend for DSH workflows — implements registerIsolationAdapter() seam. / DSH 工作流 Git worktree 隔离后端。 |
| ⭐ 2 | MiloMMIN/dsh-agent-board | Cross-Agent workspace: watches Claude Code / Codex / Kimi Code / Pi / Hermes and continues their work with one click. / 跨 Agent 工作台:监控其他 Agent 并在 DSH 中一键接续工作。 |
| ⭐ 1 | forrestsweet/dsh-agent-replay | Session replay and redacted-share plugin: export real agent trajectories as standalone interactive HTML for docs, demos, and feedback. / DSH 会话回放与脱敏分享:导出 Agent 轨迹为独立交互 HTML。 |
| ⭐ 0 | walvez/dsh-codex-sync | One-stop bidirectional sync between OpenAI Codex and DeepSeek Harness: first-class skills, session import, workspace attach, MCP auto-mirror + Codex-side reverse MCP installer. / 一站式双向同步:OpenAI Codex 与 DeepSeek Harness 之间的技能同步、会话导入、工作区附加与 MCP 镜像。 |
| ⭐ 4 | xiaomengxinbb/dsh-qq-bridge | Bidirectional QQ (private+group) bridge for DeepSeek Harness: each QQ chat gets an isolated persistent Agent session, with command/approval/multimedia support. / DSH 双向 QQ 桥接插件:每个 QQ 对话一个隔离持久 Agent 会话,支持命令/审批/多媒体。 |
| ⭐ 2 | shaobeichen/dsh-im-bridge | Remote DSH control via Feishu / WeChat Work / Telegram: dispatch tasks, receive results, approve dangerous operations from anywhere. / 远程操控 DSH:通过飞书/企业微信/Telegram 派活、接收结果、审批危险操作。 |
| ⭐ 6 | y08lin4/dsh-multiagent-modes | Multi-agent collaboration presets for DeepSeek Harness: subagents do the work, the main agent never loses its train of thought. Balanced & efficient tiers. / DSH 多 Agent 协作预设:子代理执行,主代理思维链不断;均衡/高效两档。 |
| ⭐ 2 | ready22race/dsh-team-task | Long-horizon multi-agent tasks for DSH: reviewed plan DAG, runtime-owned settlement, event-log truth, resident reconciler. / DSH 长周期多 Agent 任务:审查过的计划 DAG、运行时结算、事件日志真理、常驻协调器。 |
| ⭐ 0 | fzs356113-oss/dsh-workflow-symphony | Multi-agent workflow orchestration library for DSH: parallel research, adversarial review, multi-role code review, progressive compilation, daily digest — 5 built-in workflows + orchestration patterns. / 工作流交响乐团:并行调研/对抗审查/多角色代码评审/渐进编译/每日文摘 5 个开箱即用工作流 + 编排模式文档。 |
| ⭐ 5 | YOYOFeelings/DeepSeek-Harness-Android | Android APK shell fork of kelai141/dsh-mobile-apk — WebView UI + Termux runtime snapshot, SAF bridge, watchdog, OTA updates. MIT dual-attribution. / DSH 安卓壳(kelai141 基础上二次开发):WebView UI + Termux 运行时快照、SAF 目录桥、看门狗、OTA 在线更新。 |
| ⭐ 0 | DshMarketPlace/dshmarketplace | Bilingual directory of DSH plugins — 1,004 listings, written detail pages, public API. Next.js on Cloudflare Workers. / DSH 插件双语目录:1,004 条收录、详细页面、公开 API,Next.js + Cloudflare Workers 托管。 |
| ⭐ 2 | dingzhenyao/dsh-plugin-directory | DSH Web GUI plugin: browsable, searchable, stats-driven directory of GitHub dsh-plugin topic plugins with CDN hot update and live search. / DSH Web GUI 插件:可浏览、可搜索、带统计的 GitHub DSH 插件目录,CDN 热更新与实时搜索。 |
| ⭐ 0 | goesByhc/dsh-unity-debug-bridge | DSH ↔ Unity Editor breakpoint debugging bridge — MCP server (stdio) exposes Unity Editor managed-code debugging to DSH agents. / DSH ↔ Unity 编辑器断点调试桥:MCP server(stdio)把 Unity 托管代码调试能力暴露给 DSH Agent。 |
| ⭐ 1 | openma-ai/dsh-agents-plugins | Bridge your Codex or Claude Code plugin to DeepSeek Harness. / 将 Codex 或 Claude Code 插件桥接到 DSH。 |
| ⭐ 0 | satan9394/dsh-workflow-loop | Delegatable workflow design skill: loop perspective and specs for complex task orchestration inspired by mattpocock/skills. / 可委托工作流设计技能:复杂任务编排的循环视角与规格说明。 |
| ⭐ 0 | Linxiushen/dsh-workflow-isolate | QuickJS/WASM-isolated workflow engine for DSH: bounded resource controls for running untrusted agent code safely. / DSH QuickJS/WASM 隔离工作流引擎:为安全运行不可信 Agent 代码提供 bounded 资源控制。 |
| ⭐ 1 | hccccc01333/dsh-eval | Agent evaluation platform for DSH: benchmark YAML, headless DSH orchestration, trace-based metrics, LLM judge, paired A/B replay. / DSH Agent 评测平台:benchmark YAML、headless 编排、基于 trace 的指标、LLM 评判、配对 A/B 回放。 |
| ⭐ 0 | usersx/dsh-automation-center | Global Automation Center for DeepSeek Harness: manage scheduled and event-triggered automation tasks from a unified UI. / DSH 全局自动化中心:统一 UI 管理定时和事件触发的自动化任务。 |
| ⭐ 1 | Mason-1011/dsh-task-center | Task lifecycle plugin suite for DeepSeek Harness (dsh): agents claim work across sessions, wake up on schedule, quota-aware; idle/imported chats auto-mined into board candidates; full web kanban. / DSH 任务全生命周期插件族:跨会话认领、定时唤醒、额度感知、闲置会话自动抽取候选,配 Web 看板。 |
🎨 Skins & Desktop Pets / 皮肤与桌宠
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 939 | Small-tailqwq/dsh-deep-whale | Whale girl skin series (Deep Sea Maid Atelier), CC BY-NC-SA 4.0. / 鲸鱼娘皮肤系列(深海女仆工坊),CC BY-NC-SA 4.0。 |
| ⭐ 47 | QCYTSN/dsh-dafeiyu | Desktop-native BigFish companion for DeepSeek Harness — real Agent status, always on top on Windows. / DSH 桌面原生大鱼伴侣:实时 Agent 状态,Windows 置顶常驻。 |
| ⭐ 30 | RevolutionLA/dsh-dream-skin | 8 Mirage theme packs + per-user accent color + wallpaper 2.0 + theme import/export/share links + favorites and random, pure native token system. / 8 套 Mirage 主题包 + 每用户强调色 + 壁纸 2.0 + 主题导入导出/分享链接 + 收藏与随机,纯原生 token 系统。 |
| ⭐ 54 | GGBond2424648901/deep-whale-day-night-theme | Complete non-commercial Deep Whale day/night UI skin for DeepSeek Harness — two-tone switching based on time of day. / Deep Whale 昼夜切换皮肤:根据时段自动切换亮暗主题的非商用完整皮肤。 |
| ⭐ 5 | xingyingyuzhui/dsh-liquid-glass | Wallpaper plus optional Liquid Glass overlay for DeepSeek Harness Web UI. / DSH Web UI 壁纸 + 可选 Liquid Glass 毛玻璃覆盖层。 |
| ⭐ 5 | yunxiiQwQ/dsh-maid-whale-webUI | DeepSeek Harness Web UI whale maid theme plugin. / DSH Web UI 鲸鱼女仆主题插件。 |
| ⭐ 5 | xituisuany-max/dsh-client-ui-pet | DSH web GUI whale girl desktop pet: 23 sprite frame actions, multi-attachment points, sitting-exclusive action set, token reporting. / DSH Web GUI 鲸鱼娘桌宠:23 个序列帧动作、多吸附点、坐姿专属动作套、token 汇报。 |
| ⭐ 4 | Mochabafey/whale-notify | Whale notification — notification and whale-girl persona plugin for DeepSeek Harness. / 鲸鱼通知:基于 DSH 的通知与鲸鱼娘人设插件。 |
| ⭐ 208 | vlln/whale-girl | Desktop pet (QQ pet style): draggable/feeding/playing, accumulation-type companion with real-time session status. / 桌面宠物插件(QQ 宠物形态):拖拽/投喂/玩耍,积累型伙伴,实时感知会话状态。 |
| ⭐ 17 | lhh010/dsh-ui-whale | Hand-drawn pixel whale companion: blinking, tail-waving, water-spouting, heart-bubbles, sleeping. / 全手绘像素鲸鱼伙伴:眨眼/摆尾/喷水/冒爱心/睡觉。 |
| ⭐ 154 | Nagi-ovo/dsh-visualize | In-chat generative UI: interactive HTML cards streamed into conversation with whale-blue theme. / 对话内生成式 UI:交互式 HTML 卡片流式渲染,鲸鱼蓝主题跟随。 |
| ⭐ 373 | Nagi-ovo/dsh-ads | 2005-style Chinese web sidebar ads / in-chat info stream / corner popups (fictional assets). / 2005 年中文站点风格侧栏广告 / 角落弹窗(虚构素材)。 |
| ⭐ 7 | HuanLinOTO/dsh-plugin-pet-rs | DSH desktop pet (Rust): 5-state whale + dual SSE real-time push + transparent always-on-top + tray. / DSH 桌宠 Rust 版:5 态鲸鱼 + SSE 推送 + 透明置顶窗 + 系统托盘。 |
| ⭐ 21 | alingalingling/ui-status-label | Customize the "deep diving…" status text to anything you want. / 自定义 deep diving 状态文字。 |
| ⭐ 4 | 01Virex/dsh-status-rotator | Rainbow gradient typewriter-animated status phrases, configurable from JSON. / 彩虹渐变打字机动画状态文字,JSON 配置。 |
| ⭐ 4 | lhh010/dsh-ui-progress | Session progress bar: todos real progress / token rate / interrupt orange state. / 会话进度条:todos 真实进度 / token 速率 / 中断橘红态。 |
| ⭐ 24 | vlln/dsh-navbar | Conversation node navbar: quick-jump to user messages from right edge. / 对话节点导航条:右缘节点串快速跳转 user 消息。 |
| ⭐ 2 | liliuCourier/dsh-chat-outline | Persistent left-sidebar conversation outline for DSH Web: jump to any user question or last assistant reply with keyboard shortcuts and keyword filter. / DSH 对话栏左侧常驻大纲:按轮次列出提问与回复,点击跳转、Ctrl/Shift 切轨迹视图、关键词过滤。 |
| ⭐ 4 | vlln/dsh-task-status | Background task status bar: task progress + real-time output tail. / 后台任务状态条:任务进度 + 实时输出 tail。 |
| ⭐ 3 | LaplaceYoung/dsh-qq2006 | QQ2006 skin plugin: register qq2006 theme, mirror body[data-ds-skin], global skin table. / QQ2006 皮肤插件:注册主题、镜像 body、全局皮肤表。 |
| ⭐ 3 | 147228/dsh-xiaoyao-skins | XiXiaoYao × DSH Web skin collection + installer + community creation toolkit. / 夕小瑶 × DSH Web 皮肤合集 + 安装器。 |
| ⭐ 3 | Small-tailqwq/dsh-deepcel | Excel-inspired DSH skin. / 模仿 Excel 的 DSH 皮肤。 |
| ⭐ 2 | Vim0x3c/dsh-skin-appearance | DSH appearance customization: 8 built-in themes + custom wallpaper (transparency/blur), host settings persistence. / DSH 外观定制插件:八套内置主题 + 自定义壁纸(透明度/模糊),Host 设置持久化。 |
| ⭐ 2 | Physicolor/harness-ui-enhancer | Web UI polish layer for DeepSeek Harness: normalizes official UI inconsistencies, reconciles style conflicts between plugins, and unifies visual language via design tokens. / DSH Web UI 统一美化层:规范化官方 UI 不一致、调和插件风格冲突、通过设计令牌统一视觉语言。 |
| ⭐ 5 | rongzi5/dsh-whale-pet | DSH floating whale desktop pet plugin. / DSH 悬浮鲸鱼桌宠插件。 |
| ⭐ 52 | kingOfSoySauce/dsh-skin-market | DeepSeek Harness skin market: 100+ DSH skins with scoring system and manual review, community submission portal, online browsing page and plugin for local skin management. / DSH 皮肤市场:已收录100+ DSH 皮肤,完善评分系统加人工审核,有便捷的社区收录入口,附在线页面与本地皮肤管理插件。 |
| ⭐ 4 | qweqwe12382/dsh-client-ui-pet | Q pet desktop companion overlay plugin for DeepSeek Harness web GUI (dsh bundle). / DSH Web GUI Q 宠物桌面伴侣悬浮插件(dsh bundle)。 |
| ⭐ 1 | lssyd20070106/dsh-ui-preset-enhance | Third-party DSH WebUI enhancement: custom backgrounds, theme colors, prompt presets, token/context visibility, and manual compaction. / 第三方 DSH WebUI 增强插件:自定义背景、主题色、提示词预设、token/上下文可见性与手动压缩。 |
| ⭐ 2 | LilycleHeart/liuli-theme | Liuli (琉璃) theme for DeepSeek Harness — translucent glass-morphism style with harmony color palette. / 琉璃主题:DSH 半透明玻璃态风格,配色和谐。 |
| ⭐ 3 | gameswu/dsh-plugin-background | DSH wallpaper plugin. / DSH 壁纸插件。 |
| ⭐ 1 | stushansusu/dsh-miku-skin | Hatsune Miku theme: blue-purple magenta gradient, frosted glass panels, dual light/dark themes. / 初音未来主题皮肤:蓝紫洋红渐变、毛玻璃面板、亮暗双主题。 |
| ⭐ 1 | yuxino/dsh-blue-whale-maid | Blue whale maid: task-completion reminder for DSH web. / 蓝鲸女仆:任务完成提醒器。 |
| ⭐ 2 | f0909172434/dsh-deepseek-girl-pet | Animated deepseek girl desktop pet plugin for DeepSeek Harness. / 动画深Seek女孩桌宠插件。 |
| ⭐ 2 | YLifeOnlyOnce/dsh-dynamic-island | Tiny liquid-glass companion for DSH — breathes while agent thinks, pulses while working, politely asks before touching anything. / DSH 的小玻璃伙伴:思考时呼吸,工作时脉动,行动前礼貌询问。 |
| ⭐ 1 | xiaoshihou514/dsh-desktop-pet | DeepSeek Harness: whale girl desktop pet! / 鲸鱼娘桌宠! |
| ⭐ 1 | minybear/DeepSeek-Harness-Pet | Codex-style desktop pet plugin for DeepSeek Harness. / Codex 风格桌宠插件。 |
| ⭐ 1 | pineapple880066/dsh-webUI-pets | Codex-style desktop pets for the DeepSeek Harness Web UI. / Codex 风格 Web UI 桌宠。 |
| ⭐ 1 | zealot00/dsh-pet | Desktop pet for DeepSeek Harness Web UI: sprite animation, agent state linkage, drag, alarm & pomodo. / DSH Web UI 桌宠:精灵动画、状态联动、拖拽、闹钟和番茄钟。 |
| ⭐ 1 | zealot00/dsh-pet-zhuangfangyi | DeepSeek Harness WebUI desktop pet plugin (chibi pet with idle animation & click speech). / WebUI 桌宠插件(Q版宠物,待机动画 + 点击说话)。 |
| ⭐ 1 | brittanistrehlowll-oss/dsh-pet-shura | 修罗小脑斧 — animated desktop pet for the DeepSeek Harness web surface: v2 spritesheet animation. / 修罗小脑斧——DSH Web 动画桌宠,v2 精灵表动画。 |
| ⭐ 41 | Ayase34/gal-view | Galgame-style UI skin for DeepSeek Harness — transforms the conversation interface into a visual-novel aesthetic. / 将 DSH 会话界面切换成 Galgame 视觉小说风格。 |
| ⭐ 33 | HeiGeAi/deepseek-harness-skin | DSH skin system with 21 built-in themes + one-image custom skin generation; data-source-driven with contrast validation. / DSH 换肤系统:21 套内置皮肤 + 一张图生成整套配色的自定义皮肤,含对比度校验。 |
| ⭐ 14 | dancingmemory/dskin | DSKIN · DSH cartoon pixel skin plugin — walking, blinking pixel pets; original UI untouched. / DSH 卡通像素皮肤插件:散步眨眼像素宠物,不改动原始界面。 |
| ⭐ 4 | LAN-TINA-WS/dsh-gui-customization | DSH fashion workshop: Nous blue palette, ambient glow, background image presets (CN+EN). / DSH 时装工坊:Nous 蓝配色/氛围光/背景图预设。 |
| ⭐ 3 | leavestring/awesome-dsh-background-plugin | DSH Web background personalization: upload custom images (auto-compressed to 1600px) or one-click switch aurora/ember/rice-paper presets with live preview. / DSH Web 背景个性化插件:上传自定义图片(浏览器端自动压缩至1600px以内)或一键切换极光/余烬/宣纸三种预设,实时预览。 |
| ⭐ 2 | xuhurdern-beep/dsh-live-reload | One-click hot reload of running DSH plugin composition — restart-free plugin refresh. / 一键热重载运行中的 DSH 插件组合,无需重启。 |
| ⭐ 3 | Gyanano/dsh-skin-mojing | Oil-painted whale-girl skin for DeepSeek Harness: 抹鲸 series with soft brushstroke aesthetic. / 抹鲸系列:油画风鲸鱼娘皮肤插件。 |
| ⭐ 3 | springbrand-lab/dsh-skin-universe | Deep-space universe skin for DSH Web UI: nebula gradients, starfield background, cosmic color palette. / DSH 宇宙主题皮肤:星云渐变、星空背景、宇宙色系。 |
| ⭐ 3 | zhtx2024/dsh-skin-switcher | One-click skin switcher for DeepSeek Harness Web GUI — settings page integration with preview. / DSH Web GUI 一键皮肤切换插件,含设置页集成。 |
| ⭐ 3 | LucasN0820/dsh-skin-claude-code | Claude Code-inspired skin for the DeepSeek Harness web GUI — replicates CC's dark layout and typography. / 复刻 Claude Code 深色布局与字体的 DSH 皮肤插件。 |
| ⭐ 1 | Lzh-12/dsh-skin-picker | 10 preset skin themes (light/dark dual palette) for DSH Web GUI with in-settings switching and cross-device settings.yaml sync. / DSH 换肤插件:10 套预设皮肤(亮暗双色板),设置页行内切换,settings.yaml 跨设备同步。 |
| ⭐ 4 | cyanfish-x/dsh-live2d-pets | Live2D desktop companion for DeepSeek Harness — mirrors agent state in real time, interactive pet with permissively licensed preset models. / DSH Live2D 桌宠:实时镜像 Agent 状态,互动陪伴,内置宽松许可预设模型。 |
| ⭐ 3 | Tisitan/dsh-live2d-companion | Live2D monitoring panel & desktop companion for DSH — real-time agent status visualization in a live2D pet widget. / DSH Live2D 监控面板与桌宠:实时 Agent 状态可视化,Live2D 挂件形式呈现。 |
| ⭐ 72 | PC2005-cloud/dsh-pet | Full pipeline desktop pet plugin for DSH — AI prompt → green screen video → transparent animation → installable plugin. Complete reproducible asset chain. / DSH 桌面宠物插件全流程生成链:AI 提示词 → 绿幕视频 → 透明动画 → 可安装插件。 |
| ⭐ 12 | FlytoMAYDAY80/dsh-pet | Audio desktop pet for DSH: floating whale that perceives session status even when WebUI is closed (confirming/working/done/idle/offline), with sound alerts and zero-code asset customization. / DSH 有声桌宠:悬浮鲸鱼,不打开 WebUI 也能实时感知会话状态,支持音效提醒与零代码素材定制。 |
| ⭐ 28 | liyupi/dsh-kun-like-pet | Kun-like desktop pet for DSH — 9 state-driven actions with completion sound effect 「你干嘛~哎哟」. / 「鸡哥」桌宠:9 种动作状态 + 任务完成播放经典语音。 |
| ⭐ 3 | NoNameLeGo/dsh-catppuccin | Catppuccin themes for DSH Web GUI — Latte / Frappé / Macchiato / Mocha four themes one-click switch. / DSH Web GUI Catppuccin 主题插件:Latte / Frappé / Macchiato / Mocha 四种主题一键切换。 |
| ⭐ 1 | BorisShaw6/dsh-cyber-pet | "Cyber Whale" pet for DSH Web: hover, feedable, color-customizable, shows token usage/limits/context/quota/dialog counts in real time, with emotion system and growth levels. / DSH Cyber 鲸鱼桌宠:悬浮可喂食、实时显示 token/余额/上下文用量,含情感系统与成长等级。 |
| ⭐ 12 | oil-oil/dsh-theme | Live theme editor for DeepSeek Harness: curated palettes, typography controls, and real-time preview. / DSH 实时主题编辑器:精选配色板、字体控制、实时预览。 |
| ⭐ 11 | KinGao294/dsh-skin | Skin switcher + custom wallpaper for DSH: --dsw-alias-* palettes, translucent wallpaper with opacity/blur controls, persisted per browser. / DSH 换肤与壁纸插件:--dsw-alias-* 配色、透明壁纸(透明度/模糊),浏览器级持久化。 |
| ⭐ 10 | suzike/freestyle-dsh-theme | DSH theme experience plugin: OKLCH color-space proposals + theme designer with cross-restart persistence. / DSH 主题体验插件:OKLCH 色彩空间提案 + 主题设计器,跨重启持久化。 |
| ⭐ 4 | zhijun-dai/Catppuccin-dsh-theme | Soothing pastel Catppuccin theme for DeepSeek Harness Web GUI. / 柔和马卡龙色系 Catppuccin 主题,专为 DSH Web GUI 打造。 |
| ⭐ 4 | nevertoday/dsh-theme-plugin | Chinese traditional color palette as a DSH theme pack. / 中国传统色主题包,一套主题内嵌多种经典色。 |
| ⭐ 2 | whyihaveyou/dsh-themes | DSH theme collection: 151 day/night一体 skins migrated from aionui-themes — Genshin/Honkai/Pokémon/Nintendo characters. / DSH 皮肤合集:迁移自 aionui-themes 的 151 套昼夜一体皮肤(原神/崩铁/宝可梦/任天堂角色)。 |
| ⭐ 2 | nzl153/dsh-pet-whale | Desktop pet whale for DSH Web: switches animation states based on agent activity, zero dependencies, pure DOM. / DSH Web 桌宠小鲸鱼:随 Agent 状态切换动画,纯 DOM 零依赖。 |
| ⭐ 1 | zq123123667/dsh-taffy-pet | Taffy voice-command desktop pet for DSH — volcengine Doubao voice synthesis (preset voices + voice cloning). / 塔菲语音播报桌宠:DSH 动态插件,火山引擎豆包语音合成(预置音色 + 声音复刻)。 |
| ⭐ 4 | drfccv/dsh-theme-neko | Nachoneko (甘城猫猫) themed skin for the DeepSeek Harness web GUI. / 甘城猫猫主题皮肤,专为 DSH Web GUI。 |
| ⭐ 4 | shaobeichen/dsh-pocket | Put DeepSeek Harness in your pocket: run dsh web on PC, scan QR to access from phone — LAN + public network, real-time sync. / 把 DSH 装进口袋:电脑跑 web,手机扫码即同步访问,局域网+公网实时同屏。 |
| ⭐ 4 | 2903077918-lgtm/DeepSeek-phone-harness | Mobile remote control for DeepSeek Harness: conversation/model switch/tool approval/terminal/files, works on 4G/5G. / DSH 手机远程控制:对话/模型切换/工具审批/终端/文件,4G/5G 任意网络可用。 |
| ⭐ 8 | icodesign/orbis | A mobile client for DeepSeek Harness remote control — native Android experience for DSH agents. / DSH 移动端控制客户端:原生 Android 体验。 |
🔔 Notifications & Status / 通知与状态
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 88 | MeteorNOX/DeepSeek-Balance-Whale-Widget | 鲸鱼娘余额组件 for DSH Web: drag, 吸附, 数字动画, 自动开启 / DSH Web 余额鲸鱼娘组件:拖拽吸附、数字动画、自动启用。 |
| ⭐ 2 | Haytham818/dsh-notify | DSH system notification: task done, errors, questions, approval wait. / DSH 系统通知插件:任务完成/错误/提问/等待审批。 |
| ⭐ 1 | ShanFeng2046/deepseek-harness-notification | Auto bell + macOS banner notification on reply completion. / 回答完成自动响铃 + macOS 横幅通知。 |
| ⭐ 1 | Luaphes/dsh-web-attention-badge | Attention reminders for DeepSeek Harness Web UI: frame badge, (N) tab title, whale favicon. / DSH Web UI 注意力提醒:帧徽章、(N) 标签页标题、鲸鱼 favicon。 |
| ⭐ 1 | rizkirmdhnnn/dsh-tool-notify | DSH plugin: model-facing notify tool — send notifications to ntfy or generic webhooks. / DSH 通知工具:向 ntfy 或通用 Webhook 发送通知。 |
| ⭐ 1 | yeshimei/dsh-sound | Distinct alert sounds for DeepSeek Harness: network error, approval request, question asked. / DSH 区分警报声音:网络错误、审批请求、提问。 |
| ⭐ 1 | kiim-wong/dsh-push | Push DeepSeek Harness agent lifecycle notifications to configurable channels. / 将 DSH Agent 生命周期通知推送到可配置渠道。 |
| ⭐ 1 | 1514100951/dsh-notify-plugins | DeepSeek Harness desktop notification plugins: browser + native Windows toasts on task finish/error. / DSH 桌面通知插件:浏览器 + Windows 原生 toast。 |
| ⭐ 1 | Caxson/dsh-plugin-browser-notify | DeepSeek Harness web notify plugin. / DSH Web 通知插件。 |
| ⭐ 0 | c-ling/dsh-plugin-notify | DSH message reminder plugin: sends notifications to browser/system/Feishu/DingTalk/WeChat Work/generic webhook on turn end or approval wait. / DSH 消息提醒:回合结束或等待确认时推送至浏览器/系统/飞书/钉钉/企微/Webhook。 |
| ⭐ 1 | ly6170/dsh-messager | DeepSeek Harness message reminder messenger: supports third-party channels (currently Feishu webhook). / DSH 消息提醒信使,支持飞书 webhook 等第三方通道。 |
| ⭐ 0 | baobaolaodie/cc-dsh-notifier | Windows desktop notifications for DSH sessions: click any toast to restore the session window — zero external npm deps. / DSH 会话 Windows 桌面通知:点击 toast 恢复会话窗口,零外部依赖。 |
| ⭐ 1 | Laplace-bit/dsh-bell-notify | Agent lifecycle bell + breathing status dot for DSH: per-event custom audio upload, lower-right corner indicator. / DSH Agent 生命周期铃声 + 右下角呼吸状态点,每事件可上传自定义音频。 |
| ⭐ 4 | pitetow/dsh-notify-on-complete | Desktop notification plugin for DeepSeek Harness — alerts when a run ends. / DSH 桌面通知插件:任务结束时发出提醒。 |
| ⭐ 0 | THEWOLFWALKER/dsh-notifier | Unified notification push for DSH: one notify() API, 8 channel adapters (Telegram/DingTalk/Feishu/wxpusher/PushPlus/ServerChan/Bark/Webhook), dual trigger (session events + agent tools). / DSH 统一通知推送:一个 notify() API 对接 8 个渠道(Telegram/钉钉/飞书/wxpusher/PushPlus/ServerChan/Bark/Webhook),双触发(会话事件 + Agent 工具)。 |
| ⭐ 2 | halosb/dsh-workmate | DSH work companion: task-completion notifications (Toast/Webhook) + private knowledge base search. / DSH 工作搭档:长任务完成通知(Toast/Webhook)+ 私有知识库检索。 |
| ⭐ 2 | Moximxxx/dsh-find-skill | DSH plugin bridging the vercel-labs/skills ecosystem: LLM-driven skill search, install, and lifecycle for temp/project/glob scopes. / DSH 技能发现插件:桥接 vercel-labs/skills 生态,LLM 驱动的 skill 搜索/安装/生命周期管理。 |
| ⭐ 3 | xxxxxxxyu/dsh-notify-sound | Plays a sound when the agent finishes replying — sound, volume and on/off configurable in Settings. / Agent 回复结束时播放提示音,可在设置中调节音量与开关。 |
| ⭐ 2 | yangyongzhen/dsh-notify | Task-completion notifications via ServerChan / DingTalk / Feishu / generic webhooks. / 任务完成通知:支持 ServerChan/钉钉/飞书/通用 Webhook。 |
| ⭐ 0 | SingleOne/dsh-notify-center | Native desktop and webhook notifications for DeepSeek Harness. / DSH 原生桌面通知与 Webhook 推送。 |
| ⭐ 0 | aokamoaki/dsh-notify | Conversation-completion notifications for DSH: Windows toast + sound on turn finish, errors, goal complete, or approval needed. / DSH 会话完成通知:Windows toast + 提示音(回合结束/错误/目标完成/等待审批)。 |
| ⭐ 0 | aokamoaki/dsh-startup-guard | Boot-time guard for DSH: repairs corrupt session logs, preflights plugin composition, quarantines crash-causing bundles. / DSH 启动守卫:修复损坏会话日志、预检插件组合、隔离崩溃插件。 |
| ⭐ 3 | loongsuite/dsh-plugin | OpenTelemetry tracing for DeepSeek Harness: turns each agent turn into a GenAI span tree — steps, LLM calls with TTFT, tool executions, token usage — exported to Jaeger, Grafana Tempo, SigNoz, Langfuse. / DSH OpenTelemetry 追踪:每回合生成分布式追踪树,支持 Jaeger/Grafana/SigNoz/Langfuse。 |
| ⭐ 5 | ltao0829/dsh-task-notify | DeepSeek Harness task-completion notification plugin: desktop toast + sound on run finish. / DSH 任务完成通知插件:任务结束时桌面 toast + 提示音。 |
| ⭐ 2 | Yeqing-y/AgentNotifier-DeepSeek-Harness | Notification popups for Claude Code and DeepSeek Harness: intervention-required / task-complete dual-event alerts, Windows tray-resident, .NET 8. / 支持 Claude Code 与 DeepSeek Harness 的提醒弹窗:需要介入/任务完成双事件提醒,Windows 桌面常驻。 |
| ⭐ 1 | viego-qiin/dsh-loop-detector | Dead-loop / repetition detector for DeepSeek Harness agents — hard-interrupts text-only LLM loops before token waste. / DSH Agent 死循环检测器:在 Token 浪费前硬中断文本模型的重复循环。 |
| ⭐ 1 | LongFuXiaoFeng/dsh-task-reminder | A DSH Cordis plugin that plays a crisp ding when the agent finishes a task. / DSH Cordis 插件:Agent 完成任务时播放清脆提示音。 |
| ⭐ 1 | randerous/dsh-turn-budget | Advisory turn-step budget reminders for DeepSeek Harness — loop convergence guarantees with configurable thresholds. / DSH 回合步数预算提醒:带可配置阈值的循环收敛保障。 |
| ⭐ 1 | Codingendless/dsh-prevent-scd | A playful rest-reminder pet plugin for DeepSeek Harness: detects late-night coding sessions and nudges you to take a break. / DSH 趣味休息提醒桌宠插件:检测深夜编码会话,提醒休息。 |
📊 Data & Finance / 数据与金融
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 5 | bpc-oss/dsh-web-billing | RMB/USD token-billing plugin for DSH web: official-policy auto pricing (incl. peak/off-peak), per-message ledger, account balance display, locale-driven currency. / DSH 人民币/美元 token 计费插件:官方政策自动计价(含峰谷),逐条消息记账,浏览器端实时余额显示。 |
| ⭐ 6 | AnacondaKC/dsh-stock-market | Stock market analysis plugin. / 股票市场分析插件。 |
| ⭐ 8 | HuanLinOTO/dsh-plugin-mineru | MinerU document parsing: PDF/images/DOCX/PPTX/XLSX → structured Markdown/JSON. / MinerU 文档解析:PDF/图片/DOCX/PPTX/XLSX → Markdown/JSON。 |
| ⭐ 2 | 83079Vermont/dsh-mineru-parse-plugin | Standalone MinerU document parsing plugin for DSH: registers a global model tool — drop a PDF/image and get structured Markdown/JSON output. / DSH 独立插件版 MinerU 文档解析:注册全局模型工具,输入 PDF/图片输出结构化 Markdown/JSON。 |
| ⭐ 4 | Han-1413141/dsh-cost-meter | Session cost stats: current session, daily, history synced with official pricing. / 会话费用统计:本会话费用、当日费用、历史记录与官方价格同步。 |
| ⭐ 3 | ChengChe106/dsh-session-cost | Estimated DeepSeek API cost per session in the Web GUI stats strip. / DSH Web GUI 状态栏中估算每次会话的 DeepSeek API 费用。 |
| ⭐ 2 | Current1990/dsh-session-cost | Real-time session cost meter for DSH (CNY): token usage from the first message, with peak/off-peak pricing. / DSH 实时会话费用计时器(人民币):从首条消息起追踪 token 用量,支持峰谷定价。 |
| ⭐ 2 | yangyongzhen/dsh-session-report | Session cost/usage report cards for DeepSeek Harness: tokens, cache-hit rate, per-turn breakdown, cost estimate. / DSH 会话费用/用量报告卡:token 数、缓存命中率、每轮明细与费用估算。 |
| ⭐ 3 | Degurechaff57/dsh-openapi | Safe OpenAPI 3.x discovery and API calling tools for DeepSeek Harness. / OpenAPI 3.x 发现与 API 调用安全工具。 |
| ⭐ 3 | Fisfzy/zotero-harvest | Zotero literature harvesting: multi-source search + OA download + local import. / Zotero 文献采集:多源检索 + OA 下载 + 本地入库。 |
| ⭐ 2 | lordqyxz/dsh-ark-quota | Volcano Ark subscription remaining quota sidebar widget. / 火山方舟订阅套餐剩余额度 DSH 侧边栏组件。 |
| ⭐ 2 | renat3u/tonghuashun-webui | Tonghuashun-style WebUI plugin. / 仿同花顺的 WebUI 插件。 |
| ⭐ 1 | AdamPlatin123/dsh-tonghuashun | Tonghuashun terminal-style skin + code-volume K-line market panel. / 同花顺行情终端风格皮肤 + 代码量 K 线行情面板。 |
| ⭐ 1 | Blaczz/dsh-sci | Zero-dependency scientific computing tools for DeepSeek Harness: physical-unit conversion, CODATA constants, Runge-Kutta ODE simulation. No core changes. / 零依赖科学计算工具:物理单位换算、CODATA 常量、Runge-Kutta ODE 仿真,无需修改核心。 |
| ⭐ 1 | Alyosha28/deep_option | Hong Kong/US stock options research and risk agent. / 港美股期权研究与风险 Agent。 |
| ⭐ 1 | lin-cheng-lab/dsh-deepseek-balance | DeepSeek API balance monitor: floating badge + 7-day/30-day usage charts. / DeepSeek API 余额监视器:右下角悬浮徽章 + 7天/30天费用图表。 |
| ⭐ 5 | dfkai/dsh-board | DSH sidebar panel: official peak/off-peak billing, 1M context, rank badges, achievement heatmap. / DSH 侧栏用量与成本面板:官方峰谷计价·1M 上下文·词勋段位·成就与热力图。 |
| ⭐ 1 | hashdiana/dsh-token-usage | Token usage tracking. / Token 用量追踪。 |
| ⭐ 1 | Ghost011118/dsh-balance-meter | DeepSeek account balance and session cost readout. / DeepSeek 账户余额和会话费用读取。 |
| ⭐ 1 | jelly-000/dsh-balance-monitor | DeepSeek balance, remaining-ratio bar and today's spend in the sidebar footer. / DeepSeek 账户余额、剩余比例条与今日花费侧边栏。 |
| ⭐ 1 | TwotwoPiggy/dsh-balance | Real-time token tracking + accurate session cost estimation with peak/off-peak pricing. / 实时 token 追踪 + 精确会话费用估算(支持峰谷定价)。 |
| ⭐ 4 | TheTianzz/dsh-billing | Account balance + session cost: /balance /cost commands, deepseek_billing tool, Web UI dual capsule, official pricing sync every 12h. / 账户余额 + 会话费用:/balance /cost 命令、deepseek_billing 工具、Web UI 双胶囊,官方价格每 12 小时自动同步。 |
| ⭐ 2 | x2802490130-prog/dsh-balance-float | Floating balance widget for DSH Web — persistent bottom-right display of account balance with one-click logout. / DSH 悬浮余额插件:右下角常驻显示余额 + 一键退出。 |
| ⭐ 1 | Liu-ty/dsh-balance-display | DeepSeek API balance overlay for DeepSeek Harness. / DeepSeek API 余额叠加层。 |
| ⭐ 5 | juhe291/dsh-token-panel | A corner HUD for DeepSeek Harness that shows your session's token pressure, per-model cost, and trend curves. / DSH 角落 Token 面板:会话级 token 用量、按模型费用与趋势曲线。 |
| ⭐ 1 | LINGYIIIIIIII/dsh-cost-meter | DeepSeek Harness session cost plugin: in-stats-bar cost display, per-message token/cost breakdown, real-time cumulative response cost, peak/off-peak pricing. / DSH 会话费用计费插件:统计条原位费用 + 单条消息 token/费用 + 回复实时累计(含思考 token),按模型与峰谷计价。 |
| ⭐ 22 | feiyang-dev/dsh-usage-plugin | DeepSeek Harness usage & cost plugin — per-call token count, cache-hit stats, peak/off-peak billing, balance check, CSV/JSON/PNG export. Desktop one-click install. / DSH 用量消耗插件:逐次调用 token 统计、缓存命中、峰谷计费、余额查询,支持 CSV/JSON/PNG 导出。 |
| ⭐ 6 | Nanki-nn/dsh-answer-pet | Answer pet: animated companion that responds to DSH agent interactions with contextual feedback. / 回答宠物:随 DSH Agent 交互做出响应反馈的动画陪伴。 |
| ⭐ 4 | Smalldy/godot-bridge | DSH plugin that launches and drives a running Godot 4.x game through it — agent-controlled game automation. / DSH 与 Godot 4.x 游戏桥接:通过 DSH Agent 启动并控制运行中的 Godot 游戏。 |
| ⭐ 2 | Fromlan/dsh-godot-tool | TCP JSON-lines bridge to Godot 4.x Editor TCP server — 27 godot_* RPC tools for scene control, node traversal, and script evaluation. / DSH 到 Godot 4.x 编辑器 TCP 服务器的 JSON-lines 桥接,提供 27 个 godot_* RPC 工具用于场景控制、节点遍历和脚本执行。 |
| ⭐ 2 | LemCAE/dsh-balance | Account balance + session cost estimation for DeepSeek Harness. / DSH 账户余额与会话费用估算插件。 |
| ⭐ 17 | Francis-Xavier-code/dsh-balance-plugin | Dynamic Cordis plugin: balance monitoring · official recharge portal · usage statistics · third-party plugin management. / DSH 动态余额监控插件:余额监控、官方充值入口、用量统计与三方插件管理。 |
| ⭐ 1 | ArcanePivot/dsh-api-balance | DeepSeek API balance widget for DSH Web UI — view balance from the host side. / DSH Web UI API 余额组件:从主机侧查看 DeepSeek API 余额。 |
| ⭐ 3 | liustack/pptfast | Stable, editable PPTX generation for AI agents — semantic IR in, native DrawingML out. / 稳定的 AI Agent PPTX 生成:语义 IR 输入,原生 DrawingML 输出。 |
| ⭐ 3 | zhang787jun/dsh-finance | Finance and accounting workflows for DeepSeek Harness, adapted from Anthropic Finance plugin. / 财务与会计工作流插件,适配 Anthropic Finance 流程。 |
| ⭐ 1 | kenz1117/dsh-ui-usage-billing | Usage billing dashboard for DSH: sidebar cost metrics, real usage aggregation from session logs, multi-provider pricing catalog. / DSH 用量计费面板:侧边栏成本指标、会话日志聚合、多供应商定价目录。 |
| ⭐ 9 | maddogfinance/dsh-trading | Trading research workbench for DSH: market data, technical indicators, interactive charting, and portfolio analysis powered by DeepSeek V3. / DSH 交易研究工作台:行情数据、技术指标、交互式图表与 DeepSeek V3 投资组合分析。 |
| ⭐ 60 | JingbiaoMei/Tokdash | Agent Dashboard: visualization and analytics for Sessions and Quota Usage — token heatmaps, cost tracking, per-model breakdown, quota resets. Day 1 DSH support. / Agent 仪表板:会话与配额用量的可视化分析,token 热力图、成本追踪、按模型明细、额度重置,首日支持 DSH。 |
| ⭐ 0 | Anlushu/hkinsure | Hong Kong insurance data MCP: 260+ real products, 17 insurers, dividend realization rates calibrated by industry experience. / 香港保险数据 MCP:260+ 真实产品、17 家保司、分红实现率行业校准。适用于 Hermes/dsh/Claude Code。 |
| ⭐ 63 | Vladimir-Human/ru-marketplace-mcp | Nine Russian marketplaces + Taobao as MCP servers: Wildberries, Ozon, Yandex Market, Avito, Lamoda etc. Price comparison built-in. / 九俄罗斯电商+淘宝 MCP 服务器:Wildberries/Ozon/Avito 等,内置比价。读权限,无需 key。 |
| ⭐ 0 | gitsang/dsh-game | Texas Hold'em poker game for DSH Web: token-to-chip exchange, WebSocket room server, AI opponents via ctx.llm.stream(). / DSH Web 德州扑克:Token换筹码、WebSocket房间服务器、AI对手。 |
| ⭐ 6 | ForgeaX-Games/forgeax-dsh-game-plugin | Game development bundle plugin for DSH: @forgeax/game MCP server + bundled ForgeaX Skills + workspace guard for game dev workflows. Published as @forgeax/dsh-game on npm. / DSH 游戏开发 bundle:@forgeax/game MCP server + ForgeaX Skills + 工作区守卫,npm 发布。 |
| ⭐ 2 | hackerFish/dsh-video-studio | 鲸影 DSH Video Studio: six-stage director pipeline, multi-provider free quota scheduling, four-layer prompt self-optimization for video/animation generation. / 六段导演流水线、多供应商免费额度调度、四层提示词自优化的视频/动画生成插件。 |
| ⭐ 2 | zimai233/dsh-video-downloader | Media downloader plugin for DSH: detect and download video/audio from Bilibili, YouTube, Douyin, Xiaohongshu. / DSH 媒体下载插件:检测并下载 B 站、YouTube、抖音、小红书的视频/音频。 |
| ⭐ 0 | ilps2/dsh-video-understand | Low-cost video understanding for DSH: Bilibili/local video → AVIS info layer → summary + Q&A with 99.95%+ token compression. / 低成本视频理解:B站/本地视频 → AVIS信息层 → 摘要+Q&A,Token压缩率99.95%+。 |
| ⭐ 0 | 1090826715/dsh-video-digest | Video URL to structured Markdown notes: yt-dlp download → ffmpeg keyframes → SenseVoice transcription → Qwen3-VL visual → LLM summary. / 视频URL转结构化Markdown笔记:yt-dlp下载 → ffmpeg关键帧 → SenseVoice转写 → Qwen3-VL视觉 → LLM摘要。 |
| ⭐ 0 | chuankris/dsh-video-factory | Vertical science video full-production pipeline: expert copywriting, TTS, infographic animation, Live2D avatar, sound effects, Douyin cover/text. / 垂直科普视频全流程生产线:专家文案、TTS、信息图动画、Live2D形象、音效、抖音封面/文案。 |
| ⭐ 1 | swhje/dsh-video-wallpaper | DSH Web UI dynamic wallpaper plugin: 44 built-in MP4 loops + 5 wallpaper backgrounds + dark mode auto-switch + preference persistence. / DSH Web UI 动态壁纸插件:44个内置MP4循环 + 5个壁纸背景 + 暗色模式自动切换 + 偏好持久化。 |
| ⭐ 13 | dundunhan/dsh-video-lens | Multi-format video understanding for DSH: extract structured insights, frame analysis, and Q&A from video files and streams. / DSH 多格式视频理解:从视频文件和流中提取结构化洞察、帧分析和问答。 |
🎮 Entertainment / 娱乐与趣味
| Stars | Repo | Description / 描述 |
|---|---|---|
| ⭐ 8 | hellodigua/dsh-emoji | Auto-add emoji to AI replies. / AI 回复自动添加表情。 |
| ⭐ 18 | hellodigua/dsh-share | DSH conversation share plugin: select single or multiple Q&A pairs, export as PNG image or Markdown, with width/font adjustments. / DSH 对话分享插件:支持多选问答组,导出为图片(可调宽度/字号)或 Markdown。 |
| ⭐ 1 | lucky8197/dsh-devquest | Gamify your DSH development: XP for turns/tools/todos, 27+ achievement badges, levels, seasons — pure-function scoring engine driven by DSH event stream. / 把开发变成 RPG:回合/工具/todo 积累 XP、27+ 成就徽章、等级与赛季,纯函数计分引擎由 DSH 事件流驱动。 |
| ⭐ 7 | lhh010/dsh-minigames | 18 offline mini-games: Dino jump, Tetris, Tank, Minesweeper, 2048, Sudoku, Pac-Man. / 18 款离线小游戏:恐龙跳一跳/俄罗斯方块/坦克大战/扫雷/2048/数独/吃豆人。 |
| ⭐ 7 | omdsh-dev/dsh-gomoku | Play Gomoku with AI, or let two AIs battle each other. / 与 AI 下五子棋,也可让 AI 对局。 |
| ⭐ 9 | starslittle/dsh-queue-plus | DSH queue message enhancement panel: edit, delete, interject, sort and batch-delete queued messages. / DSH 排队消息增强面板:编辑、删除、插话、排序与批量删除功能。 |
| ⭐ 9 | SenmuuuuW/dsh-whale-report | 🐋 Whale notebook — your Agent's annual report: daily/weekly/monthly/yearly summaries from session event logs, any time range, read-only. / 鲸鱼记事本:从会话事件日志生成日报/周报/月报/年报,任意区间、只读不改写。 |
| ⭐ 14 | SenmuuuuW/dsh-group-photo | DSH beta closing group photo wall: GitHub OAuth polaroid photo station. / DSH 内测收官合影墙:GitHub OAuth 拍立得合影站。 |
| ⭐ 24 | c3ll256/dsh-toy | Toy Control Protocol for DSH — toy-based event hooks and playful agent interaction patterns. / DSH 玩具控制协议:玩具式事件钩子和趣味 Agent 交互模式。 |
| ⭐ 3 | hellosky983/dsh-mc-launcher | Minecraft launcher built on DeepSeek Harness: full-screen UI, version download, Microsoft device-code login, game launch from DSH host process. / 基于 DSH 的 Minecraft 启动器:全屏 UI、版本下载、微软设备码登录。 |
| ⭐ 1 | JasonJin2006/dsh-sound-effects-plugin | Reasonix-style sound effects: generative pentatonic ambient music + success/attention chimes. / Reasonix 风格音效:生成五声音阶环境音乐 + 成功/注意力提示音。 |
| ⭐ 4 | HuanLinOTO/dsh-plugin-d399 | Mini-game menu popup while model generates (Wordle/Match-3/192 parametric games). / 模型生成时右下角弹出小游戏菜单(Wordle/消消乐/192 款参数化小游戏)。 |
| ⭐ 8 | XCNXNXNX/dsh-portable-tavern | Portable tavern plugin for DeepSeek Harness: RPG-style SillyTavern V2/V3 character card generator + tavern roleplay chat. Supports world book, character card JSON/PNG import/export, panel themes and local music. / DSH 便携酒馆插件:RPG 式 SillyTavern 角色卡生成器 + 酒馆角色扮演聊天,支持世界书与本地音乐。 |
| ⭐ 1 | HuanLinOTO/dsh-plugin-auto-blame | LLM generates 3 critical follow-up suggestions after each turn, click-to-send chips. / 回合结束后 LLM 生成 3 条批判性跟进建议,点击即发送。 |
| ⭐ 1 | HuanLinOTO/dsh-plugin-anti-ads | DSH Web ad blocker with four independent defense layers targeting dsh-ads plugin. / DSH Web 广告拦截器:四层独立防御拦截 dsh-ads 插件的所有广告位。 |
| ⭐ 1 | HuanLinOTO/dsh-plugin-aigc-canvas | Provider-agnostic AIGC HTTP bridge + infinite canvas + ffmpeg post-processing, 13 tools. / Provider-agnostic AIGC HTTP 桥 + 无限画布 + ffmpeg 后处理,13 个工具。 |
| ⭐ 1 | HuanLinOTO/dsh-plugin-spur | Hanging whip in chat stream; flick tip (>2.0 px/ms) to send agent a "go work!" |
freestylefly/awesome-gpt-image-2
awesome-dsh-plugin/awesome-dsh-plugin
dsh-market/dsh-market
AdamPlatin123/awesome-dsh-plugins
Anil-matcha/awesome-dsh-plugin
0xsline/awesome-deepseek-harness
superdesigndev/treg