Skip to content
dsh.fish

Browse

380 results

Bundle

dsh-memento

Bounded, layered, approval-gated, auditable cross-session memory for DeepSeek Harness — a capability seam (ctx.memory service + local SQLite provider + memory tool + frozen snapshot injection), not another memory warehouse

PerryLink
Bundle

dsh-session-link

Session reference plugin for DeepSeek Harness: one-click copy of the current session's @session-id reference in the header, an @ mention menu that lists sessions by title, and a session_read tool that reads any local session by @session-id / dsh-session:URI / @title and projects it to readable conversation text — no more download-transfer-unzip to share context between sessions.

jinhuang712
Bundle

dsh-memory-vault

外置记忆库插件:为 dsh 提供长期记忆的增删改查、搜索、分类、归档工具,记忆数据保存在 ~/.dsh/memory/memory.db,与当前工作区无关。

hjj588
Bundle

dsh-shared-memory

跨对话记忆系统 v2:分层记忆(MEMORY.md + USER.md 常驻注入 + topics/ 主题库按需加载),memory 工具(target 支持 topic) + 可视化记忆面板(笔记/画像/主题库)

futongxu9-maker
Bundle

@bryan-cmf/dsh-infra-bootstrap

DSH-Plugin: minimal infrastructure entry — infra_status / infra_bootstrap tools that probe the mounted infra stack (memory, observability, search, skills) and report readiness.

Bryan-cmf
Bundle

dsh-plugin-rag

DeepSeek Harness (DSH) plugin: a self-contained semantic memory (RAG) over all your chat sessions. Indexes messages live via session/event, stores embeddings in one local JSON file, and exposes a rag_search tool.

mervyn-teo
Bundle

dsh-plugin-memtrace

Local-first code intelligence graph for DeepSeek Harness: structural search, blast radius, temporal memory, and 27 agent skills over Memtrace MCP.

syncable-dev
Bundle

dsh-memory-canvas

DSH plugin: offload bulky tool logs to refs/*.md and keep a Mermaid canvas. Don't pip the wrong dsh.

guobinmengxiang-rgb
Bundle

dsh-self-memory

DSH 自记忆插件 v3(P0 升级):在 v2(加权关键词/泛化/倒排索引/前提感知/同义词规范化)之上增加事件驱动自动采集(会话轨迹落盘)、pre-step 自动召回注入(<selfmem_memory> 围栏)、写路径可靠队列(失败入 pending 重放)、CJK 感知 token 预算。

cyanxi-eb
Bundle

@dsh-external/dsh-auto-memory

AutoMemory for DSH:会话级记忆(收尾提醒 + 软上限检查 + 记忆索引维护),配置面板在 设置→插件。

1304836815
Bundle

@user/dsh-openclaw-persona

DSH profile bundle: load OpenClaw-style persona files (SOUL.md, IDENTITY.md, USER.md, TOOLS.md, MEMORY.md, AGENTS.md, HEARTBEAT.md, memory/*.md) into every DSH session whose workspace contains an openclaw/ subdirectory.

AskingTheHeavens
Bundle

@local/dsh-cue-bank

Cross-session memory cue bank for DeepSeek Harness: builds a persistent event-cue library (keywords, user language idiosyncrasies) and re-activates remembered event details on topic switches, mirroring human episodic recall.

itr-del
Bundle

@agentframe/dsh-memory-director

MemoryDirector plugin for DeepSeek Harness: LLM-driven remember/forget across turns (the official harness has no memory concept)

ljsysfurryACE
Bundle

dsh-liya-workspace-plugin

工作区档案速览设置页插件:在 WebUI 设置里新增「莉娅工作区」子设置页,展示 FILE-MAP 摘要、memory/records/diary 统计、最近日记。工作区根目录可配置(设置页填写,即时生效)。

feverZHONG
Bundle

@guntur-d/dsh-memory

Persistent cross-session memory plugin for DeepSeek Harness: workspace-scoped durable facts with model-facing memory_write/list/search/forget tools and bounded prompt injection

guntur-d
Bundle

dsh-project

DeepSeek Harness 的「项目」插件:把多个文件夹 + 多个会话 + 一份共享记忆/指令收敛到一个项目实体。项目树收纳(项目→文件夹→会话)、多文件夹(自动注册工作区)、项目内新建会话、项目级 PROJECT.md 共享记忆(会话开始整体注入 + project_memory_write 工具)、AGENTS.md 项目指令注入。

lanyun077
Bundle

@dsh-external/dsh-global-memory

DSH Agent 跨会话全局记忆插件:会话开始注入条目级索引,模型按需 recall 记忆全文,显式保存/搜索/删除,数据仅存本机 $DSH_HOME/memory/

IriskaDev
Bundle

dsh-pi-memory

跨会话持久记忆(移植自 pi-memory)

GongYuanCaiJi
Bundle

dsh-mimo-memory

MiMoCode-style Zero-tool Workspace Memory Auto-Injection & Background Distillation Plugin for DeepSeek Harness

Rainpomelo
Bundle

dsh-lan-memory

Lan 记忆与人格系统复刻:常驻记忆(pinned)+ 检索记忆(JSONL 关键词检索)+ 经验库 + SOUL/MOOD 人格注入 + 设置页与 mood 卡片。基于《lan-dsh_v1.0_记忆人格复刻手册_20260816.md》实现。

kiefeng
Bundle

dsh-memory-hermes

Hermes-style bounded curated memory for DeepSeek Harness (out-of-tree plugin)

SipengXie2024
Bundle

dsh-memory-bridge

Memory Tree bridge for DeepSeek Harness — search/persist memory, manage the memory tree, and drive the local/cloud extraction backends. · 记忆树桥接:检索/落盘记忆、管理记忆树、本地/云端提取开关。

gangwolf2312-creator
Bundle

@deepseek-ai/dsh-tool-memory

A persistent memory plugin for DeepSeek Harness that enables agents to store and recall information across sessions — DSH-native tools with atomic storage, validation, and concurrency-safe reads

disc0nct
Bundle

dsh-code-runtime-container

Container-isolated backend for the DeepSeek Harness code-execution seam: Code Mode programs run in a fresh container with no network, a read-only rootfs, and kernel-enforced memory, CPU, and pid ceilings

tancheng33