baisama-cloud/dsh-composer-history ↗★ 1
dsh-composer-history
Command history for the DeepSeek Harness web GUI composer: press Up/Down to cycle through your previously sent instructions, and reach the oldest draft again at the end of the history. 在 DSH Web 输入框中用上下方向键浏览此前发送的指令,回到历史末尾时恢复切换前的草稿。
AI Analysis
核心用途是提升输入框的交互效率。适合需要重复或微调历史指令的用户,支持使用键盘上下键快速召回历史输入,且不丢失当前正在撰写的草稿。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:baisama-cloud/dsh-composer-historyREADME
Read the full README ↗Usage / 使用
- Click into the composer textarea in any session.
- Press ↑ to step back through previously sent commands; press ↓ to move forward, and once past the newest entry your original draft returns.
- Edit a recalled command and send it as usual.