DEV Community

Kushagra
Kushagra

Posted on

Building AgentCost!

Working on cost observability for AI agents has been shifting how I think about system design.

Cost isn’t just usage data; it’s architectural feedback.

Agent decomposition, model routing, and retry logic all of it leaves a cost signature.

Instrumenting that layer is turning out to be as interesting as building the agents themselves.

Top comments (0)