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

Function _temp8

src/components/agents/AgentsList.tsx:413–415  ·  view source on GitHub ↗
(a_6)

Source from the content-addressed store, hash-verified

411 return g_0.source !== "built-in";
412}
413function _temp8(a_6) {
414 return !a_6.overriddenBy;
415}
416function _temp7(a_5) {
417 return a_5.source === "built-in";
418}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected