Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TransformerOptimus/SuperAGI
/ _app.js
File
_app.js
gui/pages/_app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, {useState, useEffect} from
'react'
;
2
import
SideBar from
'./Dashboard/SideBar'
;
3
import
Content from
'./Dashboard/Content'
;
4
import
TopBar from
'./Dashboard/TopBar'
;
Callers
nothing calls this directly
Calls
15
loadingTextEffect
Function · 0.90
checkEnvironment
Function · 0.90
mixpanelId
Function · 0.90
getUTMParametersFromURL
Function · 0.90
refreshUrl
Function · 0.90
validateAccessToken
Function · 0.90
sendGAEvent
Function · 0.90
getUserClick
Function · 0.90
getProject
Function · 0.90
handleMarketplace
Function · 0.85
handleSignUpSource
Function · 0.85
fetchOrganisation
Function · 0.85
Tested by
no test coverage detected