Skip to content

Commit 65980cf

Browse files
Grivnclaude
andcommitted
Update representative projects: MAGMA→Letta, MemCP→claude-mem
More recognizable projects for each pattern comparison. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6d287df commit 65980cf

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ This means: **memory management logic moves from prompt to code — deterministi
3232

3333
| Pattern | LLM Role | Representative |
3434
|---|---|---|
35-
| **LLM-Embedded** | Executor inside the pipeline | Mem0, MAGMA |
36-
| **MCP Server** | Tool provider via MCP protocol | MemCP |
35+
| **LLM-Embedded** | Executor inside the pipeline | Mem0, Letta |
36+
| **MCP Server** | Tool provider via MCP protocol | claude-mem |
3737
| **LLM-Supervised** | External supervisor of a standalone binary | Mnemon |
3838

3939
<p align="center">

docs/diagrams/llm-supervised-concept.drawio

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<mxCell id="p1_title" value="&lt;b&gt;LLM-Embedded&lt;/b&gt;" style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=15;" vertex="1" parent="1">
2222
<mxGeometry x="60" y="74" width="400" height="24" as="geometry"/>
2323
</mxCell>
24-
<mxCell id="p1_rep" value="Mem0 · MAGMA" style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=10;fontColor=#888888;" vertex="1" parent="1">
24+
<mxCell id="p1_rep" value="Mem0 · Letta" style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=10;fontColor=#888888;" vertex="1" parent="1">
2525
<mxGeometry x="60" y="96" width="400" height="18" as="geometry"/>
2626
</mxCell>
2727
<mxCell id="p1_app" value="&lt;b&gt;Application&lt;/b&gt;" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#999999;fontSize=10;" vertex="1" parent="1">
@@ -54,7 +54,7 @@
5454
<mxCell id="p2_title" value="&lt;b&gt;MCP Server&lt;/b&gt;" style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=15;" vertex="1" parent="1">
5555
<mxGeometry x="480" y="74" width="400" height="24" as="geometry"/>
5656
</mxCell>
57-
<mxCell id="p2_rep" value="MemCP" style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=10;fontColor=#888888;" vertex="1" parent="1">
57+
<mxCell id="p2_rep" value="claude-mem" style="text;html=1;align=center;verticalAlign=middle;strokeColor=none;fillColor=none;fontSize=10;fontColor=#888888;" vertex="1" parent="1">
5858
<mxGeometry x="480" y="96" width="400" height="18" as="geometry"/>
5959
</mxCell>
6060
<mxCell id="p2_llm" value="&lt;b&gt;Host LLM&lt;/b&gt;" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#FFFFFF;strokeColor=#999999;fontSize=10;" vertex="1" parent="1">
-295 Bytes
Loading

docs/zh/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Mnemon 基于一个核心理念:**LLM 本身就是最好的编排器。** 不
3232

3333
| 模式 | LLM 角色 | 代表项目 |
3434
|---|---|---|
35-
| **LLM-Embedded** | 管线内部的执行者 | Mem0, MAGMA |
36-
| **MCP Server** | 通过 MCP 协议提供工具 | MemCP |
35+
| **LLM-Embedded** | 管线内部的执行者 | Mem0, Letta |
36+
| **MCP Server** | 通过 MCP 协议提供工具 | claude-mem |
3737
| **LLM-Supervised** | 独立二进制的外部监督者 | Mnemon |
3838

3939
<p align="center">

0 commit comments

Comments
 (0)