MCPcopy 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

1import assert from "node:assert/strict";
2import test from "node:test";
3
4import { buildTranscript } from "./agentSessionTranscript.ts";

Callers

nothing calls this directly

Calls 11

buildTranscriptFunction · 0.90
flattenDisplayBlocksFunction · 0.90
toolItemsFunction · 0.85
acpToolUpdateFunction · 0.85
activityTitleFunction · 0.85
sessionUpdateFunction · 0.85
assistantChunkFunction · 0.85
makePermissionRequestFunction · 0.85
makePermissionResponseFunction · 0.85
okMethod · 0.45

Tested by

no test coverage detected