multica/packages
yushen b8aa5ad7e6 refactor(core): convert MULTICA_API_URL constant to getApiBaseUrl() function
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>
2026-02-14 07:30:36 +08:00
..
core refactor(core): convert MULTICA_API_URL constant to getApiBaseUrl() function 2026-02-14 07:30:36 +08:00
hooks feat(utils): unify encrypted Device ID across all platforms 2026-02-13 17:34:23 +08:00
sdk feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
store feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
types feat(types): add AuthUser type for auth integration 2026-02-13 12:24:43 +08:00
ui merge: resolve conflict with main (keep both auth and subagents handlers) 2026-02-13 14:41:15 +08:00
utils feat(utils): unify encrypted Device ID across all platforms 2026-02-13 17:34:23 +08:00