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

feat: remove gRPC shim from client push — raw MWP over plain HTTPS POST

- _frame_generator emits raw MWP frames (no grpc_frame wrapper) - push_stream_coro uses client.post() not client.stream() (upload-first) - Content-Type: application/x-muse-wire (was application/grpc+muse) - Response parsed as plain msgpack.unpackb() (was GrpcFrameReader)

sha256:0360fa6398b7650b809e8b513386a246550dc2ee3075d18b1f08c34b45e1b148 sha
sha256:da7dbd5379ab83b98d877b3625c899f46c0a5629a8db8fb57997542b799da0a5 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:0360fa6398b7650b809e8b513386a246550dc2ee3075d18b1f08c34b45e1b148 --body "your comment"