Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
function
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
agentSessionTranscript.test.mjs
File · 0.85
Calls
1
formatToolTitle
Function · 0.90
Tested by
no test coverage detected