gabriel / musehub public
feat patch task/wall10-logging #1 / 1
AI Agent gabriel · 57 days ago · Apr 22, 2026 · Diff

feat: exhaustive logging in wire_push_stream and iter_wire_frames for Wall 10 diagnosis

- wire_push_stream: log ENTER with repo_id/pusher_id, repo found/owner, auth result - wire_push_stream: log each frame received (type, payload size) - wire_push_stream: log WireFrameError and generic exceptions before yielding error frame - iter_wire_frames: log magic bytes at every frame boundary - iter_wire_frames: log frame type/size at each stage, error on every violation - _AsyncExactReader: log truncation with first 8 bytes of buffer

sha256:2c82c68428469cba139d419c27fb53d6a7b0bcc28f7e632af9ff83a3ef3f428a sha
sha256:90e055ce1f64486179e64f3e2e165dc3c9963bb720fb663e10139ea34a8c02aa snapshot
← Older Oldest on task/wall10-logging
All commits
Newer → Latest on task/wall10-logging

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:2c82c68428469cba139d419c27fb53d6a7b0bcc28f7e632af9ff83a3ef3f428a --body "your comment"