Commit Graph

3 Commits

Author SHA1 Message Date
84ce472c87 Auto-download Go binary on startup and validate setup
The postinstall script doesn't run on toes (package.json is
transformed during deploy), so the binary was never downloaded.
Now the server downloads it from GitHub releases if missing.
Added validate() to catch missing DATA_DIR and non-executable
binary with clear error messages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 17:16:05 -07:00
387f746f8c ok 2026-03-10 16:53:05 -07:00
ca13947bfb init 2026-03-10 16:07:23 -07:00