fix: agent list --json wraps in envelope with slots key
Restore _ListJson TypedDict and make_envelope call so agent list --json returns {slots: [...], muse_version, schema, timestamp, warnings, ...} instead of a bare array. Fix test_agent_json_schema.py to unpack data["slots"] — test_II1 now verifies envelope shape, not bare list. Restore test_cmd_agent.py ["slots"] accesses.
sha256:b2e36b60c352e46889e02deb72f5e348f845451a2cbe10085c579718b553865f
sha
sha256:efc09392a3a7b128443bbc398ae6c99498b23b7fa36368fadd54ce20cf1a58f8
snapshot
Older
fix: agent list --json emits bare JSON array per docstring spec
sha256:29c95a6d24fcff8c6a16bd80d9384bb119f2b09943e0f26cf8d7e94321ec73b3
All commits
Newer
fix(agent): add mode field to _ListJson, fix schema/dest in supe…
sha256:77cee23777ccb1ae5a817908847d30e74a3cb57566e1f593d6a4ee2a2d2e2538
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:b2e36b60c352e46889e02deb72f5e348f845451a2cbe10085c579718b553865f --body "your comment"
No comments yet. Be the first to start the discussion.