Skip to content

v0.96.0

Choose a tag to compare

@ralyodio ralyodio released this 13 Sep 02:13
3f8e7e0

Settings sync, as a package

/save and /load work exactly as before, and now run on @profullstack/synconfig, the package this feature was extracted into so other tools (myna first) can sync their settings the same way: an allowlist checked in both directions, one digest both sides compute, a monotonic revision with a plain conflict instead of a merge, and a marker that stops a load from overwriting an unsynced local edit.

Nothing changes on your machine. The snapshot gains an app field beside moshcode; the app reads either. The same ten revisions are kept, the same files sync, the same files never do.