Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp3
Function
_temp3
src/components/agents/AgentsMenu.tsx:791–793 ·
view source on GitHub ↗
(s_1)
Source
from the content-addressed store, hash-verified
789
return a.source ===
"built-in"
;
790
}
791
function _temp3(s_1) {
792
return s_1.toolPermissionContext;
793
}
794
function _temp2(s_0) {
795
return s_0.mcp.tools;
796
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected