github electric-sql/electric @electric-ax/agents-server@0.4.3

3 hours ago

Patch Changes

  • c4e046f: Add Electric Cloud sign-in to the desktop app. New Settings → Account panel signs in via GitHub or Google through dashboard.electric-sql.cloud's loopback OAuth flow (the same one the CLI uses), encrypts the resulting JWT with safeStorage, refreshes name + workspaces via auth.whoami, and offers a one-click jump to the user's Electric Cloud dashboard.

    Add first-launch onboarding for Electric Cloud sign-in and LLM API keys, plus a Cloud Agent Servers settings section that syncs the user's Cloud agent servers, mints per-tenant agents tokens in the main process, and connects the desktop runtime/UI to tenant-scoped Cloud agents URLs without exposing those tokens to the renderer or settings.json.

  • 47f17f1: Route Durable Streams subscription control traffic through the reserved __ds prefix under each stream URL. Agents-server now accepts control routes at the server-root __ds prefix, proxies them before normal stream operations, and forwards Durable Streams requests through the resolved tenant stream root instead of inferring cloud-specific URL shapes.

  • Updated dependencies [a15c7b6]

    • @electric-sql/client@1.5.18

Don't miss a new electric release

NewReleases is sending notifications on new releases.