DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-workspace-digest

c

dsh-workspace-digest

Manifest valid

DeepSeek Harness bundle: workspace_digest tool that lists files in a directory.

hasBundlePatch

dsh-workspace-digest

DeepSeek Harness 组合包(bundle):注册工具 workspace_digest,按目录列出文件名。

符合官方「打包与安装插件」:package.json 声明 dsh.bundle,用 dsh plugin add 装进 profile,无需 --patch。

安装

本机 checkout:

dsh plugin --profile web add /path/to/dsh-workspace-digest

tarball(不跑 prepare,也不需要 npm 登录):

pnpm pack
dsh plugin --profile web add ./dsh-workspace-digest-0.1.0.tgz

GitHub(需允许该包的 prepare,本包是纯 JS,无 prepare):

dsh plugin --profile web add github:cui-stack/dsh-workspace-digest

然后:

dsh --profile web --dump-config   # 应出现 # == dsh-workspace-digest
dsh web

配置

cordis.patch.yml 里的 maxEntries(默认 20)。用户可在 profile 的 cordis.patch.yml 按 id: workspace-digest 整行覆盖。

验证

Web UI 选一个 workspace,标准模式发送:

用 workspace_digest 工具列出当前 workspace 目录的文件

Trajectory 里应有 workspace_digest 调用。

Comments

Loading…

Similar plugins

dsh-workbench

by lee259

Right-side file workspace for DeepSeek Harness Web.

UI & ExperienceDevelopment & InfrastructureManifest valid

★ 9

↓ 460/wk

MIT

TypeScript

Sep 8, 2026

dsh plugin --profile web add dsh-workbench

by Rainier-Z

A DeepSeek Harness plugin that periodically detects added, modified, and deleted files in a workspace and reports the changes.

Workflow & AutomationDevelopment & InfrastructureManifest valid

★ 2

↓ 38/wk

MIT

JavaScript

Sep 7, 2026

dsh plugin --profile web add dsh-workspace-monitor

by Zenjibad

dsh bundle: attach any file type in the DeepSeek Harness Web UI — text-likes inline, binaries as workspace path references, rasters via the built-in pipeline

UI & ExperienceManifest valid

★ 3

MIT

JavaScript

Aug 14, 2026

dsh plugin --profile web add dsh-any-attachment

by Momojie-S

DSH plugin: per-workspace .env injection for shell subprocesses

Tools & CapabilitiesManifest valid

★ 2

MIT

JavaScript

Sep 12, 2026

dsh plugin --profile web add @momojie-s/dsh-workspace-env

by ghbhiee

File browser, preview, and web terminal panel for DeepSeek Harness — session-docked workbench plugin

Terminal & ClientsManifest valid

★ 0

MIT

JavaScript

Aug 18, 2026

dsh plugin --profile web add dsh-plugin-workbench

by sqfcyily

在DeepSeek Harness Web GUI 中浏览工作区的目录/文件,并结合 Git 显示文件改动。

UI & ExperienceTools & CapabilitiesManifest valid

★ 6

↓ 29/wk

MIT

JavaScript

Sep 3, 2026

dsh plugin --profile web add dsh-workspace-files