From 12c5e6281b15c08aeabb481f2f929ecb0abd4218 Mon Sep 17 00:00:00 2001 From: ohad6k Date: Mon, 13 Jul 2026 18:08:20 +0300 Subject: [PATCH 1/2] Add ohad6k/ditto to Memory and Context Systems --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfac171..b914724 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ Most entries below are community-maintained and are not vetted by OpenClaw. Only - [NevaMind-AI/memU](https://github.com/NevaMind-AI/memU) - Agent memory layer for long-lived assistants. ![GitHub stars](https://img.shields.io/github/stars/NevaMind-AI/memU?style=social) - [nhevers/MoltBrain](https://github.com/nhevers/MoltBrain) - Long-term memory layer for OpenClaw and MoltBook agent workflows. ![GitHub stars](https://img.shields.io/github/stars/nhevers/MoltBrain?style=social) - [oceanbase/powermem](https://github.com/oceanbase/powermem) - Long-term memory for OpenClawd plugin flows. ![GitHub stars](https://img.shields.io/github/stars/oceanbase/powermem?style=social) +- [ohad6k/ditto](https://github.com/ohad6k/ditto) - Mines your real coding-agent history (Claude Code, Codex, Copilot) into a `you.md` profile skill OpenClaw discovers natively, seeding day-one context instead of a blank USER.md. ![GitHub stars](https://img.shields.io/github/stars/ohad6k/ditto?style=social) - [vincentkoc/openamnesia](https://github.com/vincentkoc/openamnesia) - Continual learning context engine that extracts secure memory from real activity for strong agent cold-starts. ![GitHub stars](https://img.shields.io/github/stars/vincentkoc/openamnesia?style=social) - [supermemory OpenClaw Integration Docs](https://supermemory.ai/docs/integrations/openclaw) - Official guide for deploying Supermemory with OpenClaw. 💵 - [supermemoryai/openclaw-supermemory](https://github.com/supermemoryai/openclaw-supermemory) - Supermemory-backed long-term memory plugin. 💵 ![GitHub stars](https://img.shields.io/github/stars/supermemoryai/openclaw-supermemory?style=social) From ad08de4a48e15a7edc3390d8617954b316bf761c Mon Sep 17 00:00:00 2001 From: ohad6k Date: Thu, 16 Jul 2026 13:12:08 +0300 Subject: [PATCH 2/2] Rename ditto to emulo The project was renamed; the old name collided with existing products. Co-Authored-By: Claude Fable 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b914724..12cc3fc 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Most entries below are community-maintained and are not vetted by OpenClaw. Only - [NevaMind-AI/memU](https://github.com/NevaMind-AI/memU) - Agent memory layer for long-lived assistants. ![GitHub stars](https://img.shields.io/github/stars/NevaMind-AI/memU?style=social) - [nhevers/MoltBrain](https://github.com/nhevers/MoltBrain) - Long-term memory layer for OpenClaw and MoltBook agent workflows. ![GitHub stars](https://img.shields.io/github/stars/nhevers/MoltBrain?style=social) - [oceanbase/powermem](https://github.com/oceanbase/powermem) - Long-term memory for OpenClawd plugin flows. ![GitHub stars](https://img.shields.io/github/stars/oceanbase/powermem?style=social) -- [ohad6k/ditto](https://github.com/ohad6k/ditto) - Mines your real coding-agent history (Claude Code, Codex, Copilot) into a `you.md` profile skill OpenClaw discovers natively, seeding day-one context instead of a blank USER.md. ![GitHub stars](https://img.shields.io/github/stars/ohad6k/ditto?style=social) +- [ohad6k/emulo](https://github.com/ohad6k/emulo) - Mines your real coding-agent history (Claude Code, Codex, Copilot) into a `you.md` profile skill OpenClaw discovers natively, seeding day-one context instead of a blank USER.md. ![GitHub stars](https://img.shields.io/github/stars/ohad6k/emulo?style=social) - [vincentkoc/openamnesia](https://github.com/vincentkoc/openamnesia) - Continual learning context engine that extracts secure memory from real activity for strong agent cold-starts. ![GitHub stars](https://img.shields.io/github/stars/vincentkoc/openamnesia?style=social) - [supermemory OpenClaw Integration Docs](https://supermemory.ai/docs/integrations/openclaw) - Official guide for deploying Supermemory with OpenClaw. 💵 - [supermemoryai/openclaw-supermemory](https://github.com/supermemoryai/openclaw-supermemory) - Supermemory-backed long-term memory plugin. 💵 ![GitHub stars](https://img.shields.io/github/stars/supermemoryai/openclaw-supermemory?style=social)