Skip to main content
Changelog
v0.4.12026-03-29by Fatih

Browser-first reporting for all substantial agent outputs

Agent reports now open as HTML in the browser automatically. CLI output is reduced to a short receipt. No more analysis dumps to the terminal.

fix

What changed

All substantial agent reports (takeover, plan, review) now open as HTML in the browser automatically. Analysis is no longer dumped to the CLI.

`/atlas-report`: opens browser immediately without prompting for confirmation.

`/apex-takeover`: Phase 3 CLI output reduced to a 6-line receipt. All findings route to HTML report.

`/apex-plan`: report path updated to .agent-logs/reports/. CLI receipt format tightened.

`/apex-review`: CLI verdict only (READY TO SHIP / DO NOT SHIP + risk counts). Full findings in HTML.

`output-kit`: Browser-First Reporting section added as canonical team rule. Report storage path standardized to .agent-logs/reports/.