MCPcopy Create free account
hub / github.com/alibaba/open-code-review / TotalCacheReadTokens

Method TotalCacheReadTokens

cmd/opencodereview/shared.go:278–278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

276 TotalOutputTokens() int64
277 TotalTokensUsed() int64
278 TotalCacheReadTokens() int64
279 TotalCacheWriteTokens() int64
280 Warnings() []agent.AgentWarning
281 // ProjectSummary is the markdown project-level summary produced by

Callers 7

TotalCacheReadTokensMethod · 0.65
TestRecordUsageFunction · 0.65
TestAgent_GettersFunction · 0.65
TotalCacheReadTokensMethod · 0.65
emitFailureUsageFunction · 0.65
emitRunResultFunction · 0.65

Implementers 3

Agentinternal/scan/agent.go
Agentinternal/agent/agent.go
mockResultProvidercmd/opencodereview/emit_run_result_tes

Calls

no outgoing calls

Tested by 3

TestRecordUsageFunction · 0.52
TestAgent_GettersFunction · 0.52