# Reported issues for SandBase Harness

Pod holds 5 of 5 GitHub reports that passed its relevance review. This can include external user reports, maintainer-confirmed bugs, and concrete feature gaps. Treat them as evidence to inspect, not a count of distinct defects.

Back to [SandBase Harness](/mcp/sandbase-harness).

## Most discussed

### [dsh-plugin.org | dsh-plugin-hub] plugin distribution incomplete: sandbaseai/sandbase-harness

## Summary
- Cause: plugin distribution is incomplete — the entry file declared in package.json is missing from the published package (github tarball or npm package); please commit build output or publish a complete package

## [DSH Plugin 插件中心](https://dsh-plugin.org/) · 安装 Plugin 失败错误信息
本错误信息由 [dsh-plugin-hub](https://github.com/dshplugin/dsh-plugin-hub) 插件中心的安装程序自动生成，随本次安装失败一并提交。
- 实际执行的安装命令：`dsh plugin --profile web add git+https://github.com/sandbaseai/sandbase-harness.git`
-…

[Read the thread](https://github.com/sandbaseai/sandbase-harness/issues/76) · 2026-08-28 · closed · external user · 1 comment

### [dsh-plugin.org | dsh-plugin-hub] build scripts blocked by pnpm allowlist: sandbaseai/sandbase-harness

## Summary
- Cause: plugin depends on a native module whose build script pnpm blocks by default (use a prebuilt variant)
- Key error: `ERR_PNPM_GIT_DEP_PREPARE_NOT_ALLOWED`

## [DSH Plugin 插件市场](https://dsh-plugin.org/) · 安装 Plugin 失败错误信息
本错误信息由 [dsh-plugin-hub](https://github.com/dshplugin/dsh-plugin-hub) 插件市场的安装程序自动生成，随本次安装失败一并提交。
- 实际执行的安装命令：`dsh plugin --profile web add git+https://github.com/sandbaseai/sandbase-harness.git`
- 执行结果：安装失败，未能安装该插件。

## Attempted install channels（已尝试的安装方式）
-…

[Read the thread](https://github.com/sandbaseai/sandbase-harness/issues/182) · 2026-09-13 · open · external user · 0 comments

### [dsh-plugin.org | dsh-plugin-hub] build scripts blocked by pnpm allowlist: sandbaseai/sandbase-harness

## Summary
- Cause: plugin depends on a native module whose build script pnpm blocks by default (use a prebuilt variant)
- Key error: `ERR_PNPM_GIT_DEP_PREPARE_NOT_ALLOWED`

## [DSH Plugin 插件市场](https://dsh-plugin.org/) · 安装 Plugin 失败错误信息
本错误信息由 [dsh-plugin-hub](https://github.com/dshplugin/dsh-plugin-hub) 插件市场的安装程序自动生成，随本次安装失败一并提交。
- 实际执行的安装命令：`dsh plugin --profile web add git+https://github.com/sandbaseai/sandbase-harness.git`
- 执行结果：安装失败，未能安装该插件。

## Attempted install channels（已尝试的安装方式）
-…

[Read the thread](https://github.com/sandbaseai/sandbase-harness/issues/168) · 2026-09-13 · open · external user · 0 comments

### [dsh-plugin.org | dsh-plugin-hub] build scripts blocked by pnpm allowlist: sandbaseai/sandbase-harness

## Summary
- Cause: plugin depends on a native module whose build script pnpm blocks by default (use a prebuilt variant)
- Key error: `ERR_PNPM_GIT_DEP_PREPARE_NOT_ALLOWED`

## [DSH Plugin 插件市场](https://dsh-plugin.org/) · 安装 Plugin 失败错误信息
本错误信息由 [dsh-plugin-hub](https://github.com/dshplugin/dsh-plugin-hub) 插件市场的安装程序自动生成，随本次安装失败一并提交。
- 实际执行的安装命令：`dsh plugin --profile web add git+https://github.com/sandbaseai/sandbase-harness.git`
- 执行结果：安装失败，未能安装该插件。

## Attempted install channels（已尝试的安装方式）
-…

[Read the thread](https://github.com/sandbaseai/sandbase-harness/issues/157) · 2026-09-02 · open · external user · 0 comments

### Cannot install as DSH plugin via git — `prepare` builds from source but `dist/` isn't committed

## Problem

The DeepSeek Harness plugin market installs plugins via `pnpm add github:sandbaseai/sandbase-harness`. Your `scripts/prepare-install.mjs` checks for `dist/index.js` and `dist/mcp/index.js`; since `dist/` is not committed, it falls through to `npm run build` (tsup runtime build + vite console build). In the market's git-install flow this prepare step fails: pnpm exits with code 1 quickly and the package never lands in `package.json`/lockfile.

## Suggestions

1. Commit `dist/` to the…

[Read the thread](https://github.com/sandbaseai/sandbase-harness/issues/156) · 2026-09-02 · open · external user · 0 comments

## Most recent

The remaining reports are on [the project's issue tracker](https://github.com/sandbaseai/sandbase-harness/issues).
