open-code-review/cmd
kite 49e1c700ed fix(cli): embed summary into JSON output to avoid breaking JSON parsing
When using --audience agent --format json, the text summary line was
printed before the JSON body, causing parse failures for integrations.
Move summary data into the JSON "summary" field and skip PrintTraceSummary
in JSON mode.
2026-06-03 15:38:22 +08:00
..
opencodereview fix(cli): embed summary into JSON output to avoid breaking JSON parsing 2026-06-03 15:38:22 +08:00
testdiff feat: init 2026-05-20 22:03:52 +08:00