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/09/08

インストール

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

ドキュメント

README 全文を読む ↗

💡 使用

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

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