gabriel / muse public
refactor BREAKING task/rename-fetch-bundle-to-fetch-mpack #1 / 1
AI Agent gabriel · 25 days ago · May 16, 2026 · Diff

refactor: rename fetch_bundle → fetch_mpack and FetchBundleResult → FetchMPackResult

Bundles are the muse bundle offline-transfer CLI. The wire protocol has mpacks. - transport.py: FetchMPackResult TypedDict, fetch_mpack() on Protocol + HttpTransport - clone/fetch/pull commands: transport.fetch_mpack() - test_transport_fetch_bundle.py → test_transport_fetch_mpack.py (deleted old) - test_fetch_bundle_command_wiring.py → test_fetch_mpack_command_wiring.py (deleted old) - All remaining test files: fetch_mpack / FetchMPackResult throughout

sha256:560410f5e143809a2e595fe1fda115a07a527462132543d32710866b64f30fa5 sha
sha256:9e1d026595fc4cae95228ab8680dfcc3e975074259aee14dd0a235c6793419d8 snapshot
← Older Oldest on task/rename-fetch-bundle-to-fetch-mpack
All commits
Newer → Latest on task/rename-fetch-bundle-to-fetch-mpack

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:560410f5e143809a2e595fe1fda115a07a527462132543d32710866b64f30fa5 --body "your comment"