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

Function _temp7

src/components/tasks/BackgroundTaskStatus.tsx:259–261  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

257 };
258}
259function _temp7(a, b) {
260 return a.identity.agentName.localeCompare(b.identity.agentName);
261}
262function _temp6(t_1) {
263 return t_1.type === "in_process_teammate";
264}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected