MCPcopy Create free account
hub / github.com/block/buzz / activityTitle

Function activityTitle

desktop/src/features/agents/ui/agentSessionTranscript.test.mjs:41–43  ·  view source on GitHub ↗
(item)

Source from the content-addressed store, hash-verified

39}
40
41function activityTitle(item) {
42 return formatToolTitle(item.buzzToolName ?? item.toolName, item.title);
43}
44
45// --- stub-overflow vanish (pins the pre-existing degraded-frame behavior) ---
46

Callers 1

Calls 1

formatToolTitleFunction · 0.90

Tested by

no test coverage detected