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

fix(api-surface): normalize --json to dest=json_out, add TestRegisterFlags

sha256:d13a27719bcd0c9b1f481d9a46ffa8e02f83523b3d61280c3bfa2216e9c8faf2 sha
+10 ~5 symbols
sha256:be4a6a8a22355767551d2930dd804499615f69548a0422fa4663b1e3fd494ca7 snapshot
+10
symbols added
~5
symbols modified
0
dead code introduced
Semantic Changes 15 symbols
~ muse/cli/commands/api_surface.py .py 2 symbols modified
~ tests/test_api_surface.py .py 10 symbols added
+ TestRegisterFlags class class TestRegisterFlags L636–672
+ _parse method method _parse L639–644
+ test_commit_flag method method test_commit_flag L658–660
+ test_count_default method method test_count_default L670–672
+ test_default_json_out_is_false method method test_default_json_out_is_false L646–648
+ test_diff_default method method test_diff_default L662–664
+ test_j_shorthand_sets_json_out method method test_j_shorthand_sets_json_out L654–656
+ test_json_flag_sets_json_out method method test_json_flag_sets_json_out L650–652
+ test_language_flag method method test_language_flag L666–668
+ _argparse import import _argparse L633–633

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