gabriel / muse public
refactor patch task/compact-json-output #1 / 1
AI Agent gabriel · 60 days ago · Apr 17, 2026 · Diff

refactor: compact JSON output everywhere — remove indent=2 from all json.dumps calls

JSON is agent-consumed, not human-consumed. Whitespace is overhead. 86 files across muse/cli/commands/ normalized to compact json.dumps().

sha256:6042543decc3b25d43fa8d464adeea89a3c0fc002b0a6a3b2ad0f09663702f2a sha
sha256:2b3b10c8122cc28e069fcde6a5bbf65e3c08b8c012bd9e670ce4e38cfe6e63e6 snapshot
← Older Oldest on task/compact-json-output
All commits
Newer → Latest on task/compact-json-output

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