dff652/deepseek-harness-plugins-public--packages-dsh-ai-asset-hub ↗★ 0
@dff652/dsh-ai-asset-hub
Configuration-only DeepSeek Harness bundle for an existing AI Asset Hub MCP server
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dff652/deepseek-harness-plugins-public#43bca41a0df06bb77b4b16780b35883ffca181aa&path:packages/dsh-ai-asset-hub说明文档
阅读完整 README ↗Configuration-only activation check
From a repository checkout, the package-specific DSH negative activation check
requires a reviewed DSH runtime and fails clearly if dsh is unavailable. The
script is intentionally kept out of the published four-file package. It uses
a temporary DSH home and never starts a provider or touches a live profile:
node tests/dsh-ai-asset-hub-activation.acceptance.mjs
The check covers unset, blank and relative DSH_AIAH_COMMAND values. It is
kept outside npm test because CI environments without DSH must not silently
skip real activation acceptance.