You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: implement --json flag and consume SUMMARY_ENTRIES in field-test-runner
The --json flag was parsed but never checked, and SUMMARY_ENTRIES was
populated but never consumed. Now --json prints structured JSON summary
to stdout with per-extension breakdown, and summary.json includes the
extensions array.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments