fix
patch
agent
task/cli-flag-audit-age
#5 / 24
fix(agent): add mode field to _ListJson, fix schema/dest in supercharge tests
- Add mode: str to _ListJson TypedDict, populate as 'agent-list' in run_list - Add schema/duration_ms documentation to run_keygen, run_list, run_register docstrings - Fix test_agent_supercharge.py: schema_version → schema (EnvelopeJson uses int not str) - Fix TestAliasRegistration: getattr(ns, 'json', ...) → getattr(ns, 'json_out', ...) - Fix TestDataIntegrity: isinstance(str) → isinstance(int), != '' → > 0 - All 139 supercharge tests now pass (was 32 failures)
sha256:77cee23777ccb1ae5a817908847d30e74a3cb57566e1f593d6a4ee2a2d2e2538
sha
sha256:b2e36b60c352e46889e02deb72f5e348f845451a2cbe10085c579718b553865f
sha256:bd8ec25260aba5ee4d21d6a40d052dbedce1b4f219c7ee1017a61240defa61bb
parent
sha256:5ecf2fa32c5b6817437d42ede7e953cbb759f033ebaa9ab8210732edb2efc538
snapshot
Older
fix: agent list --json wraps in envelope with slots key
sha256:b2e36b60c352e46889e02deb72f5e348f845451a2cbe10085c579718b553865f
All commits
Newer
fix(auth): resolve NameErrors in _show_identity_detail
sha256:ae71bcd2a113e4f590002e006d902a44466db16c010a6076a48c92fc08d92088
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:77cee23777ccb1ae5a817908847d30e74a3cb57566e1f593d6a4ee2a2d2e2538 --body "your comment"
No comments yet. Be the first to start the discussion.