Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/block/buzz
/ buildTranscript
Function
buildTranscript
desktop/src/features/agents/ui/agentSessionTranscript.ts:1161–1163 ·
view source on GitHub ↗
(events: ObserverEvent[])
Source
from the content-addressed store, hash-verified
1159
}
1160
1161
export
function
buildTranscript(events: ObserverEvent[]): TranscriptItem[] {
1162
return
buildTranscriptState(events).items;
1163
}
Callers
2
toolItems
Function · 0.90
agentSessionTranscript.test.mjs
File · 0.90
Calls
1
buildTranscriptState
Function · 0.85
Tested by
1
toolItems
Function · 0.72