loommii/dsh-input-history0

@loommii/dsh-input-history

Arrow-key input history for the DeepSeek Harness Web GUI: press Up/Down at the composer boundary to recall previously sent messages, with a floating history dropdown and a /history command that opens the same panel from the slash menu. Built for the Lexical contenteditable composer (dsh >= 0.1.2-rc.1).

AI 분석

核心用途是提供类似终端的输入历史回溯功能。适合需要频繁复用、修改历史输入指令,或希望通过面板快速检索历史发送记录的用户。

패키지
@loommii/dsh-input-history
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 9. 8.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:loommii/dsh-input-history

💡 使用

聚焦任意会话的聊天输入框:

  • 空输入框按 ↑/↓,或光标移到最前按 ↑:开始终端式翻查。
  • 输入 /history 并从斜杠菜单选中,或直接回车:打开历史面板。