D
dsh-plugin-greeter
v0.1.11 · 4 天前发布
A DeepSeek Harness (dsh) plugin that greets the user at the start of every session with varied wording, learns their name on first use, and greets them personally afterward.
README
dsh-plugin-greeter
一个 DeepSeek Harness(dsh)插件:每次会话开始时向你问候,并记住你的名字,让每次问候都更贴心。
中文 | English
功能特性
remember_name 工具持久化保存。~/.dsh/greeter-store.json),之后的会话都会按名字问候你。proactive: false 可改为只在收到你的消息后才问候。)演示
新建会话立即主动问候 — 打开新会话,agent 立刻主动跟你打招呼,不用先打字:
!会话开始时的问候
说一句话就能换风格 — 说 "以后用俏皮的风格问候我",插件自动帮你保存:
!聊天切换风格
安装
从 npm 安装
```sh
dsh plugin --profile web add dsh
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-plugin-greeter
- Repo
- —
- Engines
{"node":"^22.19 || >=24"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}