You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blank plugin settings on DSH rc.6: declare the browser plugin's runtime connection / remote service dependencies and explicitly inject @deepseek-ai/dsh-client-connection plus @deepseek-ai/dsh-api-remotes in the package manifest. settingsScope.bind() can now resolve its settings transport and invalidation events from the caller context, so the configuration card registers normally without manual settings.yaml edits. Client and manifest regression assertions were updated alongside the fix.