Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/Opencode-DCP/opencode-dynamic-context-pruning
/ message-ids.test.ts
File
message-ids.test.ts
tests/message-ids.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert/strict"
2
import
test from
"node:test"
3
import
{ Logger } from
"../lib/logger"
4
import
{ assignMessageRefs } from
"../lib/message-ids"
Callers
nothing calls this directly
Calls
4
createSessionState
Function · 0.90
checkSession
Function · 0.90
assignMessageRefs
Function · 0.90
buildCompactedMessages
Function · 0.70
Tested by
no test coverage detected