DeepSeek Harness 插件

NormanFxxkingRockwell/dsh-keyboard-history

Star 数 ★ 1 分类 UI 增强 收录于 2026-08-19 npm dsh-keyboard-history

DSH 会话输入框的极简输入历史:按 ↑/↓ 翻阅发过的消息。只有方向键,别无其他。

安装

# npm 包(预构建)

dsh plugin --profile web add dsh-keyboard-history

# GitHub 源码(首次需按提示配置 allowBuilds 构建授权后重试)

dsh plugin --profile web add github:NormanFxxkingRockwell/dsh-keyboard-history

装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络,工具审批管不到它。GitHub 来源的插件还会在安装时执行构建脚本。请只安装可信来源,并尽量锁定 commit(github:owner/repo#sha)。

README

English | 中文

DSH Web 会话输入框的极简输入历史插件:空输入框时按 ↑/↓ 翻阅之前发过的消息,仅此而已。

安装

dsh plugin --profile <你的profile名> add dsh-keyboard-history

装好后重启 dsh web 即可生效。

使用

  • :空输入框时召回上一条已发送的消息,继续按回翻更早
  • :向新翻,越过最新一条回到空框
  • 编辑、发送后自动退出翻阅;斜杠菜单、中文输入法、会话忙碌等场景下不打扰你

License

MIT

内容来自项目 README(GitHub)↗

链接

同类插件

查看整个分类 →