Compare

How AgentInspect relates to console.log, hosted observability platforms, and OpenTelemetry.

Positioning

AgentInspect is for the local developer loop. Hosted observability platforms are for production fleets, team dashboards, and longer-lived eval workflows. OpenTelemetry is a platform observability foundation. They can complement each other.

Comparison

  • agent-inspect: local-first, no account, no upload by default, execution trees, CLI checks, safe redaction
  • console.log: local and simple, but flat and manual
  • Hosted observability: great for production monitoring and team collaboration; usually requires account/ingestion
  • Raw OpenTelemetry: vendor-neutral and powerful; requires collector/backend/viewer decisions

Full reference in GitHub docs

Full reference remains in GitHub docs during the docs migration.