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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Keep structured DevTools command output parseable and agent-friendly by exposing the PHPUnit agent-reporter payload under nested output, suppressing intermediary progress logs in JSON modes, and normalizing orchestrated subprocess payloads before the final JSON envelope is emitted (#248)
Register ergebnis/phpunit-agent-reporter in the packaged phpunit.xml so AI agents receive compact PHPUnit JSON summaries without changing consumer overrides manually (#327)
Let wiki, docs, tests, metrics, and reports skip gracefully for guide-only repositories while keeping wiki/report workflows and published preview links aligned with the artifacts that were actually generated (#325)