samod: (Old English) simultaneously, at the same time, together
samod is an experimental implementation of automerge-repo in Rust. The goals of the project are:
automerge-repo, both over the network and on diskThe project currently consists of two crates:
samod - a high level rust async/await API which can be used in any async runtime which implements RuntimeHandlesamod-core - a sans-IO implementation of automerge-repo, intended to be wrapped in a runtimeRight now this is very much a work in progress. There are probably lots of things which are broken. Feel free to have fun, but don't use this anywhere serious yet. Longer term, my objective is to replace the current automerge-repo-rs codebase with this one.
$ claude mcp add samod \
-- python -m otcore.mcp_server <graph>