kp-z/dsh-dev-git-graph--packages-example-tool ↗★ 0
dsh-example-tool
DSH 插件开发示例:一个最小工具类插件(defineTool 注册模型可见工具)。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kp-z/dsh-dev-git-graph#77bd2353ec5edc0a1f0de0b15dc8d5e97dfd3847&path:packages/example-tool说明文档
阅读完整 README ↗配置
在 profile 的 cordis.patch.yml(或 $DSH_HOME/cordis.patch.yml)中覆盖:
- id: example-tool
config:
enableGitStatus: true
timeoutMs: 5000