MCPcopy Create free account
hub / github.com/anomalyco/opencode / release

Function release

packages/script/src/index.ts:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 return IS_PREVIEW
69 },
70 get release(): boolean {
71 return !!env.OPENCODE_RELEASE
72 },
73 get team() {
74 return team
75 },

Callers 3

llm-native.test.tsFile · 0.50
models.tsxFile · 0.50
visibleFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected