dsh-history
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.
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.