Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ preview
Function
preview
packages/script/src/index.ts:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
return
VERSION
66
},
67
get preview() {
68
return
IS_PREVIEW
69
},
70
get release(): boolean {
71
return
!!env.OPENCODE_RELEASE
72
},
Callers
5
SortableProject
Function · 0.50
hoverOpen
Function · 0.50
SessionTodoDock
Function · 0.50
SessionFollowupDock
Function · 0.50
SessionRevertDock
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected