AI Agent Hub
Back to plugins
🧠

dsh-session-stars

Memory Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install malevrigns/dsh-session-stars

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

Run dsh plugin install malevrigns/dsh-session-stars in DeepSeek Harness to install this plugin; source: https://github.com/malevrigns/dsh-session-stars

About this plugin

When you run several Workspaces in DeepSeek Harness Web, you often need to jump back into a critical conversation mid-flow. The built-in session list is scoped per Workspace, so hunting down an important Session means expanding the sidebar again and scrolling through entries, with no cross-Workspace shortcut to rely on.

dsh-session-stars fills that gap. Click the star in any Session header to favorite it, and it appears in one global list that spans every Workspace. Open the favorites center from the sidebar footer, even when the sidebar is collapsed into a narrow rail, browse entries newest-first, reopen a live Session with a single click, or remove one that has since disappeared. Titles, Workspace labels, running and archive states all read from live DSH snapshots, so nothing goes stale. Same-origin tabs stay in sync automatically via the browser storage event.

If you switch between multiple Workspaces daily and keep a handful of conversations you want to resume at a glance, this plugin saves a few extra clicks every single time. It stores only a Session id and a favorite timestamp in the current origin's localStorage, makes zero network requests, and never reads or transmits API keys or provider configuration. Different browsers, devices, hostnames, or ports remain fully isolated and never share favorites.

Use Cases

  • Switching between several Workspaces daily and needing one click to reopen the key Session you were working on
  • Tracking a long-running debugging or writing project whose context is scattered across Workspaces and must be resumable at any moment
  • Marking team-critical conversations in a shared Workspace and keeping them in a personal quick-access list
  • Opening the favorites center from the collapsed sidebar rail without expanding it first

Best For

  • DeepSeek Harness Web users who maintain several Workspaces simultaneously
  • Developers who track long, multi-stage conversations and return to them often
  • Heavy DSH users who want fewer navigation clicks and a smoother workflow