dsh-quick-replies
DSH Web 插件:在当前会话输入区提供可管理的快捷回复文本按钮。
AI 分析
核心用途是让用户能够一键发送预设的常用回复文本,支持自定义添加、编辑和导入导出。适合需要高频输入固定指令(如继续、重启后继续)以引导 Agent 的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:idoall/dsh-quick-replies說明文件
閱讀完整 README ↗Usage
- Open an existing session (do not tap resume-style chips on a blank new chat).
- The bar appears above the composer. Narrow layouts collapse by default; tap the title or chevron to expand.
- Tap a chip to send. Idle sessions show “submitted (queue)”; running sessions show that it will be handled at the next boundary.
- Tap + to add a reply: fill in the label and body, save, and the chip appears on the bar immediately.
- Tap ⚙ to manage replies: edit, delete, reorder, import, or export JSON.
Four defaults ship with the plugin and can all be deleted; they are not recreated automatically: continue, continue after interrupt, what should I do next?, continue after restart.