MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / compressor.test.ts

File compressor.test.ts

packages/node-runtime/src/ai/compression/__tests__/compressor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test'
2import assert from 'node:assert/strict'
3import { mkdtempSync, rmSync } from 'node:fs'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 14

checkAndCompressFunction · 0.90
seedToolHeavyChatFunction · 0.85
bigToolResultFunction · 0.85
getLatestSummaryMethod · 0.80
addSummaryMessageMethod · 0.80
createTempDirFunction · 0.70
createManagerFunction · 0.70
createAdapterFunction · 0.70
cleanupFunction · 0.70
toolBlockFunction · 0.70
closeMethod · 0.65
createAIChatMethod · 0.65

Tested by

no test coverage detected