dsh-session-actions
Session row menu extras for DeepSeek Harness: pin sessions, copy session id, export structured Markdown, and permanently delete sessions.
会话行菜单增强:置顶会话、复制会话 ID、导出结构化 Markdown、弹窗确认后永久删除会话。
How to install
dsh plugin add github:xingyingyuzhui/dsh-session-actions About
dsh-session-actions · 会话菜单增强 DeepSeek Harness Web 插件:在会话行「⋯」菜单末尾加上复制 ID、置顶、导出 Markdown、永久删除。侧栏所有工作区上方可以出现「置顶」分组。不改官方组件。 English UI follows the DSH locale. 菜单在官方「重命名 / 分叉 / 归档」下面追加: | 项 | 作用 | |---|---| | 复制会话 ID | 把 session-… 写进剪贴板 | | 置顶会话 | 钉到侧栏最上方的「置顶」分组;原工作区里仍保留 | | 导出 Markdown | 导出结构化记录(思考、工具调用、用户/助手正文) | | 删除会话 | 确认后**永久删除**该会话目录(不是归档;归档仍用官方菜单) | 置顶分组:默认可折叠(图钉 / 悬停实心三角),行上显示相对时间,悬停出 ⋯。置顶行可在组内拖动排序。置顶名单落在 ~/.dsh/dsh-session-actions/pins.json。 安装 前置:本机已能运行 dsh web。 sh dsh plugin --profile web add github:xingyingyuzhui/dsh-session-actions 装完重启 dsh web。 本地开发: sh dsh plugin --profile web add l…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-17
- Created
- 2026-08-17
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin
Related plugins
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.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.
dsh-turn-rewind
Anionex/dsh-turn-rewind
Rewind conversation and workspace state, powered by a persistent Change Ledger.
deja-vu
vshulcz/deja-vu
Memory for coding agents. Indexes the sessions 17 agents already wrote to disk, including months from before you installed it, and recalls them in any of them. No LLM, no embeddings — one local Go binary.