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

Method TotalCacheReadTokens

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

Source from the content-addressed store, hash-verified

244 TotalOutputTokens() int64
245 TotalTokensUsed() int64
246 TotalCacheReadTokens() int64
247 TotalCacheWriteTokens() int64
248 Warnings() []agent.AgentWarning
249 // 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