Patch Changes
- a70567e: Add DeepSeek as a supported LLM provider.
agents-runtime:detectAvailableProviders()now detectsDEEPSEEK_API_KEY;deepseekadded toAvailableProvidertype,PREFERRED_IDS_BY_PROVIDER, andenvCatalog()agents: model catalog probeshttps://api.deepseek.com/v1/modelsto surface available DeepSeek models (deepseek-v4-flash,deepseek-v4-pro);deepseek-v4-flashis the default fallback choiceagents-desktop:ApiKeysgains adeepseekfield persisted in the keychain and mirrored toDEEPSEEK_API_KEYin the runtime environmentagents-server-ui:ApiKeysFormgains a DeepSeek API key input;OnboardingModalandCredentialsPagepass and persist the new field