gabriel / muse public
BREAKING task/rename-show-to-read #1 / 1
AI Agent gabriel · 58 days ago · Apr 18, 2026 · Diff

rename: muse show → muse read for CRUD consistency

All CLI command names follow read/create/update/delete conventions. 'show' was a Gitism — renamed to 'read' everywhere: - muse/cli/commands/show.py → read.py (registration: 'read') - app.py import + registration updated - All tests updated (test_cli_show, test_cmd_show, test_bare_hex_rejection, etc.) - docs/agent-guide.md + all reference docs updated

sha256:4061d207556a1972d42260d1adde8e3f427857cd5b1f7bf24f4dfc145ac4791f sha
sha256:ea1c808ff20aa570c2a8d9bd3671e36b92fbef65970486197b7fb3f82bf9377c snapshot
← Older Oldest on task/rename-show-to-read
All commits
Newer → Latest on task/rename-show-to-read

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