Skip to content

dsh-agent-memory 0.1.0

Latest

Choose a tag to compare

@rrrrrredy rrrrrredy released this 18 Aug 01:54
7e63d90

dsh-agent-memory 0.1.0

Community DeepSeek Harness Bundle for Agent Memory System. It captures Harness session events into a crash-safe local append-only spool and injects only verified, active, promoted memory before an agent step.

This is a community Bundle, not an official DeepSeek plugin or certification.

Install

Install Agent Memory CLI v0.3.1 or later within the supported major version:

go install github.com/rrrrrredy/agent-memory-system/cmd/agentmem@v0.3.1

Install the Bundle from public npm:

dsh plugin --profile headless add @rrrrrredy/dsh-agent-memory@0.1.0

See the integration README for capture, retrieval, trusted-scope, budget, and uninstall configuration.

Compatibility

  • DeepSeek Harness / @deepseek-ai/dsh: 0.1.0-rc.6
  • Agent Memory CLI: >=0.3.1 <1
  • Node.js: 22.19.x or 24+
  • Bundle composition verified on Windows and Ubuntu

Verification

  • Bundle protocol and Cordis composition suite: 18/18 checks passed on Node.js 22.19 and 24.19.
  • A fresh isolated Harness profile verified public npm installation, configuration visibility, verified-memory recall injection, append-only capture, persistence backfill, idempotent import, removal, and zero post-removal side effects.
  • Two accepted Harness turns produced two model requests, two persisted formal recall messages, and two captured recall messages.
  • Import appended 42 events, deduplicated 21 live/backfill events, and reported zero gaps.
  • A provider-backed smoke completed after verified-memory recall, with structural session evidence in addition to model output.

Integrity

  • SHA-256: 79ffcf44204590c1a516b9a76c6f2a1688ed5cf018ca1fa20660374f77a95e0a
  • npm SHA-1: 3a53adc247f8dcfce5881d8a0872cfb293518ca0
  • npm integrity: sha512-bJnchGLPt6pxArOb7TiVjW5O/11RzGZZPwh/3y9YmqrqDHuWYjHA+ZWjDpbE4R1zis3g4VzsnEkOTAqtt8EecQ==

The attached tarball is byte-for-byte identical to the artifact downloaded anonymously from the public npm registry.

Privacy boundary

Capture and retrieval are independent explicit opt-ins. Raw Harness events, prompts, model output, locally exposed reasoning, tool calls, tool results, and session artifacts remain local and are excluded from Git, npm, and GitHub Release assets.

Full verification record: 0.1.0 release evidence