mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 10:45:33 -04:00
5564f506c6
Read version from packages/agent-core/package.json instead of generating dynamic timestamp versions. This allows setting a permanent version by editing package.json. Priority order: 1. AGENT_CORE_VERSION env var 2. OPENCODE_VERSION env var 3. package.json version (new) 4. Dynamic timestamp version Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>