luxiu666/dsh-greet-plugin

luxiu666★ 1JavaScript最后同步: 2026-08-18

在 GitHub 打开

the first dsh plugin demo

README 摘要

dsh-greet-plugin A minimal greet tool plugin for DeepSeek Harness (dsh). Adds a greet tool the agent can call with a name; the greeting text is configurable. Install The bundle ships prebuilt artifacts ( lib/ ) in the repository, so installation runs no build scripts and needs no allowBuilds entry. Requires: Node.js ^22.19 =24, dsh. What it adds - greet tool — greets someone by name ( name: string ), returns , ! . Configuration Defaults live in cordis.patch.yml ( greeting: 'Hello' ). Override in your profile's own patch layer: Restart dsh after install or config changes (plugin registration happens at boot). Verify Ask the agent: Use the greet tool to greet Ada. → expect Hello, Ada! (or your configured greeting). Development

在 GitHub 查看完整 README →
工具/开发dsh-plugindsh-plugin-bundledsh-plugin-desktopdsh-plugin-marketdsh-plugin-packdsh-plugin-petdsh-plugin-themedsh-plugin-verify

分类