Sessions & Messages plugins

DSH session plugins manage conversation history in DeepSeek Harness — browsing past sessions, searching transcripts, exporting to Markdown or other formats, branching, and cleaning up.

201 cataloged

Recommended projects

Cataloged projects

Repositories with traceable evidence of a DeepSeek Harness relationship. They have not been reviewed, install tested, or security checked — the signal below each one is the whole of what the registry currently knows.

How cataloging works
Cataloged

Cross-device DeepSeek Harness session sync: a dedicated git mirror with append-only keep-both conflict resolution (fork files, never silently overwritten), /sync command and sync_* tools

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

Trae-style withdraw for DeepSeek Harness Web — one-click rollback of workspace code + conversation (git commits or hard-link snapshots). 会话撤回插件

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

File tree panel for the DSH Web UI: the right details column shows the current session workspace tree (lazy, read-only).

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

Codex-style conversation turn timeline and hover history overview for DSH Web UI

README documents a DSH install command Package metadata declares a DSH dependency

dsh-balance

Shawnxxboxx
Cataloged

DSH plugin: show DeepSeek account balance below the conversation · 在对话下方显示 DeepSeek 账户余额

README documents a DSH install command Package metadata declares a DSH dependency

dsh-team

huxint
Cataloged

Agent teams for DeepSeek Harness: named long-lived teammates over ctx.subagents, a shared task list, a member-to-member mailbox, virtual workspaces, and a live team room in the conversation view

README documents a DSH install command Package metadata declares a DSH dependency

dsh-shuttle

omdsh-dev
Cataloged

在 DeepSeek Harness 与 Codex、Claude Code、Pi、Reasonix、OpenCode 之间双向迁移对话记录,支持 CLI 与 Web UI

Package metadata declares a DSH dependency

dsh-archive-manager

Saikel-Orado-Liu
Cataloged

Archived-session management (show/unarchive/permanently delete) for the DSH Web GUI, with zero changes to official packages.

README documents a DSH install command Package metadata declares a DSH dependency

dsh-session-mover

baisama-cloud
Cataloged

Drag sessions to another workspace in the DeepSeek Harness (DSH) web GUI — 把侧边栏会话直接拖到其他工作区(完整历史克隆+原会话归档)

Package metadata declares a DSH dependency
Cataloged

DSH Archive Manager 基于 DeepSeek Harness 的归档会话管理插件

README documents a DSH install command Package metadata declares a DSH dependency

relayloom

fieldnote-ops
Cataloged

Independent, default-off DingTalk Stream relay plugin for DeepSeek Harness: allowlisted sessions, ACK-first replies, and approvals.

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

DeepSeek Harness 的会话终端观察插件:在会话视图环提供「终端」页签,只读实时展示当前会话 bash 命令、状态、输出与耗时,纯前端无执行/交互能力。

README documents a DSH install command Package metadata declares a DSH dependency

dsh-unarchive

edfrey0044
Cataloged

Restore archived sessions in the DeepSeek Harness: /unarchive command + unarchive_session tool (profile bundle)

README documents a DSH install command Package metadata declares a DSH dependency

dsh-launch

Khellendros97
Cataloged

dsh服务管理插件,可以让服务自动跨会话部署,防止对话结束后服务中断。依赖于dsh-better-sidebar

README documents a DSH install command Package metadata declares a DSH dependency

dsh-news

SongChengMing1
Cataloged

DSH Web GUI 新闻聚合插件:侧边栏入口 + 弹窗聚合国际/AI/科普/历史 RSS 新闻,站内阅读、中英互译、自定义源。A news aggregator plugin for the DeepSeek Harness (DSH) Web GUI: RSS feeds, in-app reading, bilingual translation, custom sources.

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

Hand your long DSH session over to a clean one: /handoff summarizes the conversation with an LLM, creates a new session+agent in the same workspace, injects the handoff document, and auto-opens it.

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

DSH 全局经验插件:自动探测环境 + 跨会话档案 + 低开销注入,减少重复探测、加快会话、降低 token。

README documents a DSH install command Package metadata declares a DSH dependency

dsh-office

Fayelin12
Cataloged

Agent-office dashboard for DeepSeek Harness (DSH): workspaces, sessions, token usage & subagents in one sprite-filled office — plus a built-in Agent Mail inbox to read, send & reply right in the panel. DeepSeek Harness「办公室」:工作区/会话/子代理一屏总览 + 内置 Agent 邮箱收发,一眼看穿每个 Agent 在忙什么。

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

DSH 会话日志 zstd 帧重打包:万帧拼接→官方两帧形态,旧会话打开提速约 6 倍

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

DeepSeek Harness 会话标签(host + client 一体包)

README documents a DSH install command Package metadata declares a DSH dependency
Cataloged

Mention a server with @ in a DeepSeek Harness session and run commands on it over SSH, behind a two-tier approval gate that fails closed.

README documents a DSH install command Package metadata declares a DSH dependency

Sessions & Messages plugins: common questions

What is a DSH session plugin?
A plugin that works on conversation records themselves: listing, searching, exporting, branching, or pruning them.
Can I export DSH conversations?
Yes, several plugins in this category export transcripts to Markdown or JSON. Each record documents its own formats.
Do session plugins read my whole history?
By definition they read stored conversations, so filesystem access to the session store is expected here.