AI Agent Hub
Back to plugins
🖥️

dsh-session-id

Client Updated 2026.08.22

Run the following command in DeepSeek Harness:

dsh plugin install xiaozhiaixue/dsh-session-id

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

Run dsh plugin install xiaozhiaixue/dsh-session-id in your terminal; the plugin repository is hosted at https://github.com/xiaozhiaixue/dsh-session-id — once installed, the session ID appears in the dock below the composer.

About this plugin

DeepSeek Harness session IDs are essential for debugging, archiving, and cross-session collaboration, yet the GUI never displays the current one—you are forced to open DevTools or dig through the archive panel every single time.

dsh-session-id is a pure UI plugin that renders the current session ID as small 11px text in the dock strip below the composer. Click it to copy, with a 1.6-second green "Copied" pulse as confirmation. When no session is active the element disappears entirely, leaving no empty space. It touches no host state, registers no HTTP endpoints, and follows the standard bundle + slots.inject official plugin mechanism—zero permissions, zero risk.

If you juggle multiple DSH sessions, paste session IDs into tickets or share them with teammates, and would rather not open DevTools every time, this plugin puts the ID right where you look and one click where you expect.

Use Cases

  • Grab the current session ID instantly when debugging across multiple conversations
  • Paste the session ID into a ticket or shared doc so teammates can locate the context
  • Identify which session produced a given output without opening DevTools

Best For

  • Developers switching between multiple DSH sessions daily
  • Support or ops staff who reference session IDs frequently
  • GUI-first users who would rather click than open DevTools for a single ID