Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/block/buzz
/ agentSessionTranscript.test.mjs
File
agentSessionTranscript.test.mjs
desktop/src/features/agents/ui/agentSessionTranscript.test.mjs: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
4
import
{ buildTranscript } from
"./agentSessionTranscript.ts"
;
Callers
nothing calls this directly
Calls
11
buildTranscript
Function · 0.90
flattenDisplayBlocks
Function · 0.90
buildTranscriptDisplayBlocks
Function · 0.90
toolItems
Function · 0.85
acpToolUpdate
Function · 0.85
activityTitle
Function · 0.85
sessionUpdate
Function · 0.85
assistantChunk
Function · 0.85
makePermissionRequest
Function · 0.85
makePermissionResponse
Function · 0.85
ok
Method · 0.45
Tested by
no test coverage detected