baisama-cloud/dsh-composer-history1

dsh-composer-history

适用于 DeepSeek Harness Web GUI 输入框的命令历史记录:按上下方向键循环浏览此前发送的指令,回到历史末尾时恢复切换前的草稿。

AI 分析

核心用途是提升输入框的交互效率。适合需要重复或微调历史指令的用户,支持使用键盘上下键快速召回历史输入,且不丢失当前正在撰写的草稿。

包名
dsh-composer-history
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baisama-cloud/dsh-composer-history

Usage / 使用

  1. Click into the composer textarea in any session.
  2. Press to step back through previously sent commands; press to move forward, and once past the newest entry your original draft returns.
  3. Edit a recalled command and send it as usual.