DeepSeek Harness Plugin Hub

CATEGORY

Memory & Context DSH plugins

Verified manifests and exact versions in this category.

All plugins

650 plugins
v0.3.0
dsh-session-search-plus

Session Search Plus

DSH conversation search box enhancement: custom high-speed in-memory index (persistent incremental cache, warm startup ~90ms) + /api/search-plus route, taking over the official sidebar search box (vscode-style Aa/ab/.*/fz mode toggles, multi-match dropdown, anchor-jump highlighting)

search-researchmemory-context1104v0.3.0 scan passed
Updated 9/4/2026
v0.1.6
@heeweelee/dsh-session-plugin

Session Plugin

DeepSeek Harness plugin: recall previously sent messages in the input box with ↑/↓, and archive (delete) a workspace session with a right-click.

memory-contextproductivity-workflow0207
Updated 9/4/2026
v0.1.11
dsh-eli-mode

Eli Mode

Knowledge-base-driven Agent preset

memory-contextagents-orchestration0202v0.1.11 scan passed
Updated 9/4/2026
v0.20.0
@whatsmore-nf/dsh-context-steward

Context Steward

DeepSeek Harness plugin: cognitive resource scheduling and intelligent compression system under fixed context capacity (supports dsh plugin CLI installation)

memory-context1100v0.20.0 scan passed
Updated 9/4/2026
v0.1.1
dsh-conversation-manager

Conversation Manager

A safe, accessible session manager for DeepSeek Harness with archive controls, activity details, lineage, and output-file cleanup.

memory-context349
Updated 9/4/2026
v0.2.0
dsh-memory-pyramid

Memory Pyramid

Add timeline memory to DeepSeek Harness: a fixed-width, append-only fact log plus an agent-maintained summary pyramid, so recall costs do not grow with memory volume under a fixed reading budget.

memory-context265
Updated 9/4/2026
v0.1.1
dsh-plugin-claude-bridge

Plugin Claude Bridge

Bridge Claude Code's memory, skills, and configuration into DeepSeek Harness — zero migration, full compatibility

integrations-communicationmemory-contextdeveloper-tools0191v0.1.1 scan passed
Updated 9/4/2026
v0.2.0
dsh-input-history

Input History

Standalone arrow-key input history for the DSH web composer: every sent prompt (Enter or the send button, in any session or workspace) persists to ONE global ring in ~/.dsh/input-history.json (default 100 entries, overridable) and ↑/↓ recalls it instantly

memory-context194
Updated 9/4/2026
v0.2.0-beta.15
dsh-arc-context

Arc Context

Adaptive Reversible Context (ARC) for DeepSeek Harness — provider-aware, cache-conscious context governance with reversible recovery.

memory-context259
Updated 9/4/2026
v0.2.2
dsh-context-lens

Context Lens

Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.

models-usagememory-context188
Updated 9/4/2026
v0.1.0
dsh-memory-porter

Memory Porter

记忆搬家:把 Claude / ChatGPT / Claude Code 的历史记忆搬进 DeepSeek Harness —— 带逐字证据,逐条批准 | Move your Claude & ChatGPT memory into DeepSeek Harness (DSH), with verbatim evidence and one-by-one approval

memory-context0175v0.1.0 scan passed
Updated 9/4/2026
v0.2.0
yuque-notes-plugin

Yuque Notes Plugin

Save messy notes (text + images) to a Yuque knowledge base, classified by the model.

memory-contextproductivity-workflow0173v0.2.0 scan passed
Updated 9/4/2026
v0.0.3
dsh-more

More

Practical patches for missing DeepSeek Harness Web context and history controls.

memory-context0162v0.0.3 scan passed
Updated 9/4/2026
v0.1.1
dsh-session-import-codex

Session Import Codex

DeepSeek Harness plugin for importing Codex App Server conversation history

memory-context0161v0.1.1 scan passed
Updated 9/4/2026
v0.1.15
@starpivot/dsh-session-import

Session Import

Import Cursor, Codex, and Claude Code sessions and skills into DeepSeek Harness

developer-toolsmemory-context0151v0.1.15 scan passed
Updated 9/4/2026
v0.2.0
@ersss/dsh-migrate

Migrate

Import chat history and memory from other AI agents (Claude Code, Codex CLI, Gemini CLI, Aider, Cline, OpenCode, Hermes Agent, OpenClaw) into DeepSeek Harness

memory-contextintegrations-communication162
Updated 9/4/2026
v0.1.0-alpha.1
dsh-ihow-memory

Ihow Memory

Install iHow Memory as a local-first shared memory plugin for DeepSeek Harness.

memory-context161
Updated 9/4/2026
v0.1.1
dsh-session-plus

Session Plus

DSH session completion: sidebar archive directory, restore, delete, edit-and-resend

memory-context157
Updated 9/4/2026
v0.1.4
@ajchemist/openviking-dsh-memory-plugin

Openviking Dsh Memory Plugin

OpenViking memory and context bundle for DeepSeek Harness

memory-context0113v0.1.4 scan passed
Updated 9/4/2026
v0.1.0
dsh-turn-delete

Turn Delete

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

memory-context1070
Updated 8/26/2026
v0.1.2
dsh-trilium

Trilium

DSH memory knowledge-base plugin: connects the Trilium note repository to the agent via ETAPI (memory read/write, note management, search, weekly reports, attachments, calendar, and backups). The GUI provides a separate settings page. · DSH memory-knowledge plugin: connect Trilium to the agent via E

memory-contextproductivity-workflow151
Updated 9/4/2026
v0.1.1
dsh-context-clean

Context Clean

DeepSeek Harness plugin: a model-callable context compressor that strips duplicated words / repeated lines / repeated paragraphs from a transcript without dropping important info (numbers, paths, code, decisions).

memory-context151
Updated 9/4/2026
v0.1.4
dsh-env-profile

Env Profile

DSH Global Experience Plugin (skeleton): Automatically detects local dependencies, convenient paths, network, and disk, consolidating them into a cross-session environment profile; subscribes to session/event data and aggregates per-session statistics; injects low-overhead summaries into each round'

memory-contextdeveloper-tools148
Updated 9/4/2026
v0.1.0
dsh-context-engineering

Context Engineering

Context engineering: proactively curate the information the agent sees by hierarchy (rule files → specifications → source code → error output → conversation history) to improve output quality. Inspired by addyosmani/agent-skills (88k★ MIT).

memory-context144
Updated 9/4/2026
v0.1.0
@abruzz1/dsh-plugin-test

Plugin Test

TEST PUBLISH of @memorylake/dsh-plugin — do not depend on this package

memory-context321
Updated 9/4/2026
v0.1.2
dsh-keyboard-history

Keyboard History

Pure ↑/↓ input history for the DSH web composer: recall previously sent messages with arrow keys. Nothing else.

memory-contextui-customization077
Updated 9/4/2026
v0.3.1
@why913/dshx

X

MCP / Skill / memory management tool for DeepSeek Harness (dsh): checks the connection before writing and does not write if the connection fails; migrate from Claude Code / Codex with one click; can be installed as a dsh plugin and operated in the Web using the /mcp command and cards.

memory-contextdeveloper-toolsintegrations-communication075
Updated 9/4/2026
v0.3.0
@raullenchai/dsh-provider

Provider

Native Rapid-MLX provider for DeepSeek Harness — teaches DSH what the local server already knows (memory-fitted context via max_model_len), plus model-management tools and a /rapid-mlx overview.

models-usagememory-context710v0.3.0 scan passed
Updated 8/21/2026
v0.1.6
dsh-rlm-mode

Rlm Mode

RLM Mode for DeepSeek Harness (dsh): one persistent Python kernel per agent session — schema-driven tools.* bindings, sub-agents, harness, and snapshots

agents-orchestrationmemory-context069
Updated 9/4/2026
v0.2.0
@suqingsq/dsh-session-tools

Session Tools

Cross-session tools and Web @session mentions for DeepSeek Harness.

memory-context222
Updated 9/4/2026