Skip to content

agent-memory 27

  • dsh v0.1.0 Verified 242

    PLUR memory for DeepSeek Harness — engrams injected straight into the prompt, no tool call required

    dsh plugin add @plur-ai/dsh
  • dsh-mnemon v0.3.1 Verified Web UI 234

    Composable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.

    dsh plugin add @jojoman2024/dsh-mnemon
  • dsh-engramory v0.2.3 Verified 175

    Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()

    dsh plugin add dsh-engramory
  • dsh-memento v0.5.0 Verified Web UI 63

    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

    dsh plugin add dsh-memento
  • meow-memory v0.17.0 Verified Web UI 47

    Cross-session project memory for DeepSeek Harness: seven-layer SQLite memory, first-turn snapshot injection, per-message keyword hits, memory_remember/search/project tools, automatic reflection with reflection-fold UI, and idle-triggered dream consolidati

    dsh plugin add meow-memory
  • dsh v0.5.3 Verified 11

    Co-Engram team memory plugin for DeepSeek Harness (dsh): native Cordis tools + dynamic prompt-signals injection.

    dsh plugin add @co-engram/dsh
  • dsh-layered-memory v0.8.8 Verified Web UI 10

    L0~L3 分层蒸馏记忆插件 for DeepSeek Harness:自动捕获对话(L0)、抽取原子记忆(L1)、整合场景块(L2)、蒸馏核心画像/团队方法论(L3),并在模型步骤前自动召回注入。移植自 MemoryCore (TencentDB Agent Memory) 的管线设计。

    dsh plugin add dsh-layered-memory
  • stratagate-dsh v0.2.32 Verified Web UI 8

    Automatic local-first cross-session memory for DeepSeek Harness with source-traceable recall

    dsh plugin add stratagate-dsh
  • dsh-memory-system v0.1.0 Verified 8

    Local-first persistent memory infrastructure for DeepSeek Harness: bounded hot-memory bootstrap, explainable cold recall (exact + Chinese BM25), lease-lock transactional writes, read-only governance, and trajectory review. Pure Python + Markdown, zero ext

    dsh plugin add @zhujunpeng12/dsh-memory-system
  • dsh-tdai-memory v0.2.14 Verified Web UI 6

    DeepSeek Harness 的 TencentDB Agent Memory 移植:L0 对话捕获 → L1 结构化记忆提取 → L2 场景/L3 画像,自动召回注入 + 记忆/对话搜索工具;复用现有 ~/.memory-tencentdb/memory-tdai 数据;附 Web UI 设置栏。

    dsh plugin add dsh-tdai-memory
  • dsh-hermes-memory v1.0.0 Verified 5

    Hermes-style persistent memory for DeepSeek Harness (DSH) — a faithful port of the hermes-agent MEMORY.md / USER.md mechanism: bounded dual-bank memory, one `memory` tool (add/replace/remove/batch), frozen-snapshot injection, nudge reminders. Zero externa

    dsh plugin add dsh-hermes-memory
  • dsh-agentmemory v0.1.4 Verified 4

    agentmemory for DeepSeek Harness (dsh): full memory_* tools, capture hooks, and context injection over the local REST server

    dsh plugin add @elementor-i/dsh-agentmemory
  • dsh-file-memory v1.3.2 Verified Web UI 3

    Native layered memory for DeepSeek Harness with persona files, workspace scope, semantic recall, and background consolidation

    dsh plugin add dsh-file-memory
  • dsh-persist v0.2.5 Verified Web UI 2

    Persistent memory for DeepSeek Harness: per-conversation notes, selective injection, project memory, semantic Vault search (bge-m3, free optional key) and automatic retrieval — agents stop forgetting.

    dsh plugin add dsh-persist
  • dsh-statecore v0.2.0 Verified Web UI 2

    Native memory for DeepSeek Harness — auditable facts with evidence chains, powered by StateCore

    dsh plugin add dsh-statecore
  • dsh-memory-pyramid v0.2.0 Verified Web UI 2

    给 DeepSeek Harness 补上时间轴记忆:定宽只追加的事实日志 + agent 自己维护的摘要金字塔,固定阅读预算下 recall 成本不随记忆量增长。

    dsh plugin add dsh-memory-pyramid
  • dsh-daoing-memory v0.1.20 Verified Web UI 1

    Self-evolving memory for DeepSeek Harness (DSH): earned experiences, diary/fact semantic memory, concern tracking, and an append-only audit ledger.

    dsh plugin add dsh-daoing-memory
  • dsh-ihow-memory v0.1.0-alpha.1 Verified 1

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

    dsh plugin add dsh-ihow-memory
  • dsh-memory v0.1.1 Verified

    Shared cross-agent memory for DeepSeek Harness: six model tools backed by the portable @domencai/agent-memory CLI.

    dsh plugin add @domencai/dsh-memory
  • coral-memory v0.3.8 Verified Web UI

    脑珊瑚 Coral Memory — 面向 LLM Agent 的热度感知记忆层(DeepSeek Harness 插件):MCP 记忆工具(memory_search/insert/thread_* 等 16 个)+ 设置面板(统计/容量/检索/配额)。作者:Mr. Code Muggle (@Ne)。

    dsh plugin add coral-memory
  • dsh-experience-memory v0.3.1 Verified Web UI

    DSH memory plugin: global hot memory + on-demand experience library with FTS5 retrieval and WebUI cards

    dsh plugin add dsh-experience-memory
  • dsh-hindsight v0.1.0 Verified

    Official-grade DeepSeek Harness memory plugin backed by Hindsight (vectorize-io). Add /hindsight commands and model tools that recall, remember, inspect and forget through a Hindsight memory bank.

    dsh plugin add dsh-hindsight
  • dsh v0.1.1 Verified

    Perseus Vault memory plugin for DeepSeek Harness: automatic pre-step recall injection from a governed memory vault

    dsh plugin add @perseus-computing/dsh
  • dsh-memory-spaces v0.1.0 Verified Web UI

    Explicitly governed shared memory spaces for DeepSeek Harness sessions

    dsh plugin add dsh-memory-spaces
  • dsh-mnemon v0.3.2 Verified Web UI

    Composable three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, guarded strategies, WebUI, and headless tools.

    dsh plugin add dsh-mnemon
  • dsh-ego-browser v0.1.0 Verified

    ego lite for DeepSeek Harness, with a memory it keeps: the agent recalls what it learned about a site before it acts, promotes a script that worked into a reusable site tool, and hands you the keyboard through a real dsh prompt when a page needs a human.

    dsh plugin add @dshworks/dsh-ego-browser
  • dsh-checkpoint-memory v0.1.1 Verified Web UI

    Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()

    dsh plugin add dsh-checkpoint-memory