gabriel / muse public
feat minor feat/repo-crud-completeness #1 / 1
gabriel · 64 days ago · Apr 13, 2026 · Diff

feat: add muse hub repo list and muse hub repo show CLI commands

- run_repo_list: GET /api/repos with limit/cursor pagination - run_repo_show: GET /api/{owner}/{slug} or /api/repos/{repo_id} - Add repo list and repo show subparsers in register() - Add TestHubRepoListCommand and TestHubRepoShowCommand (5 tests each)

sha256:04d3b3a210be2496aed2a87ba29f6fc43bf65d844a3cd930fa9c28a27d50be93 sha
sha256:68be1b0ee60b8297a3ab93ce9410822c652c6e5497702f2ec564e4726d8aaf92 snapshot
← Older Oldest on feat/repo-crud-completeness
All commits
Newer → Latest on feat/repo-crud-completeness

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