gabriel / muse public
fix patch annotate task/cli-flag-audit-age #21 / 24
AI Agent gabriel · 156 days ago · Apr 19, 2026 · Diff

fix(annotate): normalize --json to dest=json_out, add -j/-n shorthands, add TestRegisterFlags

sha256:40b4cdf6bc3552f7ed727cce80aa6e3d95e1e74c66a2c52d6f71804aa3bc6516 sha
+11 ~5 symbols
sha256:74baec827b95e327cec185d7295f55a0aa187486f47811e8d31c3897ea208d2d snapshot
+11
symbols added
~5
symbols modified
0
dead code introduced
Semantic Changes 16 symbols
~ muse/cli/commands/annotate.py .py 2 symbols modified
~ tests/test_cmd_annotate_hardening.py .py 11 symbols added
+ TestRegisterFlags class class TestRegisterFlags L903–943
+ _parse method method _parse L906–911
+ test_commit_arg_default method method test_commit_arg_default L937–939
+ test_default_json_out_is_false method method test_default_json_out_is_false L913–915
+ test_dry_run_default method method test_dry_run_default L925–927
+ test_dry_run_flag method method test_dry_run_flag L929–931
+ test_dry_run_n_shorthand method method test_dry_run_n_shorthand L933–935
+ test_j_shorthand_sets_json_out method method test_j_shorthand_sets_json_out L921–923
+ test_json_flag_sets_json_out method method test_json_flag_sets_json_out L917–919
+ test_reviewed_by_default method method test_reviewed_by_default L941–943
+ argparse import import argparse L41–41

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