Skip to content

Default to compact JSON output, add --pretty flag#36

Merged
robzolkos merged 1 commit intomasterfrom
compact-json-output
Jan 12, 2026
Merged

Default to compact JSON output, add --pretty flag#36
robzolkos merged 1 commit intomasterfrom
compact-json-output

Conversation

@robzolkos
Copy link
Owner

Summary

  • Makes JSON output single-line (compact) by default for better token efficiency when used by LLM tools
  • Adds --pretty global flag to restore indented output for human readability

Test plan

  • fizzy card list outputs compact JSON (single line)
  • fizzy card list --pretty outputs indented JSON
  • Unit tests pass

Makes JSON output single-line by default for better token efficiency
when used by LLM tools. Adds --pretty global flag to restore indented
output for human readability.
@robzolkos robzolkos merged commit d5c2010 into master Jan 12, 2026
1 check passed
@robzolkos robzolkos deleted the compact-json-output branch January 12, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant