AI Agent Hub
Back to plugins
🧠

dsh-history

Memory Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install chenproton/dsh-history

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

To install this plugin in DeepSeek Harness, execute `dsh plugin install chenproton/dsh-history`, and you can find the full source code at https://github.com/chenproton/dsh-history .

About this plugin

When engaging in ultra-long conversations on DSH Web, early prompts or instructions often scroll out of sight or get overwritten by the system's context compaction mechanism. Trying to retrieve a specific past message usually requires endless manual scrolling, which is both time-consuming and disruptive. The dsh-history plugin is built to solve this exact pain point by providing a global 'My Messages' panel that keeps your entire sent history at your fingertips.

The core strength of this plugin lies in its complete history retrieval and fully automated one-click positioning capabilities. It pre-fetches and lists every message you have sent in the current session—including unloaded older pages and compacted history—while offering real-time text search and sorting options. Clicking any message automatically detects its status, loads earlier history if needed, waits for rendering, and then smoothly scrolls to the target with a flashing highlight, all without manual intervention.

For developers and power users who frequently engage in deep conversations, iteratively debug prompts, or reuse historical code, dsh-history is an indispensable productivity tool. It completely shatters the bottleneck of context retrieval in long chats, combining one-click copying with instant panel loading to give you effortless control over every message you have sent, regardless of the conversation's size.

Use Cases

  • Quickly retrieve early prompts or code snippets in ultra-long conversations.
  • Search and jump to past messages overwritten by context compaction.
  • Batch copy or review all your interactions in the current session.

Best For

  • Developers debugging complex prompts in ultra-long sessions.
  • Power AI users who frequently review and reuse historical chat content.
  • Efficiency enthusiasts looking to optimize the DSH Web long-text interaction experience.