idoall/dsh-quick-replies1

dsh-quick-replies

DSH Web 插件:在当前会话输入区提供可管理的快捷回复文本按钮。

AI 分析

核心用途是让用户能够一键发送预设的常用回复文本,支持自定义添加、编辑和导入导出。适合需要高频输入固定指令(如继续、重启后继续)以引导 Agent 的用户。

套件
dsh-quick-replies
版本
0.1.2
授權
MIT
最近更新
2026年9月10日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:idoall/dsh-quick-replies

Usage

  1. Open an existing session (do not tap resume-style chips on a blank new chat).
  2. The bar appears above the composer. Narrow layouts collapse by default; tap the title or chevron to expand.
  3. Tap a chip to send. Idle sessions show “submitted (queue)”; running sessions show that it will be handled at the next boundary.
  4. Tap to add a reply: fill in the label and body, save, and the chip appears on the bar immediately.
  5. 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.