Skip to content

dsh-test-plugin

Verified

dsh-test-plugin · v0.1.0 · MIT

A minimal DeepSeek Harness deployment plugin: registers a `test` smoke-test tool to verify plugin installation. 部署级冒烟测试插件,注册 test 工具。

Install

dsh plugin add dsh-test-plugin

Confirm the layer applied with dsh --profile default --dump-config — see the install guide.

Source

Published to npm without a public repository. Inspect the package contents before installing.

Tags

Readme

dsh-test-plugin

A minimal DeepSeek Harness deployment plugin (dsh.bundle). It registers a model-facing smoke-test tool named test that echoes a message back, so you can verify the plugin is installed and working.

Install

dsh plugin --profile web add dsh-test-plugin

Verify

Ask the model to call the test tool, or check Settings > Plugins for dsh-test-plugin.