Chuyển đến nội dung chính

dsh-test-plugin

Đã xác minh

dsh-test-plugin · v0.1.0 · MIT

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

Cài đặt

dsh plugin add dsh-test-plugin

Xác nhận layer đã áp bằng dsh --profile default --dump-config — xem hướng dẫn cài plugin.

Mã nguồn

Phát hành lên npm mà không có repository công khai. Hãy kiểm tra nội dung package trước khi cài.

Thẻ

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.