AI Agent Hub
Back to plugins
🖥️

dsh-archived-sessions

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install hashdiana/dsh-archived-sessions

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

Run dsh plugin install hashdiana/dsh-archived-sessions in the DeepSeek Harness terminal and restart the target profile to see the Archived sessions page in Settings; source at https://github.com/hashdiana/dsh-archived-sessions

About this plugin

In the current DSH release, archiving is a one-way operation: once workspace.archiveSession moves a session into the global archive set, every sidebar grouping and the search bar hide it, and no unarchive API is shipped. The session logs and workspace accounting are still on disk, yet there is no UI entry point to bring the session back.

dsh-archived-sessions adds an Archived sessions page to the DeepSeek Harness settings panel. It lists every archived session with its title, timestamp, and running state, and a single click reopens that session and closes the settings panel--no manual log diving or registry digging required.

If you regularly tidy your workspace by archiving dormant sessions but occasionally need to revisit a past conversation, this plugin closes that gap: archiving is no longer a door that only opens inward, and every tucked-away session stays one click away.

Use Cases

  • Tidy up the workspace by archiving stale sessions, then need to pull one back later
  • Archived sessions vanish from sidebar and search and you need a fast way to reopen them
  • Verify the final state of an archived session before deciding whether to follow up

Best For

  • Users who regularly archive and tidy up DSH workspace sessions
  • Developers who need to revisit past conversations without digging into local logs
  • Client-side users who want to extend the DSH settings panel