dsh-session-id
Run the following command in DeepSeek Harness:
dsh plugin install LucienLL/dsh-session-id
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install LucienLL/dsh-session-id in your terminal, then restart dsh web to activate; the full source code is at https://github.com/LucienLL/dsh-session-id
About this plugin
When debugging, filing a ticket, or forwarding a conversation in the DeepSeek Harness Web UI, grabbing the current session ID usually means digging through the Network tab or backend logs, which is slow and error-prone. dsh-session-id turns that into a single click: the session ID appears on the right side of the conversation header, truncated when long with the full value on hover, and one click copies the complete ID to the clipboard. If the clipboard is unavailable or the write fails, a brief red message confirms the failure.
Under the hood it is a lightweight, purely client-side plugin that injects the official slot conversation.session.header.utilities. The framework passes sessionId automatically, so there is zero host-side or backend code required, and no extra dependencies are introduced. Restart dsh web after installing and it is ready to go.
Ideal for developers who repeatedly copy session IDs for bug reports, cross-device conversation sync, or pinpointing a specific session in logs. Once installed it simply stays out of the way and changes nothing about your existing workflow.
Use Cases
- Copying the current session ID when filing a ticket
- Syncing conversation context across devices
- Pinpointing a specific session in backend logs
Best For
- Developers debugging with DeepSeek Harness
- Users managing sessions across devices
- Technical teams who file frequent bug reports
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.