You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
340 B
340 B
| title | status | type | created_at | updated_at | parent |
|---|---|---|---|---|---|
| JSON output renderer | todo | task | 2026-03-27T19:40:52Z | 2026-03-27T19:40:52Z | claudbg-g7zj |
Implement --output=json renderer: serialize the data model to pretty-printed JSON using serde_json. All commands should produce clean, parseable JSON with no extra decorations.