Commit 5315699
committed
test-assistants.sh: emit stream-json from Antigravity too
Adds --output-format stream-json to the agy launch, matching Claude Code and
Cursor, so all five assistants share one output shape through unwrap_log().
NOT yet verified: Antigravity's weekly quota is exhausted, so its report can't
be exercised in a run. The flag choice is low-risk — stream-json is the same
format Claude Code and Cursor already emit and parse — but this leg stays
unverified until a run can confirm it. PR remains draft until then.1 parent c7165b0 commit 5315699
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
0 commit comments