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

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

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