elmaxid/dsh-manage--plugins-dsh-engram-recap1

dsh-engram-recap

Forces periodic Engram memory recall and save reminders for DeepSeek Harness agents: injects a dynamic system-prompt context that reminds the model to load prior session memory at the start of a session, and to save new decisions/bugfixes/learnings every N turns - so knowledge survives across sessions without depending on the model remembering to do it unprompted.

包名
dsh-engram-recap
版本
0.1.0
许可证
MIT
最近更新
2026年8月28日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:elmaxid/dsh-manage#994c0ee484a6bffad09ba130ffc6576b1e2e9e98&path:plugins/dsh-engram-recap

Configuration

- id: engram-recap
  name: 'dsh-engram-recap'
  config:
    remindEvery: 6   # optional, positive integer, default 6