all answers

Tessary

Tessary cost drift

cost_drift is one of Tessary's built-in classifiers: a tripwire that watches each call site's spend against its own past. It tracks dollars per turn, with token counts attached as evidence.

It catches the quiet ways an agent gets more expensive: a prompt that grew, retries that multiplied, caching that stopped working. Comparisons run against the call site's own history, both its recent normal and a reference pinned at the last deploy, so sudden jumps and slow creep both register. A drop in cost shows up as clearly as a rise. Findings go to triage, where the ones ruled real issues open cases.

6 questions

Answered, plainly.

Send us the traces you already emit.