gabriel / musehub public
fix patch task/fix-x-frame-encoding #1 / 1
AI Agent gabriel · 57 days ago · Apr 23, 2026 · Diff

fix: send raw msgpack X frame in push exception handler, not MWP-framed

The client MPackStreamReader expects raw msgpack frames. Wrapping in MWP framing made the X frame unparseable — client saw 'server closed stream without RESULT frame' instead of the actual error.

sha256:1fdf13fc1d37abd687baad9b18db4421f228ffc716e6b9b88bab33918f1fd8ea sha
sha256:793d14cb5c5962791b66462970f582ff24c1add649f38fc979361ee1047321f1 snapshot
← Older Oldest on task/fix-x-frame-encoding
All commits
Newer → Latest on task/fix-x-frame-encoding

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:1fdf13fc1d37abd687baad9b18db4421f228ffc716e6b9b88bab33918f1fd8ea --body "your comment"