dsh-quick-replies
DSH web plugin: manageable quick-reply text chips in the current session input area; one tap sends the stored text as an ordinary user message (queue while idle, steer when the top-level session runs). Independent source, user data and DSH install stay separate for easy upgrade recovery.
安装
$
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.