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.

318 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

DSH-Session-Sync

hajimimaodie8
Cataloged

Synchronize sessions, presets and settings between DSH desktop‑shell embedded instance and external web browser instance. Fix session isolation issue for third‑party packaged DeepSeek‑Harness desktop builds.

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

dsh-daily-brief

Equinox7379
Cataloged

Daily activity brief for DSH: per-session turns/messages/tool-call stats. Read-only.

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

Import Claude Code sessions into DeepSeek Harness as continuable context — agent tools (claude_session_list / claude_session_import) + Web GUI one-click import.

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

DSH 插件:Agent 会话质量分析 —— 工具成功率、token 效率、冗余调用检测、跨会话回归对比。

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

DeepSeek Harness(DSH)全局快捷键插件:会话切换、发送/清空草稿、停止生成、复制与归档,键位可在设置中自定义。Global keyboard shortcuts plugin for DeepSeek Harness.

README documents a DSH install command Package metadata declares a DSH dependency
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

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

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

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
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

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.