CostTrackerProps
Agent Runtimes / components/context/CostTracker / CostTrackerProps
Interface: CostTrackerProps
Defined in: context/CostTracker.tsx:61
Properties
agentId
agentId:
string
Defined in: context/CostTracker.tsx:63
Agent ID for fetching cost data
compact?
optionalcompact?:boolean
Defined in: context/CostTracker.tsx:65
Compact mode — show only the summary bar
liveData?
optionalliveData?:CostUsageResponse|null
Defined in: context/CostTracker.tsx:67
Live cost data pushed by websocket (single source of truth).