Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algorithmicsuperintelligence/openevolve
/ mainUI.js
File
mainUI.js
scripts/static/js/mainUI.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ width, height } from
'./state.js'
;
2
import
{ selectedProgramId } from
'./main.js'
;
3
import
{ selectProgram } from
'./graph.js'
;
4
import
{ showSidebarContent } from
'./sidebar.js'
;
Callers
nothing calls this directly
Calls
5
selectProgram
Function · 0.90
showSidebarContent
Function · 0.90
setTheme
Function · 0.85
getSystemTheme
Function · 0.85
add
Method · 0.80
Tested by
no test coverage detected