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

Function _temp3

src/components/agents/AgentsList.tsx:428–430  ·  view source on GitHub ↗
(g)

Source from the content-addressed store, hash-verified

426 return a_2.source === "built-in";
427}
428function _temp3(g) {
429 return g.source !== "built-in";
430}
431function _temp2(a) {
432 return a.source !== "built-in";
433}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected