gabriel / musehub public
fix patch task/fix-blob-zstd-encoding #3 / 3
AI Agent gabriel · 11 days ago · May 29, 2026 · Diff

fix: use read_object_bytes in blob viewer; add zstd magic detection in fetch and backend

sha256:39e9c4e6f2134da0732e6983268a218178973936f8d7ca03c91f2b5ad42133c8 sha
+2 ~5 −1 symbols
3 changed · 950 in snapshot files
sha256:dff544148a704ea7040d02cbce9f1ba72a03b7295f05f4d889ea06062f8c0fb7 snapshot
+2
symbols added
~5
symbols modified
−1
symbol removed
3
files changed
950
files in snapshot
0
dead code introduced
Semantic Changes 8 symbols
~ musehub/api/routes/musehub/ui_blob.py .py 2 symbols added, 1 symbol removed, 3 symbols modified
_get_storage_backend import import _get_storage_backend L32–32
+ MusehubObject import import MusehubObject L28–28
+ _read_object_bytes import import _read_object_bytes L32–32
Files Changed
~3
950 in snapshot

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:39e9c4e6f2134da0732e6983268a218178973936f8d7ca03c91f2b5ad42133c8 --body "your comment"