Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ocsjs/ocsjs
/ onrender
Function
onrender
packages/scripts/src/projects/common.ts:99–102 ·
view source on GitHub ↗
({ panel })
Source
from the content-addressed store, hash-verified
97
}
98
},
99
onrender({ panel }) {
100
const
guide = createGuide();
101
panel.body.replaceChildren(guide);
102
}
103
}),
104
settings:
new
Script({
105
name:
'⚙️ 全局设置'
,
Callers
nothing calls this directly
Calls
4
createGuide
Function · 0.85
updateState
Function · 0.85
sep
Function · 0.85
search
Function · 0.70
Tested by
no test coverage detected