Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ full.test.ts
File
full.test.ts
packages/agent-core/test/agent/compaction/full.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ existsSync, mkdtempSync, readFileSync, writeFileSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'pathe'
;
4
Callers
nothing calls this directly
Calls
15
testAgent
Function · 0.90
recordingTelemetry
Function · 0.90
estimateTokens
Function · 0.90
estimateTokensForMessages
Function · 0.90
enableMicroCompactionFlag
Function · 0.85
oauthTestAgentOptions
Function · 0.85
hookPayloadLoggerCommand
Function · 0.85
deferred
Function · 0.85
realKosongGenerate
Function · 0.85
inputHistorySnapshot
Function · 0.85
mockStreamedMessage
Function · 0.85
countEvents
Function · 0.85
Tested by
no test coverage detected