feat
patch
semantic-cherry-pick
task/supercharge-semantic-cherry-pick
#1 / 1
feat(semantic-cherry-pick): supercharge for agents — -j/-n aliases, exit_code, duration_ms, _CherryPickResultJson TypedDict, expanded docstrings
- Add -j alias for --json in register() - Add -n alias for --dry-run in register() - Add _CherryPickResultJson TypedDict with all 11 envelope fields - Add start_timer() + elapsed() wired into run(); inject exit_code=0 + duration_ms into JSON - Expand register() docstring to list all 4 arguments with descriptions - Expand run() docstring to document -j/-n aliases, JSON envelope, exit_code, duration_ms - 43 new tests: TestJsonAlias, TestJsonEnvelope, TestTypedDict, TestCLIAliases, TestCLISecurity, TestDocstrings
sha256:72eb71ba85135caf448ac9f84f19f3ce1b89d134ca95812f72257d103d9745b0
sha
+64
~2
symbols
sha256:d294a2aa492d7cc2132f3cfd7e70cfe8d21ba6ba0a5a86f168070488bc3f4db5
snapshot
+64
symbols added
~2
symbols modified
0
dead code introduced
Semantic Changes
66 symbols
+
test_null_byte_in_address_not_in_raw_stdout
method
method test_null_byte_in_address_not_in_raw_stdout L337–342
+
test_path_traversal_in_address_is_not_found
method
method test_path_traversal_in_address_is_not_found L350–355
+
test_register_docstring_mentions_dry_run
method
method test_register_docstring_mentions_dry_run L397–399
+
test_register_docstring_mentions_from
method
method test_register_docstring_mentions_from L393–395
+
test_register_docstring_mentions_json
method
method test_register_docstring_mentions_json L401–403
+
test_run_docstring_mentions_duration_ms
method
method test_run_docstring_mentions_duration_ms L384–386
+
test_run_docstring_mentions_exit_code
method
method test_run_docstring_mentions_exit_code L380–382
+
test_schema_version_is_nonempty_string
method
method test_schema_version_is_nonempty_string L191–197
+
test_cherry_pick_result_json_importable
method
method test_cherry_pick_result_json_importable L243–245
← Older
Oldest on task/supercharge-semantic-cherry-pick
All commits
Newer →
Latest on task/supercharge-semantic-cherry-pick
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:72eb71ba85135caf448ac9f84f19f3ce1b89d134ca95812f72257d103d9745b0 --body "your comment"
No comments yet. Be the first to start the discussion.