gabriel / muse public
fix BREAKING dev
AI Agent gabriel · 153 days ago · Apr 21, 2026 · Diff

fix: align tests with production — envelope keys, fake_id, --json flags, timestamp pops

sha256:37f1b2b282b6a4348e87019e6d107b4c4ddb12a09444aeddf9d844a41ea78d62 sha
+17 ~203 −18 symbols
sha256:460816e3c2c971416afa19468b478ad3543ff378cf3c6a8691e0d3055920dc98 snapshot
+17
symbols added
~203
symbols modified
−18
symbols removed
0
dead code introduced
Semantic Changes 238 symbols
~ muse/cli/commands/verify_pack.py .py 1 symbol modified
~ run
~ muse/cli/config.py .py 1 symbol modified
~ muse/core/bip39.py .py 1 symbol modified
~ muse/core/refs.py .py 1 symbol modified
~ tests/test_agent_seed_zeroing.py .py 2 symbols added, 6 symbols removed, 1 symbol modified
TestDeriveAgentSeedZeroesIntermediateSeed class class TestDeriveAgentSeedZeroesIntermediateSeed L49–69
test_I1_seed_zeroed_after_derive_agent_sub_seed method method test_I1_seed_zeroed_after_derive_agent_sub_seed L50–69
test_II1_private_bytes_zeroed method method test_II1_private_bytes_zeroed L77–96
test_II2_chain_code_zeroed method method test_II2_chain_code_zeroed L98–117
_bip39_mod import import _bip39_mod L35–35
pytest import import pytest L29–29
+ test_I1_private_bytes_zeroed method method test_I1_private_bytes_zeroed L32–51
+ test_I2_chain_code_zeroed method method test_I2_chain_code_zeroed L53–72
~ tests/test_cmd_clones.py .py 1 symbol removed, 2 symbols modified
split_id import import split_id L54–54
~ tests/test_cmd_codemap.py .py 1 symbol removed
split_id import import split_id L46–46
~ tests/test_cmd_worktree.py .py 1 symbol added, 2 symbols modified
+ fake_id import import fake_id L18–18
~ tests/test_code_add_supercharge.py .py 3 symbols added, 8 symbols removed, 1 symbol modified
TestDocstrings class class TestDocstrings L319–336
test_add_docstring_mentions_duration_ms method method test_add_docstring_mentions_duration_ms L326–328
test_add_docstring_mentions_exit_code method method test_add_docstring_mentions_exit_code L322–324
test_reset_docstring_mentions_duration_ms method method test_reset_docstring_mentions_duration_ms L334–336
test_reset_docstring_mentions_exit_code method method test_reset_docstring_mentions_exit_code L330–332
test_add_j_and_format_json_produce_same_keys method method test_add_j_and_format_json_produce_same_keys L97–106
test_add_json_and_format_json_produce_same_keys method method test_add_json_and_format_json_produce_same_keys L86–95
test_reset_json_and_format_json_produce_same_keys method method test_reset_json_and_format_json_produce_same_keys L108–119
+ test_add_j_alias_produces_same_keys method method test_add_j_alias_produces_same_keys L97–106
+ test_add_json_and_j_produce_same_keys method method test_add_json_and_j_produce_same_keys L86–95
+ test_reset_json_and_j_produce_same_keys method method test_reset_json_and_j_produce_same_keys L108–119
~ tests/test_mpack_core.py .py 1 symbol added, 4 symbols modified
~ tests/test_prune_supercharge.py .py 1 symbol added, 2 symbols removed, 2 symbols modified
test_returns_bare_hex_ids method method test_returns_bare_hex_ids L157–167
hashlib import import hashlib L43–43
+ test_returns_prefixed_ids method method test_returns_prefixed_ids L155–164
~ _bare
~ tests/test_stress_graph.py .py 1 symbol added, 2 symbols modified
+ fake_id import import fake_id L20–20
~ tests/test_wire_localhost.py .py 1 symbol added, 2 symbols modified
+ _identity_registered function function _identity_registered L70–86
~ tools/typing_audit.py .py 1 symbol added, 6 symbols modified
← 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:37f1b2b282b6a4348e87019e6d107b4c4ddb12a09444aeddf9d844a41ea78d62 --body "your comment"