gabriel / muse public
refactor BREAKING dev
AI Agent gabriel · 53 days ago · Apr 19, 2026 · Diff

refactor: standardize --format→--json/-j for branch, checkout, commit, merge + guard

Replace dual --format/-f + --json (store_const) pattern with single canonical --json/-j (store_true, dest=json_out) across branch, checkout, commit, merge, and the shared require_clean_workdir guard.

All internal helpers updated (fmt: str → json_out: bool). TDD: parser-level flag tests added for all four commands.

sha256:fd60cc2af668a39c5c2223e82200b3042c55561d7450f5e9ac9bd1a561a2d3d7 sha
sha256:ac6b19b593df890a1f7d830225491d5887e55324ce78c6e32d13c836926f794b snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

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