Skip to content
dsh.fish

Browse

124 results

Bundle

@dsh-external/dsh-update-checker

在设置页检查 npm 上 @deepseek-ai/dsh 官方最新版本,并与本地安装版本对比(host: webServer API + node fetch;client: settings.section 设置页)

AsILAnn
Bundle

dsh-run-environment

DeepSeek Harness plugin: a Session-header control that detects how a workspace is meant to be run, and runs it. Node.js adapters today, any environment through user-defined commands.

albertgranados
Bundle

dsh-npm-runner

DeepSeek Harness plugin: discovers the npm/pnpm/yarn/bun scripts of the current workspace (never descending into node_modules) and runs any of them in the background from a compact control in the composer area or the session header.

nobu121
Bundle

dsh-run

DSH web plugin: the Session header grows a split button that runs one npm script from the workspace's package.json (default: dev, else start, else the first declared).

albertgranados