dsh-session-chat-share
Share a selected chat segment as Markdown, HTML, TXT, or PNG; Session-header dialog with range or multi-select, redaction, tool calls, and subagent conversations, plus the /share command.
将选中的聊天片段分享为 Markdown、HTML、TXT 或 PNG;提供 Session Header 弹窗(范围或多选、脱敏、工具调用、子代理对话)与 /share 命令。
How to install
dsh plugin add github:chrisx9z/dsh-session-chat-share About
dsh-session-chat-share English | 中文 Share a selected range of chat messages as Markdown, HTML, TXT, or PNG — a community plugin for DeepSeek Harness (tagged dsh-plugin and listed in the awesome-dsh-plugin market registry). This repository is the **standalone distribution** of the plugin: it ships both halves prebuilt (lib/), installable with dsh plugin add and from the Plugin Market. The reference implementation lives in the harness repository as packages/session-query/session-chat-share, where both halves are built and tested. Compatibility: **DeepSeek Harness 0.1.6-alpha.2 or later**. The pl…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-19
- Created
- 2026-08-31
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
billion-context
ranxianglei/billion-context
The official billion-context plugin: a context-compression plugin for small context windows (a 100K context is enough), token savings (5x fewer tokens), and month-long single sessions (billions of tokens).
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
dsh-rewind
SiriLee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.