Skip to content

CostEntry

Defined in: escalation/cost-tracker.ts:11

Cost entry for tracking individual operations

agent: string

Defined in: escalation/cost-tracker.ts:17

Agent that incurred the cost


amount: number

Defined in: escalation/cost-tracker.ts:19

Cost in cents


description: string

Defined in: escalation/cost-tracker.ts:21

Operation description


taskId: string

Defined in: escalation/cost-tracker.ts:15

Task ID associated with the cost


timestamp: string

Defined in: escalation/cost-tracker.ts:13

Timestamp of the operation