MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp6

Function _temp6

src/components/tasks/BackgroundTaskStatus.tsx:262–264  ·  view source on GitHub ↗
(t_1)

Source from the content-addressed store, hash-verified

260 return a.identity.agentName.localeCompare(b.identity.agentName);
261}
262function _temp6(t_1) {
263 return t_1.type === "in_process_teammate";
264}
265function _temp5(t_0) {
266 return t_0.type === "in_process_teammate";
267}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected