Skip to content
dsh.fish

Browse

2 results

Agent preset

ds

LMA (Layered Memory Architecture) 是一个为 DeepSeek Harness 设计的地基插件(Foundation Plugin)。它定义了 “记忆体(Memory Body)” 这一抽象概念及其挂载/卸载协议。 它与其他记忆插件的本质区别在于:LMA 是一个容器和载体,让 dsh-memory-evolve、EchoCore 等“能力性插件”可以挂载其上,它本身也内置了一套可开关的基础记忆流程,作为可选能力。LMA结束记忆功能的“一锅乱炖”,实现跨会话的结构化记忆机制。(目前功能还在持续完善以及测试,对于其他插件的接口在构想完整后逐步推动)

szx-a3
Agent preset

Project-Memory-Agent

Project Memory gives coding agents a single, trustworthy memory for a software repository — so they stop re-learning the same facts and stop writing conflicting "memory" files.

LoveDoLove3