MCPcopy 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

SortableProjectFunction · 0.50
hoverOpenFunction · 0.50
SessionTodoDockFunction · 0.50
SessionFollowupDockFunction · 0.50
SessionRevertDockFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected