NormanFxxkingRockwell/dsh-keyboard-history0

dsh-keyboard-history

Pure ↑/↓ input history for the DSH web composer: recall previously sent messages with arrow keys. Nothing else.

AI 분석

核心用途是提供极简的输入框历史召回功能。适合需要通过键盘方向键快速找回、修改前序发送内容的用户,无任何多余的跨会话或反搜功能。

패키지
dsh-keyboard-history
버전
0.1.0
최근 업데이트
2026. 8. 18.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

dsh-keyboard-history

纯净的 DSH Web 输入历史插件:在会话输入框用 ↑ / ↓ 翻阅之前发过的消息,仅此而已。

A pure ↑/↓ input-history plugin for the DeepSeek Harness web composer. Nothing else.

理念 / Philosophy

  • 只做一件事:空输入框时按 ↑ 召回上一条已发送消息,↓ 向新翻,翻过最新一条回到空框
  • 不引入反搜、片段、下拉面板、跨会话持久、位置指示等任何附加能力
  • 纯浏览器端 client 插件,不改 DSH 任何源码

状态 / Status

  • 插件骨架(package.json、server half、client bundle 入口)
  • 核心交互(↑/↓ 翻阅会话内历史)
  • 安装对接与验证

安装 / Install

待补充(随验证步骤完善)

License

MIT