Skip to content

✨ feat: Adds "mb mixtape list" and "mb mixtape list [name]"#38

Merged
jpmcb merged 2 commits intomainfrom
list-images
Mar 6, 2026
Merged

✨ feat: Adds "mb mixtape list" and "mb mixtape list [name]"#38
jpmcb merged 2 commits intomainfrom
list-images

Conversation

@jpmcb
Copy link
Contributor

@jpmcb jpmcb commented Mar 4, 2026

  • ✨ Enables users to see what mixtapes are available via mb mixtape list
  • ✨ Can list the tags via mb mixtape list [name]
  • ✨ Adds mb mixtape rm [name:tag] for removing a local mixtape
  • 🔧 Fixes a bug where mixtapes that failed to download (or didn't exist) would show up in the list due to the directory being created before the download from the registry would fail)
  • 🧹 Removes the mixtapes ls command in favor of mixtapes local

Closes #35


Continue Tasks: ✅ 2 no changes — View all

Enables users to see what mixtapes are available.

Signed-off-by: John McBride <john@papercompute.com>
@jpmcb jpmcb marked this pull request as ready for review March 5, 2026 13:19
Signed-off-by: John McBride <john@papercompute.com>
@jpmcb jpmcb merged commit 87cd373 into main Mar 6, 2026
8 checks passed
@jpmcb jpmcb deleted the list-images branch March 6, 2026 15:44
@continue
Copy link

continue bot commented Mar 6, 2026

No docs update needed. This PR adds mb mixtapes list, mb mixtapes local, and mb mixtapes rm commands to the masterblaster CLI. The tapes.dev documentation covers the Tapes telemetry product, not the masterblaster/StereOS tooling. There are no existing references to mixtapes, masterblaster, or mb commands in the tapes.dev docs.

PR #38 was merged: ✨ feat: Adds "mb mixtape list" and "mb mixtape list [name]"
PR URL: #38
Merged by: jpmcb

@continue
Copy link

continue bot commented Mar 6, 2026

📝 Documentation updated

Created docs PR to update the mb mixtapes command reference: https://github.com/papercomputeco/stereos.ai/pull/21

Changes:

  • Added mb mixtapes list and mb mixtapes list [name] commands
  • Added mb mixtapes rm command
  • Renamed mb mixtapes ls to mb mixtapes local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to remove empty mixtapes from view?

1 participant