wellorbetter/dsh-input-history

wellorbetter★ 1JavaScript最后同步: 2026-08-14

在 GitHub 打开

Arrow-key input history for the DeepSeek Harness Web GUI

README 摘要

Input History English     中文 Arrow-key input history for the DeepSeek Harness Web GUI. Press ↑ / ↓ in the chat composer to walk back and forth through what you already sent — with a floating history dropdown. Demo screenshot with sample data — message content is blurred. What this plugin provides Installing this bundle adds one client (browser) plugin to every session of the target dsh profile. It registers a floating history dropdown above the composer ( conversation.input.overlay ) and a clock history button in the composer's tool row ( conversation.input.right ): - ↑ recalls the previous message when the caret is at the very start of the input (an empty input qualifies); ↓ steps forward , and past the newest entry restores the draft you were typing. - Enter accepts , Esc / click-outside cancels (restores the pre-recall draft), and clicking a row jumps straight to that message. - Date grouping (today / yesterday / earlier) plus per-row timestamps keep long histories scannable. - Long messages render as a 3-line clamped preview with the full text on hover ( title ), and recall puts the complete multi-line text back into the composer. - Consecutive duplicate messages are …

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类