Agent health

Since v0.8.6, the desktop sidebar Agent health panel shows a read-only harness/tool telemetry report — the same aggregation as zagens doctor --tools.

Where to look

Surface Notes
Sidebar Agent health Visual report (tool failure rates, gate/verify, hint coverage, …)
CLI zagens doctor --tools (--json for scripts)

Built from local kernel_events aggregates — nothing is uploaded.

What’s in the report

Use it after long engineering runs to sanity-check the tool surface — not as a substitute for unit tests or CI.

Tips

Related: Gate-as-Code · Night queue · CLI · FAQ