Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp
Function
_temp
src/components/tasks/BackgroundTaskStatus.tsx:277–279 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
275
return s_0.viewingAgentTaskId;
276
}
277
function _temp(s) {
278
return s.tasks;
279
}
280
type AgentPillProps = {
281
name: string;
282
color?: keyof Theme;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected