Make the personal view useful first.
Understand your sessions, spend, friction, tool mix, and privacy settings without waiting for an organization-level report.
Self-hosted · Multi-agent · Outcome-linked
Agentometry shows how engineering teams use AI coding agents—what they cost, where they encounter friction, which tools help, and how sessions connect to delivery outcomes.
Three questions. One evidence layer.
Agentometry separates personal insight, team enablement, and aggregate governance instead of turning one dashboard into an employee scorecard.
Understand your sessions, spend, friction, tool mix, and privacy settings without waiting for an organization-level report.
Compare agent adoption, skills, MCP servers, models, and delivery outcomes across teams while keeping investigations grant-scoped.
Track aggregate cost, routing opportunities, delivery correlations, and realized projections without default access to individual sessions.
From activity to accountability
Seven coding-agent adapters normalize events into one versioned contract.
Connect turns, tools, skills, MCP servers, models, pull requests, and costs.
Surface friction, trajectory, autonomy, cache efficiency, and delivery patterns.
Apply retention, access grants, audit trails, model policy, alerts, and deletion workflows.
Trust is part of the architecture
Transcript sharing starts off. Cross-user access is justified, approved, time-boxed, and visible in the audit trail. Leadership views stay aggregate by default.
Read the trust modelArchitecture
Capture stays off the critical path. Content is redacted before it leaves the machine and again before object storage. Computed signals carry scorer identity and version.
Fast local capture writes to a durable queue and exits without blocking the agent.
Batched events are validated, repriced, redacted again, and correlated with engineering context.
TimescaleDB keeps the event stream, Postgres holds dimensions, and S3 stores redacted transcripts.
Role-scoped views turn sessions into personal guidance, team signals, and aggregate outcomes.
Start at the edge
The maintained installer detects your platform, verifies the GitHub Release checksum, and places the local aiot binary on your path.
curl -fsSL https://raw.githubusercontent.com/yorch/ai-agents-observability/main/scripts/install.sh | bashRead the install guide Run the measurement layer yourself
Start with Docker Compose, deploy into Kubernetes, or build from source. The documentation is generated directly from the same repository as the product.