AI Agent Hub
Back to plugins
dsh-input-history preview

dsh-input-history

Client Updated 2026.08.15

Run the following command in DeepSeek Harness:

dsh plugin install wellorbetter/dsh-input-history

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install wellorbetter/dsh-input-history in your terminal to install the plugin (source: https://github.com/wellorbetter/dsh-input-history); restart the session after installation for it to take effect.

About this plugin

In the DeepSeek Harness Web GUI, recalling or reusing a previously sent message means scrolling through chat history—slow and easy to miss. dsh-input-history brings the proven arrow-key history browsing from terminal shells into the web composer, letting you recall sent messages with a single keypress and edit them on the spot.

Place the caret at the start of the input and press Up to open a floating history panel. Navigate with arrow keys, confirm with Enter, or cancel with Esc to restore the draft you were typing. The panel groups entries by today, yesterday, and earlier, with per-row timestamps; long messages show a three-line clamped preview (full text on hover); consecutive duplicates are collapsed; and the list is capped at 500 entries. It never conflicts with slash-command or mention-menu shortcuts, and IME composition and multi-line editing pass through untouched.

Built for anyone working at speed in the DeepSeek Harness Web GUI who frequently reuses a previous prompt or checks back on earlier phrasing. Purely client-side with no persistence and no network calls—install, restart your session, and start browsing.

Screenshots

Use Cases

  • Press Up at the start of the composer to instantly recall your last sent message and keep editing
  • Browse recent sent messages grouped by today, yesterday, and earlier to locate an entry at a glance
  • Reuse a previous prompt or revisit earlier phrasing without scrolling through the entire chat history

Best For

  • Developers who chat at high frequency in the DeepSeek Harness Web GUI and often reuse prompts
  • Users accustomed to arrow-key history browsing in terminals who want the same in the web composer
  • Heavy AI-chat users who need to quickly revisit and edit recently sent messages