DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Shichang — DSH Plugin for DeepSeek Harness
← Plugins
S

shichang

Shichang

DSH desktop plugin: read-only local plugin list and awesome-dsh-plugin catalog.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:yueyexiayu/dsh-shichang#4d1bbec3868eb196d95ae2e357543193a7e437bd
READMECompatibilityVersions

Compatibility and provenance

Shichang is published as shichang and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/18/2026

Versions

0.1.0stable
9/18/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
Not declared
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/18/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in developer-tools.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Sdk Minimal@deepseek-ai/dsh-sdk-minimalThe standalone minimal SDK profile bundle: JSON-RPC, one DeepSeek adapter, persistent shell, and JSONL sessionsSdk App@deepseek-ai/dsh-sdk-appThe dsh SDK profile bundle: stdio JSON-RPC serving and process lifecycle over dsh-baseSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocol

README

shichang

当前项目是深度适配个人使用,项目只是给大家提供思路和借鉴,尽量不要直接照搬。

DeepSeek Harness 官方桌面端的只读插件市场。右侧栏「开始」页增加 市场 入口:查看本机 $DSH_HOME/plugins 已装插件,以及 awesome-dsh-plugin 社区目录(搜索、分类、按评星 / 收录日期 / 下载量 / 名称排序)。

不提供安装和卸载。 面向官方桌面(connection.fetch),不走 dsh plugin --profile desktop。

安装

复制到 $DSH_HOME/plugins/shichang,在 $DSH_HOME/profiles/desktop/cordis.patch.yml 写入:

- insert:
    - id: shichang
      name: ../../plugins/shichang/lib/index.js

完全退出 DeepSeek Harness(macOS:⌘Q)再打开。展开右侧栏,在「开始」里会出现 市场。

说明

  • 社区数据来自公开的 https://awesome-dsh-plugin.com/plugins.json
  • 「最新收录」按目录的 added 字段,不是 GitHub Release 时间
  • 仓库内不含本机 patch、账号或凭据
  • 本机列表:desktop patch 里的显示「已加载」;只被用户 preset 引用的(如 yasuo)显示「用户 preset」,不要写进 desktop patch

开发

node --check lib/index.js lib/client.js lib/parse.js
node --test