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

Function _temp2

src/components/agents/AgentsList.tsx:431–433  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

429 return g.source !== "built-in";
430}
431function _temp2(a) {
432 return a.source !== "built-in";
433}
434function _temp(agent) {
435 return {
436 isOverridden: !!agent.overriddenBy,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected