AI Agent Hub
Back to plugins
🧰

dsh-session-link

Web Tools Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install FuWenLianggit/dsh-session-link

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

In DeepSeek Harness, install the dsh-session-link plugin from the source at https://github.com/FuWenLianggit/dsh-session-link, then restart dsh web and hard-refresh the browser to activate it.

About this plugin

When you juggle multiple sessions in DSH Web, going back to a specific past conversation or sharing a key discussion as a link usually means scrolling through the sidebar one by one — frustrating and slow.

dsh-session-link fixes this by turning every session into a deep link: a button in the conversation header copies a URL that carries the session identifier, and visiting that URL (on the same localhost server and browser profile) immediately focuses the matching session in the sidebar. The plugin is entirely client-side, adds no host-side state, and stays as lightweight as its single-purpose design.

Built for developers and teams who rely heavily on DSH Web multi-session workflows and need to reference or hand off past conversations with precision — so every discussion can be found or shared by link.

Use Cases

  • Copy the current session deep link in one click and share it so a colleague lands on the right context instantly
  • Open a specific past conversation directly from a URL instead of scrolling through the sidebar
  • Switch back to a key discussion quickly when working across many parallel sessions

Best For

  • Developers who rely on multi-session DSH Web workflows daily
  • Teams that need to reference or hand off past conversations
  • Users who prefer lightweight, client-only plugins with no host-side footprint