gabriel / muse public
fix patch archive task/cli-flag-audit-age #18 / 24
AI Agent gabriel · 157 days ago · Apr 20, 2026 · Diff

fix(archive): normalize --json to dest=json_out, add -j shorthand, add TestRegisterFlags

sha256:94613d822c549f82d852f8f24206b3a6e6a9a3e75baac5ed4d1a92be4db0b742 sha
+10 ~5 symbols
sha256:695b2ed10dc0c3a56926d049e647ef22899f7dcca19ca314dc17d1de984ac802 snapshot
+10
symbols added
~5
symbols modified
0
dead code introduced
Semantic Changes 15 symbols
~ muse/cli/commands/archive.py .py 2 symbols modified
~ tests/test_cmd_archive.py .py 10 symbols added
+ TestRegisterFlags class class TestRegisterFlags L248–282
+ _parse method method _parse L249–254
+ test_default_json_out_is_false method method test_default_json_out_is_false L256–258
+ test_format_default method method test_format_default L268–270
+ test_format_flag method method test_format_flag L272–274
+ test_j_shorthand_sets_json_out method method test_j_shorthand_sets_json_out L264–266
+ test_json_flag_sets_json_out method method test_json_flag_sets_json_out L260–262
+ test_list_default method method test_list_default L276–278
+ test_output_default method method test_output_default L280–282
+ _argparse import import _argparse L245–245

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