mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-03 19:20:07 +02:00
Lazy-read process.env at call time instead of module import time. This ensures the env bridge in the Electron main process has time to set process.env.MULTICA_API_URL before the first API request. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>