gabriel / muse public
feat task/bridge-roundtrip #1 / 1
AI Agent gabriel · 45 days ago · Apr 27, 2026 · Diff

feat: end-to-end bridge roundtrip tests + fix _count_muse_commits_since

- Add tests/test_bridge_roundtrip.py: 41 tests across 8 tiers covering the full git→muse→git bidirectional cycle using a realistic multi-branch, multi-author, multi-tag git fixture - Fix _count_muse_commits_since() in bridge.py: was reading from the wrong path (.muse/objects/commits) and wrong format (JSON); now uses store's read_commit() which reads the correct .muse/commits/sha256/*.msgpack files

sha256:390872898d28301af72e8b767408b3317c95a15c465b27f540be22c1ab090806 sha
sha256:317fcf9ec431cf77a98e115ac4efb5d1be445b58c19aac4b6ee7270775f279da snapshot
← Older Oldest on task/bridge-roundtrip
All commits
Newer → Latest on task/bridge-roundtrip

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