catalog / sessions-messages

Sessions & Messages

Every Sessions & Messages plugin in our curated awesome list, synced from GitHub.

Plugins that work with the harness's append-only session log: conversation navigation, message editing, session sharing and export, and full-text search across past runs. Most of them read or annotate the replayable event stream rather than change how the agent acts, which makes them a safe corner of the catalog to explore.

Synced from our GitHub list · Catalog updated 2026-09-12

280 plugins

memos

by memtensor

Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, with 35.24% token savings and DeepSeek Harness support.

CuratedSessions & MessagesTypeScript
11.3K1,034

dsh-anchored-standard

by xiaobright

Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap, then full Standard tools (Project2 98/99)

CuratedSessions & MessagesJavaScript
3,818121

mem9

by mem9-ai

Unlimited memory for OpenClaw

CuratedSessions & MessagesTypeScript
1,209125

mindmemos

by mindscale-noah

Gives dsh agents persistent cross-session memory: auto-recalls relevant user/task context before each turn and writes back lessons after each turn, evolving memory via schema learning and skill distillation

CuratedSessions & MessagesPython
98195

dsh-mnemon

by omdsh-dev

Composable, view-based memory for DeepSeek Harness. Pluggable sources and strategies, with three-tier memory out of the box.

CuratedSessions & MessagesTypeScript
36126

dsh-router-standard

by yjh051108

Task-aware reasoning-mode router for DSH: classifies first real user message (build/fix/ambiguous), injects matching persona + band-gated tool surface, progressive tool disclosure, dev_router_status/mode/subagent commands

CuratedSessions & MessagesJavaScriptArchived
35934

dsh-evolve-modes

by graysilver

在 Web 输入区提供可组合的工作状态/思考策略/质量门禁/自进化控件;隔离式学习请求生成待人工审阅规则提议并写入全局 learned instructions;支持对抗性审查、验收审查与官方 plan-mode 委托

CuratedSessions & MessagesTypeScript
2069

engramory

by tinqiao-oss

A portable memory protocol for AI agents — load it as standing rules; a curation discipline + reference spec + optional cap hook.

CuratedSessions & MessagesPython
18911

dsh-plugin-bridge

by totoro-qaq

DeepSeek Harness plugin for previewable cross-preset session migration. Fixed-schema handoffs preserve state, source-model intent, and unresolved images; the original session stays untouched.

CuratedSessions & MessagesJavaScript
16411

dsh-memory

by furongjun-1999

Cross-session long-term memory infrastructure for DSH agents: memory write/retrieve, continuous learning, auditable trust ('智能论 v3.2').

CuratedSessions & MessagesPython
16311

dsh-noema

by zseven-w

Noema long-term memory plugin for DSH: durable, inspectable agent memory with recall tools and a settings page.

CuratedSessions & MessagesTypeScript
1299

dsh-turn-delete

by hanshenmesen

Delete one complete turn from a DeepSeek Harness session without deleting the session

CuratedSessions & MessagesTypeScript
1081

dsh-easyrewrite

by renzic-stone

消息撤回、重编辑插件:最无感的撤回/重编辑体验,设置丰富,兼容性强,轻量 UI 框架。

CuratedSessions & MessagesJavaScript
1058

dsh-meow-memory

by phant0meow

Cross-session seven-layer memory (soul/user/project/fact/lesson/topic/rules) with BM25 retrieval and per-window dream consolidation for DSH agents

CuratedSessions & MessagesTypeScript
907

billion-context-dsh

by tyan66666

Model-driven context management (Active Context Pruning / ACP) for the DeepSeek Harness — the model decides when and what to compress. Ported from billion-context-pi (ranxianglei); acp-kernel reused verbatim. CompactionEngine backend with compress/decompress/search_context/acp_status tools.

CuratedSessions & MessagesTypeScript
8416

dockyard-dsh

by aitabby

A macOS-only native account-pool and provider plugin for DeepSeek Harness.

CuratedSessions & MessagesJavaScript
817

opencontext

by melandlabs

A temporal context graph, a memory API, retrieval primitives, and a multiple-platform integration mesh — designed to be embedded into any host process.

CuratedSessions & MessagesTypeScript
776

stratagate-agentmemory

by diqierjia

DSH 跨会话记忆插件:本地优先(SQLite)自动捕获对话与工具结果、L0-L5 分层存储、事件/元素卡片+知识图谱+时间线 UI、BM25+结构化混合检索、证据门控防无据作答、来源追溯

CuratedSessions & MessagesTypeScript
764

dsh-rewind

by sirilee

Claude Code-style in-place /rewind for DSH web profile: cut conversation back to any earlier user message, optional workspace-file restore from disk-persisted before-backups, per-message button + candidate picker UI

CuratedSessions & MessagesTypeScript
627

dsh-workbuddy-connect

by corrinehu

Adds WorkBuddy models to the DSH model picker with zero configuration across Web/Desktop/TUI; settings card shows account info and remaining credits.

CuratedSessions & MessagesTypeScript
5915

agentdebugx

by agentdebugx

【EMNLP 2026 Demo】A debugging framework for agentic AI systems: diagnose failures, attribute root causes, recover with evidence, and validate fixes through reruns.

CuratedSessions & MessagesPython
556

dsh-archive-manager

by michengai

Archive sessions from sidebar, browse/manage in Settings->Archived, restore single/all, permanent delete with double-confirm.

CuratedSessions & MessagesJavaScript
554

dsh-suite

by whyihaveyou

Export the append-only session log as human-readable Markdown or HTML, grouped by trajectory source.

CuratedSessions & MessagesHTML
5213

dsh-message-edit

by moeblack

基于事件溯源的消息编辑/重生成/重试/版本时间线:从回合边界分支创建新会话版本,undo/redo 与 Timeline 标签页。

CuratedSessions & MessagesTypeScript
4920

dsh-nested-followups

by sluminositys

Branch from any answer and keep branching at any depth. Recursively isolated follow-ups that leave the main DSH task untouched.

CuratedSessions & MessagesTypeScript
491

dsh-share

by hellodigua

Share your conversations with one click.

CuratedSessions & MessagesJavaScript
351

dsh-recall-plugin

by limbo947

Adds a recall (撤回) button per user message: snapshot workspace into a shadow git repo at send time, restore files and fork the session back to pre-message state; settings UI for exclusions.

CuratedSessions & MessagesJavaScript
333

dsh-plugin-session-delete

by lsz-asd

Delete DeepSeek Harness sessions from the UI: header danger button + sidebar session-row menu item (no conversation jump), risk-consent dialog with session name/id, stops running agents first, in-place list refresh without page reload. Works in web and the desktop client.

CuratedSessions & MessagesJavaScript
324

mnemosyne

by frankhu-hk

Mnemosyne OS 7.0.0 — zero-dependency, local-first AI memory system (MCP / API / CLI / Python). MIT.

CuratedSessions & MessagesPython
312

agent-handoff-skill

by weirdsky924

Use this cross-platform skill in Codex or Claude Code to establish repository-local continuity memory so a future agent can recover objective, status, decisions, validation, risks, and next actions without relying on previous chat history.

CuratedSessions & MessagesPython
263
Page 1 of 10

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.