mimocode-mempalace: MemPalace as MiMoCode's long-term memory #2006
mvalentsev
started this conversation in
Show and tell
Replies: 1 comment
|
By the way, the whole install is one line pasted into MiMoCode itself: It reads the README and does the steps on its own; that's how both field installs of this plugin actually happened. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've been contributing to mempalace for a while, and recently I've been using MiMoCode (the Xiaomi fork of opencode). It has solid built-in memory (checkpoints plus FTS search), but that finds what you typed, not what you meant a month ago in different words. So I wired mempalace in.
Completed exchanges get mined into a palace, and the closest ones come back through the system prompt on the next request. MCP rides the same palace, and an opt-in backfill files your existing MiMoCode history in one go.
https://github.com/mvalentsev/mimocode-mempalace
If you work with mimocode and mempalace, take a look at the plugin.
All reactions