brianwang2007xjtu/dsh-memory-evolve

brianwang2007xjtu★ 1JavaScript最后同步: 2026-08-19

在 GitHub 打开

Empowers DeepSeek Harness AI with cross-session long-term memory, manages your to-dos and skills, and orchestrates multiple AI sessions and external agents to collaborate—it learns from you over time, so context stays intact even when you switch conversations.

README 摘要

dsh-memory-evolve Evolving long-term memory for the DeepSeek Harness: durable, decay-reinforced memories persisted through the storage-domain form (JSON backend under $DSH HOME/storages ). Tools - memory remember — add/update a memory; near-duplicate content merges into the existing entry instead of creating a duplicate. - memory recall — retrieve memories by query/tags, ranked by relevance + importance + recency; reading a memory reinforces it. - memory evolve — force one consolidation pass: decay importance by age, merge near-duplicates, prune below the retention threshold. - memory forget — delete one memory by id, or clear the whole workspace. Memories are namespaced by the session's workspace ( cwd ), falling back to namespace for sessions without a workspace. Configuration Installation Then mount it with the patch row above in the profile's cordis.patch.yml .

在 GitHub 查看完整 README →
Agent/智能体dshdsh-plugindsh-plugin-marketdsh-pluginsagent

分类