gabriel / muse public
fix BREAKING read-commit task/ax-read-commit-canonical-refs #1 / 1
gabriel · 60 days ago · Apr 16, 2026 · Diff

fix(read-commit): accept sha256: canonical prefix, HEAD, and branch refs

- Full sha256:<64-hex> and sha256:<partial-hex> prefix forms now resolve - HEAD, branch names, and HEAD~N tilde notation now resolve - Bare hex (without sha256: prefix) is rejected with a clear error instructing callers to use the canonical form - test_snapshot_id_in_output updated: sha256: prefix is canonical, length is 71 not 64

sha256:f912682d43efa52588f51009f5042ef23693064608992c569f774734b45abdfa sha
sha256:764541798af87ee6fdf548a1ef9c7b8ff6bc318c5c64f174a522bf31b7281ded snapshot
← Older Oldest on task/ax-read-commit-canonical-refs
All commits
Newer → Latest on task/ax-read-commit-canonical-refs

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