DeepSeek Harness plugin

dsh-whale

Oh-DSH: installable Desktop, Web, and TUI surfaces over DeepSeek Harness

Jump to install

Source facts

Repository
Miyazawai/dsh-whale
Latest update
Aug 16, 2026
Category
Just for Fun
GitHub stars
2
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/Miyazawai/dsh-whale
Plugin: dsh-whale
Author: Miyazawai

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

<p align="center"> <strong>简体中文</strong> · <a href="./README.en.md">English</a> </p>

<div align="center"> <h1>🐳 dsh-whale(鲸鱼包)</h1> <p><strong>DSH 傻瓜整合包 —— 开箱即用的 DeepSeek Harness 发行版外壳。</strong></p> <p>核心 17 组件开箱即用,三种界面(webui / gui / tui)一个安装包切换,Windows 小白双击即用。</p> </div>

<p align="center">

<img alt="Desktop | Web | TUI" src="https://img.shields.io/badge/Desktop%20%7C%20Web%20%7C%20TUI-3b82f6?style=flat-square">

<img alt="Windows first" src="https://img.shields.io/badge/Windows%20First-111827?style=flat-square"> <img alt="Everything is a plugin" src="https://img.shields.io/badge/一切皆插件-34a853?style=flat-square"> </p>

<p align="center"> <a href="https://github.com/Miyazawai/dsh-whale/releases/latest"><strong>下载最新版</strong></a> · <a href="./docs/selection.md">选品清单</a> · <a href="./docs/adr/0001-distribution-shell-on-oh-dsh.md">架构决策</a> </p>

---

Oh-DSH 发行层为基座(一次性源码级 fork,独立演进)。把社区插件精选、去重、兼容性修复后打包成一个发行版,"核心包"只是默认组合——遵循 DSH"一切皆插件"哲学,所有组件都可随时插入与拆除

✨ 特色

  • 三界面一包:webui(浏览器)/ gui(Electron 桌面壳)/ tui(终端,dsh-TUI),共享同一份会话与配置,启动时自选
  • 核心 17 组件开箱即用:每功能一实现(功能唯一性 > 资源开销 > 包体积)
  • 模型↔预设联动:换 flash 模型自动启用思维路由(Router Standard),换 pro 自动启用锚定式预设(Anchored Standard)——设置页一键开关,想关就关
  • 可插拔:任何插件可用官方 dsh plugin 机制移除;可选 17 组件默认关闭、一键开启
  • 自带运行时:无需安装 Node/pnpm,自带固定版本 DSH runtime

🚀 快速开始

1. 从 Releases 下载 dsh-whale Setup x.x.x.exe(Windows 安装包,约 94MB,自带 Node/DSH runtime,无需预装任何环境) 2. 双击安装 → 桌面出现 dsh-whale(鲸鱼包) 快捷方式 3. 启动后三选一: - GUI:双击桌面图标(Electron 窗口) - Web:安装目录下运行 bin\ohdsh web(或 GUI 内操作) - TUI:在终端运行 bin\ohdsh tui

> 核心 17 组件开箱即用;可选组件在设置页一键开启;模型↔预设联动默认开启(换 flash/pro 自动切换路由/锚定预设),可在设置关闭。

🔒 与已有 DSH 共存(完全隔离)

鲸鱼包是独立的 DSH 实例,与你已装的 dsh 零冲突,可同时运行:

你现有的 dsh鲸鱼包
程序系统安装/npx 的 dsh安装目录内置拷贝(自带 Node runtime)
数据目录~/.dsh%APPDATA%\dsh-whale\dsh-home
端口默认 3080随机空闲端口(永不撞车)
插件/预设你的 profile自己的 profile + 内置 4 预设
卸载不受影响只删自己的目录

⚠️ 注意:

  • 鲸鱼包不共享 ~/.dsh 的 API Key / 会话 / 凭据——首次使用需在鲸鱼包内重新配置一次 DeepSeek API Key(隔离的代价,也是不碰你现有数据的保证)。
  • 请通过桌面图标/安装器启动;若在安装目录手动敲 dsh 命令,记得设 DSH_HOME(否则会回落到 ~/.dsh)。

📦 核心组件(默认启用,17 个)

功能插件来源
费用/计费dsh-cost-meterHan-1413141/dsh-cost-meter
生成式 UIdsh-genuiomdsh-dev/dsh-genui
文件引用dsh-at-fileomdsh-dev/dsh-at-file
文件上传dsh-file-uploadsl541402398/dsh-file-uploads
会话折叠dsh-web-archiverenat3u/dsh-web-archive
导航条dsh-navbarvlln/dsh-navbar
路径可点dsh-file-mentionsa903067276-rgb/dsh-file-mentions
消息编辑dsh-message-editMoeblack/dsh-message-edit
文档读取dsh-plugin-anydocbeancookie/dsh-plugin-anydoc
Web 通知dsh-session-notificationdingyi222666/dsh-session-notification
主题dsh-theme-gallerywsxwj123/dsh-plugins(theme-gallery 子包)
CSV 工具dsh-tool-csvomdsh-dev/dsh-tool-csv
Skill 管理dsh-skill-viewerFishquito7/dsh-skill-viewer
视觉工具dsh-vision-toolkitAnionex/dsh-vision-toolkit
插件说明dsh-plugin-descriptionMysaDC/dsh-plugin-description
桌宠dsh-dafeiyuQCYTSN/dsh-dafeiyu
运行时注入dsh-super-injectoryjh051108/dsh-routing-suite(dsh-super-injector)

🎛️ 预设(随包安装,模型联动)

预设绑定模型来源
Anchored Standard(含 Zero-Anchored / Whoami 变体)proxiaobright/dsh-anchored-standard
Router Standardflashyjh051108/dsh-routing-suite(dsh-router-standard)

🧩 可选组件(默认关闭,一键开启)

功能插件来源
多维仪表盘dsh-spendnonewind/dsh-spend
自由 HTML 卡片dsh-visualizeNagi-ovo/dsh-visualize
拖拽真实路径dsh-drag-and-dropomdsh-dev/dsh-drag-and-drop
摘要 tabdsh-focus-chatdingyi222666/dsh-focus-chat
文档写/MCPdsh-coworkJesse-njx/dsh-cowork
工作区回滚dsh-turn-rewindAnionex/dsh-turn-rewind
Windows 通知dsh-notify-windowsSeverusZh/dsh-notify-windows
多引擎搜索modsearchliustack/modsearch
便签dsh-sticky-noteMeredith2328/dsh-sticky-note
注意力徽章dsh-web-attention-badgeLuaphes/dsh-web-attention-badge
HUD 状态面板dsh-huda903067276-rgb/dsh-hud
状态文案ui-status-labelalingalingling/ui-status-label
技能导入dsh-skillportJesse-njx/dsh-skillport
内置开关dsh-builtin-togglesStarfie1d1272/dsh-builtin-toggles
批注dsh-annotationomdsh-dev/dsh-annotation
跨会话消息dsh-crosstalkJesse-njx/dsh-crosstalk
浏览器操控dsh-browser(Chrome 扩展,独立安装)Lum1104/dsh-browser

🙏 致谢

本项目是社区生态的组合产物,站在以下项目的肩膀上(均为开源):

🔗 相关

  • 选品清单:docs/selection.md | 架构决策:docs/adr/0001 | 调研底稿:docs/overlap-map.md
  • 术语表:CONTEXT.md | 补丁簿:docs/patch-book.md | 调研档案:research/research_output/