gabriel / musehub public
feat BREAKING dev
AI Agent gabriel · 56 days ago · Apr 23, 2026 · Diff

feat: remove gRPC shim — plain MWP over HTTPS POST, upload-first push

- _sp() returns plain msgpack (was grpc_frame-wrapped) - wire_push_stream uses iter_wire_frames (raw MWP), not iter_wire_frames_grpc - _result() includes stored_commits/stored_objects/already_present_objects - wire_fetch_stream _pack() also uses plain msgpack - push/stream route: upload-first, single msgpack dict response, WIRE_CONTENT_TYPE - All tests updated for new protocol (T1-T10, S1-S9, P1-P4)

sha256:0f3ed53553649b11cc15feaf062b06067bf41405e83fe12c67404db589be2379 sha
sha256:9de6fab0e363e190080a9379316630ef7518553975e4902cec54d19fd2ab7ee0 snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:0f3ed53553649b11cc15feaf062b06067bf41405e83fe12c67404db589be2379 --body "your comment"