fix(hub): rename 'show' → 'read' across issue, proposal, repo subcommands
CRUD is the right vocabulary for an agent-first CLI: Create, Read, Update, Delete. 'show' is a git-ism that bleeds the wrong mental model.
- hub issue show → hub issue read - hub proposal show → hub proposal read - hub repo show → hub repo read
Update all parser registrations, docstrings, and agent-guide.md glossary. Add show/get anti-pattern entries to the Gitism table so agents don't reach for the wrong command.
37 previously failing tests now pass (517/517).
sha256:20867a4e1d9d754358463d50575960f52c63ecbfb59ba6722ba3136e08c5375e
sha
sha256:9d37cb49389d0ca27db61b495fa15e09362152118fc0c15b98d4d6929782369f
snapshot
← Older
Oldest on task/show-to-read
All commits
Newer
refactor(cli): rename 'show' → 'read' across all subcommands
sha256:61ed1dd5a5cfe6130ecbae73f218ad672a02f1daf4cf730d106a0f9b9b37f4de
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:20867a4e1d9d754358463d50575960f52c63ecbfb59ba6722ba3136e08c5375e --body "your comment"
No comments yet. Be the first to start the discussion.