github electric-sql/electric @electric-ax/agents-desktop@0.1.7
Electric Agents Desktop v0.1.7

latest releases: @electric-sql/react@1.0.48, @electric-sql/y-electric@0.1.45, @electric-sql/experimental@6.0.19...
3 hours ago

Patch Changes

  • a70567e: Add DeepSeek as a supported LLM provider.
    • agents-runtime: detectAvailableProviders() now detects DEEPSEEK_API_KEY; deepseek added to AvailableProvider type, PREFERRED_IDS_BY_PROVIDER, and envCatalog()
    • agents: model catalog probes https://api.deepseek.com/v1/models to surface available DeepSeek models (deepseek-v4-flash, deepseek-v4-pro); deepseek-v4-flash is the default fallback choice
    • agents-desktop: ApiKeys gains a deepseek field persisted in the keychain and mirrored to DEEPSEEK_API_KEY in the runtime environment
    • agents-server-ui: ApiKeysForm gains a DeepSeek API key input; OnboardingModal and CredentialsPage pass and persist the new field

Don't miss a new electric release

NewReleases is sending notifications on new releases.