fix: agent list --json emits bare JSON array per docstring spec
The module docstring specified [array] output but run_list was wrapping in an envelope with mode + slots keys. Remove _ListJson TypedDict and emit json.dumps(slots) directly. Update test_cmd_agent.py to stop accessing ["slots"] key — parse as bare list instead.
sha256:29c95a6d24fcff8c6a16bd80d9384bb119f2b09943e0f26cf8d7e94321ec73b3
sha
sha256:932dd8d69f618c09cb61d420fe1b5f1058cec5f24546d0fd3369d97e97472ca7
snapshot
Older
fix: complete partial migrations in ls_files.py and conflicts.py
sha256:571c961277be012045be256568bc1e2788f9cfc7d47b6fdea9a9374330a61e49
All commits
Newer
fix: agent list --json wraps in envelope with slots key
sha256:b2e36b60c352e46889e02deb72f5e348f845451a2cbe10085c579718b553865f
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:29c95a6d24fcff8c6a16bd80d9384bb119f2b09943e0f26cf8d7e94321ec73b3 --body "your comment"
No comments yet. Be the first to start the discussion.