跳到主要内容

dsh-test-plugin

已验证

dsh-test-plugin · v0.1.0 · MIT

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

安装

dsh plugin add dsh-test-plugin

dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南

源码

发布到 npm 但没有公开仓库。安装前请检查包内容。

标签

说明文档

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.