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

Function _temp7

src/components/agents/AgentsList.tsx:416–418  ·  view source on GitHub ↗
(a_5)

Source from the content-addressed store, hash-verified

414 return !a_6.overriddenBy;
415}
416function _temp7(a_5) {
417 return a_5.source === "built-in";
418}
419function _temp6(a_4) {
420 return a_4.source !== "built-in";
421}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected