AI Agent Hub
Back to plugins
🖥️

dsh-session-deeplink

Client Updated 2026.08.15

Run the following command in DeepSeek Harness:

dsh plugin install R3alloc/dsh-session-deeplink

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

Install the plugin by running the command dsh plugin install R3alloc/dsh-session-deeplink, with source code available at https://github.com/R3alloc/dsh-session-deeplink.

About this plugin

In DeepSeek Harness, session management often relies on local storage, which makes sharing and cross-device access cumbersome. Users face challenges in easily sharing specific sessions with colleagues or restoring work states across multiple machines. The dsh-session-deeplink plugin solves this by introducing URL-based session addressing. It enables users to access any session directly via the browser address bar by adding a ?session= parameter to the URL, automatically syncing the active session to the address bar when changes occur. All functionality runs entirely in the browser without requiring backend service modifications, ensuring security and ease of use. With its core capabilities of persistent session links and seamless sharing, this plugin is ideal for development teams, multi-device users, and anyone looking to streamline session management in DeepSeek Harness, enhancing collaborative productivity and workflow continuity.

Use Cases

  • Share session links with colleagues for collaboration.
  • Restore work states across different devices.
  • Quickly access frequent sessions via bookmarks.

Best For

  • Software developers needing team collaboration.
  • Heavy users with multiple devices.
  • DeepSeek Harness users seeking to simplify session management.