gabriel / muse public
feat patch task/supercharge-pack-objects #1 / 1
AI Agent gabriel · 59 days ago · Apr 17, 2026 · Diff

feat: supercharge pack-objects, unpack-objects, verify-pack

- Add duration_ms and exit_code to pack-objects --dry-run JSON output - Add object_bytes to pack-objects --dry-run (total uncompressed payload size so agents can choose buffer-vs-stream before committing to transfer) - Add duration_ms and exit_code to unpack-objects JSON output - Add duration_ms and exit_code to verify-pack JSON output (both full and --stat paths) - Delete test_cmd_pack_unpack.py and test_cmd_verify_pack.py — legacy files using pre-sha256: object IDs, fully superseded by mpack_cmd_* versions - Add test_pack_objects_supercharge.py (114 tests, all GREEN): dry-run schema, object_bytes correctness, unpack/verify duration_ms and exit_code, stat mode, idempotency, and existing field regression

sha256:ad589deb75bfb6ba249cae649d752f6a420217b52f400afb9f578632d6366fd6 sha
sha256:7947a1a5bf514f7ffb8d285ced1ffcd6783d45453f215212f0a7e130cc41c698 snapshot
← Older Oldest on task/supercharge-pack-objects
All commits
Newer → Latest on task/supercharge-pack-objects

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