Refs: #314783 , #315152, #315133
Complexity: 3
Authors: @cwebster-99 @pwang347
We are adding per turn credit usage for UBB which will output the credit cost of an agent turn for local and CLI sessions as well as adding this info into the agent debug logs. We want to make sure that the info is consistent and accurate. Note: The agent debug logs will show aggregate but the in chat amounts will be per turn.
Please test the following scenarios:
- Local sessions
- CLI sessions
You should see the credit usage next to the model as output.

You should also see token/credit info in the agent debug logs

Refs: #314783 , #315152, #315133
Complexity: 3
Authors: @cwebster-99 @pwang347
We are adding per turn credit usage for UBB which will output the credit cost of an agent turn for local and CLI sessions as well as adding this info into the agent debug logs. We want to make sure that the info is consistent and accurate. Note: The agent debug logs will show aggregate but the in chat amounts will be per turn.
Please test the following scenarios:
You should see the credit usage next to the model as output.
You should also see token/credit info in the agent debug logs