Hanihahaha/dsh-copy-session-id
Hanihahaha★ 0JavaScript最后同步: 2026-08-17
—
README 摘要
dsh-copy-session-id 中文 A DeepSeek Harness (DSH) Web plugin that displays the current session ID in the session header and copies the complete value to the clipboard on click. Behavior - Displays a compact monospace session-ID control beside the title, truncating long values visually. - Copies the complete ID with one click and shows a short confirmation state. - Localizes its tooltip for Chinese and English interfaces. Install The package bundle patch inserts copy-session-id , while dsh.client exposes lib/client.js through the DSH Web boot graph. Restart dsh web after installation. Implementation The client registers in the conversation.session.header.actions session slot. It receives the stable sessionId from the framework, copies with navigator.clipboard.writeText , and falls back to document.execCommand('copy') when necessary. The host half intentionally has an empty apply function so Loader keeps the client module active. License MIT
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291