Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ usage.test.ts
File
usage.test.ts
packages/agent-core/test/agent/usage.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
3
import
{ UsageRecorder } from
'../../src/agent/usage'
;
4
Callers
nothing calls this directly
Calls
4
record
Method · 0.80
beginTurn
Method · 0.80
endTurn
Method · 0.80
data
Method · 0.45
Tested by
no test coverage detected