elmaxid/dsh-manage--plugins-dsh-engram-recap ↗★ 1
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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:elmaxid/dsh-manage#994c0ee484a6bffad09ba130ffc6576b1e2e9e98&path:plugins/dsh-engram-recap说明文档
阅读完整 README ↗Configuration
- id: engram-recap
name: 'dsh-engram-recap'
config:
remindEvery: 6 # optional, positive integer, default 6