fix: handle Wire MPack (MUSE magic) format in read_object_bytes
read_object_bytes used msgpack.unpackb unconditionally; objects pushed via the current wire protocol are stored as Wire MPack (b'MUSE' header). Detect the magic and route to parse_wire_mpack; fall back to msgpack for legacy packs.
sha256:f79e156fad19972566832c41b0f3cd30abef6000f29d3f16955a77a6fca93307
sha
sha256:41b9cad9daeae97c900f5db0eacf164ad0e02a20d3b3d0059e3b25271fe6da9b
snapshot
Older
fix: remove --wire from smoke_muse.sh; drop repo_id from CommitR…
sha256:ae7382906dc6f4eb24c58acdbe9e555546c021892672d33e479567786774ecec
All commits
Newer
refactor: decompose musehub_wire.py into shared/push/fetch modul…
sha256:bbe09c027ffec9050e82185e6e7485ac5ab75db348297a440aef3c8ed2226637
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:f79e156fad19972566832c41b0f3cd30abef6000f29d3f16955a77a6fca93307 --body "your comment"
No comments yet. Be the first to start the discussion.