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.

267 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

Link and read DSH sessions: one-click @session-id reference, an @ mention menu by title, and a session_read tool that projects any session to readable text. DeepSeek Harness plugin.

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

DeepSeek Harness 插件:把文本形式的会话统计(轮/步、LLM/工具耗时、首 token、tok/s、缓存命中、输入/输出 token)替换为页面右侧直观醒目的图表面板。

Package metadata declares a DSH dependency

deepseek-harness-lattice

henryZhouLikeStudy
Cataloged

DSH Lattice aggregator plugin: multi-agent orchestration, group messaging, session reuse and history

Package metadata declares a DSH dependency
Cataloged

Xcode AI integration mode for DeepSeek Harness (dsh) — an agent preset + installer that gives your DSH sessions the full Xcode AI stack.

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

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
Cataloged

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

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

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

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
Cataloged

A DeepSeek Harness (dsh) plugin that greets you at the start of every session with varied wording, and remembers your name.

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

Turn a DeepSeek Harness session into deliverable work reports (daily/weekly/handoff/article) with verifiable receipts

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

Favorite DeepSeek Harness Sessions and reopen them from a global cross-Workspace center.

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

DSH web UI plugin: Claude Code / Codex style turn-marks strip on the left edge of the conversation - one bar per user message, click to jump, hover for preview, active bar turns white.

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

Jump between conversation turns in the DeepSeek Harness web UI

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
Cataloged

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

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

dsh-cron

omdsh-dev
Cataloged

Scheduled tasks (cron) for DeepSeek Harness: model- and human-callable scheduling that fires followup/inject into agent sessions

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

omdsh-base

omdsh-plugins
Cataloged

The session-mode system for the DeepSeek Harness web GUI: the segment registry every mode plugin registers into, the switch that renders them, and the sidebar dots that colour their conversations

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

dsh-session-git

JUANWANG-BUAA
Cataloged

Conversation lineage for DeepSeek Harness: fork at a completed turn and show the family tree. Does not rewind files or merge logs. 从已完成轮次新建对话分支并画出家族树;不回退文件、不合并日志。

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

DeepSeek Harness (DSH) Web GUI 插件:批量选择会话进行归档、恢复与删除的管理面板

Package metadata declares a DSH dependency

dsh-resume-plugin

Demogorgon314
Cataloged

让 DeepSeek Harness 安全读取并继续 Codex 与 Claude Code 的历史会话。

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

可以恢复归档的插件Archived-session recycle bin for DeepSeek Harness: list, preview and restore archived sessions昨天手滑归档了个会话花了几百万才捞出来,所以做了这个。

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

Better Session Title — replace the DSH session topbar title with a workspace/session breadcrumb: switch workspaces and sessions right from the topbar.

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

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

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.