gabriel / musehub public
fix BREAKING fix/smoke-test-tag-label #1 / 1
AI Agent gabriel · 16 days ago · Jul 2, 2026 · Diff

fix: update smoke test for tag/label split

The smoke test still called 'muse tag add smoke:v1' — a namespace:value string that predates the split of the old lightweight tag concept into formal semver tags (muse tag) and free-form annotations (muse label). muse tag now validates that names start with 'v' and match semver, so 'smoke:v1' has failed validation since the split, unrelated to today's wire-protocol fix. Test both commands with their real formats.

sha256:613aad3e35600457efa8e95eea2c8fa20cb01bc22e19b2d4e4017dcd5d622d7e sha
1 changed · 995 in snapshot files
sha256:4c6c2e06023b75493b87e46ba4fc96e12e9faf8bd50bac44107d3de8cf070cf4 snapshot
1
file changed
995
files in snapshot
Semantic Changes
Files Changed
~1
995 in snapshot
← Older Oldest on fix/smoke-test-tag-label
All commits
Newer → Latest on fix/smoke-test-tag-label

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