編集者注

FuWenLianggit/dsh-session-link

DSH web plugin: copy a deep link to the current session (URL carries the session id) and open a session directly via ?session=<id>.

これは DeepSeek Harness(DSH)プラグインです。当サイトは GitHub README、インストール情報、メンテナンス状況、公開セキュリティシグナルをまとめています。

上流で中国語 README が提供されていないため、リポジトリのオリジナルコンテンツを表示しています。

dsh-session-link

DSH web plugin: copy a deep link to the current session and open a session directly from a URL. Installs as a client bundle in the web profile.

Features

  • Copy session link — a 🔗 button in the conversation header copies http://127.0.0.1:3000/?session=<id> for the current session.
  • Open by URL — visiting the app with ?session=<id> in the query string focuses that session directly.

Install

From the Git repository (recommended):

dsh plugin --profile web add https://github.com/FuWenLianggit/dsh-session-link

Or from a local checkout:

dsh plugin --profile web add <path-to-this-checkout>

Restart dsh web and hard-refresh the browser. Uninstall with dsh plugin --profile web remove dsh-session-link.

Notes

  • Client-only plugin: all behavior lives in the browser bundle, no host-side state.
  • The deep link carries the session id; opening it in the same browser profile (localhost server) selects the session in the sidebar.
REPOSITORY SIGNALS

セキュリティとインストールエビデンス

このスコアは公開リポジトリメタデータと当サイトに登録されたインストールエビデンスのみに基づくもので、コードセキュリティ監査とは異なります。

出所の追跡可能性

公開プラグインカタログから取得し、公開 GitHub リポジトリにリンクしています。

ライセンス

リポジトリは MIT ライセンスを宣言しています。

メンテナンス活動

過去180日以内にコードの更新があります。

インストールエビデンス

再現可能な正確なインストールメタデータはまだ登録されていません。リポジトリの説明に従って手動で確認してください。

インストールライフサイクルスクリプト

確認したパッケージメタデータにインストールライフサイクルスクリプトは宣言されていません。