gabriel / muse public
patch dev
AI Agent gabriel · 49 days ago · Apr 23, 2026 · Diff

restore(push): presign R2 upload for large objects; revert Phase 14 inline-OC mistake

- LARGE_OBJECT_THRESHOLD restored to 64 KiB (was 290 KiB since Phase 14A) - Objects > 64 KiB upload directly to R2 via presigned PUT, bypassing CF - MWP stream carries only small objects + commit/snapshot metadata - Eliminates CF body-size limit errors for repos with large blobs - push.py step 4-5: split objects into large/small, presign+PUT large, stream small

sha256:f42446ae701cc3eec285631bddc174f52197b1612b6b794c6538bb1d3a6d6c4a sha
sha256:57806812827c41384690bec30ccf747c725b43753e5fa494914efff4e0cddec6 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:f42446ae701cc3eec285631bddc174f52197b1612b6b794c6538bb1d3a6d6c4a --body "your comment"