AI Agent Hub
Back to plugins
dsh-chat-manager preview

dsh-chat-manager

Memory Updated 2026.09.04

Run the following command in DeepSeek Harness:

dsh plugin install WSL043/dsh-chat-manager

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

In DeepSeek Harness, ask your Agent to run dsh plugin install WSL043/dsh-chat-manager; the full source is available at https://github.com/WSL043/dsh-chat-manager. After installation, restart DSH normally to apply the new bundle configuration.

About this plugin

The native DeepSeek Harness sidebar offers limited control over archived sessions: once a conversation is archived, it is hard to locate again, impossible to search by chat content, and deletion lacks adequate safety guards. dsh-chat-manager is a community plugin that fills exactly this gap, layering a full session-management experience on top of the native interface.

Four core capabilities are at work. The archive manager lets you browse every hidden session and search by session name, workspace, or the user-assistant message content. Restoring a session sends it back to its original workspace with a single click. When a session needs to go for good, the native action menu first safely stops any running task, then requires a forced secondary confirmation before removing the local session record. Every operation stays within DSH boundaries: it only toggles hidden state or deletes the explicitly confirmed session, without touching other conversations, plugin data, or external copies.

If you juggle multiple workspaces, carry large backlogs of historical sessions, or want a safety net before wiping old chats, this plugin makes archiving, searching, restoring, and secure deletion straightforward—without altering DSH core logic.

Screenshots

Use Cases

  • Locate and restore an archived conversation across workspaces using a keyword search
  • Clean up old sessions while ensuring running tasks safely stop before deletion
  • Search historical user or assistant messages to find specific discussion threads

Best For

  • Daily DSH users who juggle multiple workspaces and accumulate many sessions
  • Cautious users who want to verify no important content is lost before deleting
  • Developers who need to search past conversations to reproduce issues or trace context