Zooming into the SDK layer behind AgentCost.
Instead of asking devs to rewrite agents, it intercepts model calls and captures:
• Tokens
• Provider metadata
• Latency
• Usage context
Telemetry is batched + sent async so execution isn’t blocked.
Instrumentation without intrusion was the key design goal.

Top comments (0)