Add ohad6k/ditto to Memory and Context Systems#113
Open
ohad6k wants to merge 2 commits into
Open
Conversation
The project was renamed; the old name collided with existing products. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Author
|
Heads up, and sorry for the churn: I renamed the project from I've pushed an update to this PR so the entry now points at ohad6k/emulo. Same tool, same description, just the correct name and link. Alphabetical position is unchanged. Thanks for your patience. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relevance note: OpenClaw agents start with a blank USER.md and warm up over weeks. ditto attacks the same cold start from the other side of the tools in this section: instead of accumulating memory forward, it mines the coding-agent history you already have (Claude Code, Codex, Copilot CLI session logs) into a profile skill. I built mine from 9 months of history, 1,656 sessions, about 3M tokens of just my own messages.
Verified on a real OpenClaw 2026.6.11 install before opening this: the profile skill drops into the workspace skills folder and shows ready in
openclaw skills list, no format changes. Setup guide for OpenClaw is in the repo: docs/OPENCLAW_HERMES.md. Runs local, MIT.Placed after oceanbase/powermem to keep the section's ordering.