AI Agent Hub
Back to plugins
🖥️

dsh-input-history

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install NightsVesa/dsh-input-history

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

Install by running dsh plugin install NightsVesa/dsh-input-history in DeepSeek Harness. Source code is available at https://github.com/NightsVesa/dsh-input-history

About this plugin

Every time you cycle through a pile of prompts and slash commands in the DeepSeek Harness Web composer, looking back at a previous phrasing or restoring a half-typed draft usually means scrolling through the conversation log. dsh-input-history puts that two keystrokes away: press ArrowUp to step through submitted entries, ArrowDown to move forward, and the moment you land on the newest entry the draft you were editing is restored automatically.

History is scoped per loaded session and capped at 256 entries, drawing from user messages, steering messages, and slash commands alike. The plugin stays out of the way when it should: an open command or reference menu keeps ownership of the arrow keys, IME composition, read-only inputs, and inactive composer states all retain their native behavior, so there is no conflict with existing shortcuts or third-party extensions.

If you write or iterate on prompts regularly, reuse the same slash commands over and over, or simply prefer a composer that remembers what you typed, dsh-input-history turns the input box into a lightweight history-aware workspace so you can focus on content instead of hunting through the transcript.

Use Cases

  • Stepping back through phrasings while iterating on a single prompt
  • Recalling a frequently used slash command without retyping it
  • Restoring a half-finished draft after an accidental clear

Best For

  • Developers who write and refine prompts at high frequency
  • Users who rely heavily on slash commands for workflow automation
  • Developers who prefer arrow-key navigation and editor efficiency