mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
build: centralize the pinned opencode version (#1075)
Keep OpenCode version selection predictable by reading a single repo-wide constant and packaging that pin into orchestrator builds. Remove env and latest-release fallbacks so desktop, workers, snapshots, and CI stay aligned. Co-authored-by: Omar McAdam <omar@OpenWork-Studio.localdomain>
This commit is contained in:
3
constants.json
Normal file
3
constants.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"opencodeVersion": "v1.2.27"
|
||||
}
|
||||
Reference in New Issue
Block a user