DSH Market
B

Bigfish

by turtle2209 · turtle2209/Bigfish

Not a pluginunknownfresh

Bigfish —— DeepSeek Harness 的第三方桌面端,内置 Node 运行时,双击即用,附带桌面萌宠。

Install Bigfish

Installs but activates nothing: package.json has no `dsh.bundle` declaration, so `dsh plugin` warns and loads no config layer.

This repository is not a DSH plugin

Its package.json declares no dsh.bundle. In the official docs' own words, a package like this “still installs, but only as a plain dependency: dsh plugin prints a warning and activates no layer”. The install looks like it worked and nothing happens.

What it actually is: Bigfish —— DeepSeek Harness 的第三方桌面端,内置 Node 运行时,双击即用,附带桌面萌宠。 If that is what you came for, use it directly from the repository — it is just not something dsh plugin add can activate.

Before you run it

  • A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
  • Installing from git resolves a moving branch. Pin a commit — github:turtle2209/Bigfish#<commit-sha> — so the code you reviewed is the code you install.

Prerequisites

API key
Not required.
Network access
Not required at runtime.
Language
JavaScript

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
lifecycleScriptspassinfono install-time scripts
dsh.bundlemissingfatalpackage.json has no `dsh.bundle` key
Verdict reason
no dsh.bundle declaration — installs as a plain dependency only
package.json read
package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

> ⚠️ **非官方声明**:Bigfish 是独立的第三方社区项目,基于 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness)(MIT 协议)构建,**非 DeepSeek 官方出品**,与 DeepSeek 无隶属、赞助或背书关系。 Bigfish 是 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) 的 Electron 桌面版:把 `dsh web` 的本地后端 + React UI 包进一个原生窗口,并加上系统托盘、全局快捷键、桌面萌宠、新手向导等桌面原生能力,免去开终端、记端口、开浏览器。欢迎大家来fork,来开发更多的功能,现在只是一些很基础的功能,期待大家的反响。 | 功能 | 说明 | |---|---| | 🖥️ 系统托盘 | 任务栏图标,点击切换主窗口;右键菜单含各项开关 | | ⌨️ 全局快捷键 | `Ctrl+Shift+D` 随时唤起/隐藏主窗口 | | 🐟 桌面萌宠 | 透明悬浮窗,可拖动、单击唤起主窗口,含待机/吃/左走/右走/睡觉多状态动画 | | 🔔 完成通知 | 后端任务完成后系统弹通知 + 萌宠冒泡提醒 | | 🧭 新手向导 | 首次启动引导配置 API Key,一键跳转 DeepSeek 官网 | | 📂 右键菜单 | 「用 Bigfish 打开」文件/文件夹(托盘菜单安装) | | 🚀 开机自启 | 托盘菜单勾选 | | ⬇️ 关闭到托盘 | 点窗口 X 不退出,隐藏到托盘后台运行 | 为了让普通人开箱即用,Bigfish 预装了 5 个常用技能(位于 `bundled-skills/`,通过 `DSH_BUNDLED_SKILL_DIR` 加载,sou

More in Api Key Codex Cli

Ranked by similarity inside the cluster, not alphabetically