dsh plugins中文
← Back to popular plugin directory

Session deep link plugin

R3alloc/dsh-session-deeplink · skills

DeepSeek Harness plugin for shareable session deep links.

★ 6GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

A web client plugin for DeepSeek Harness that makes sessions directly addressable and shareable by URL. Features Opens /?session= directly in the requested session. Keeps the address bar synchronized when the active session changes. Preserves unrelated query parameters and URL fragments. Runs entirely in the browser and adds no host-side service. Install from npm

Restart dsh web, then open a session. The browser URL becomes:

Opening that URL restores the same session as long as it still exists in the DSH session list. Install from GitHub

Install command

dsh plugin --profile web add github:R3alloc/dsh-session-deeplink
View GitHub repository ↗Back to popular plugin directory