gabriel / muse public
refactor BREAKING dev
AI Agent gabriel · 25 days ago · May 16, 2026 · Diff

refactor: rename FetchStreamResult → FetchBundleResult; purge stream_ variable names

- Rename FetchStreamResult → FetchBundleResult in transport.py and all tests - Rename _make_fetch_stream_result → _make_fetch_bundle_result in tests - Rename _fetch_stream → _fetch_bundle local helpers in test_cmd_*_hardening.py - Rename t0_stream/t_stream/stream_result → t0_fetch/t_fetch/fetch_result in clone.py, fetch.py, and pull.py - Remove 'negotiate helper' from pull_hardening comment (negotiate_have is gone) - Fix remaining 'MWP' mentions in mpack.py TypedDict docstrings and _apply_snapshot_deltas

sha256:0547ef8186aa987eb4b4606a63f358e07c05172a9e1a87cc6d15e48b588b5926 sha
sha256:7fb36e14522d45ec3d5b7a9a62f0a0834c05d6833f699a00ccebc85afa388aa8 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:0547ef8186aa987eb4b4606a63f358e07c05172a9e1a87cc6d15e48b588b5926 --body "your comment"