plur-ai/dsh-plugin

plur-ai★ 0Last synced: 2026-08-15

Open on GitHub

PLUR memory for DeepSeek Harness — engrams injected into the system prompt, no tool call required. Local-first, Apache-2.0.

README excerpt

@plur-ai/dsh Persistent memory for DeepSeek Harness. Your agent corrected on Monday remembers on Tuesday. English 中文 Source lives in the PLUR monorepo. This repository is the plugin's public entry point — the npm package is built and published from the monorepo. Open issues and pull requests there. Exposing memory as a tool is the common pattern — the model still has to decide to call it. This one puts the memories themselves in the prompt. Overview DeepSeek Harness starts every session knowing nothing about you. You re-explain the same conventions, corrections and preferences you explained yesterday. This plugin gives dsh a memory that survives the session: corrections you make once, project conventions, the decisions behind them. It is for anyone who uses dsh for real work in the same codebase more than once. Everything stays on your machine as plain YAML you can read, edit and delete. Compatibility DeepSeek Harness 0.1.0-rc.6 and later on the 0.1.x line ( ^0.1.0-rc.6 ) Cordis ^4.0.1 Node 20, 22, 24, 26 (tested in CI on all four) Last verified against dsh 0.1.0-rc.6 , 2026-08-15 The dsh line is pre-1.0 and moving. Peer ranges use a caret so this plugin keeps installing as the lin…

View full README on GitHub →
Agentsagent-memorycordisdeepseek-harnessdsh-pluginllm-memorylocal-firstpersistent-memoryplur

Category