1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-23 16:13:21 +00:00

Ssh agent llm detector

This commit is contained in:
Bernd Schoolmann
2025-10-16 19:30:00 +02:00
parent 5857782c4e
commit ed0a490ff1
2 changed files with 47 additions and 5 deletions

View File

@@ -81,7 +81,7 @@ export const DefaultFeatureFlagValue = {
/* Autofill */
[FeatureFlag.MacOsNativeCredentialSync]: FALSE,
[FeatureFlag.WindowsDesktopAutotype]: FALSE,
[FeatureFlag.SshAgentV2]: FALSE,
[FeatureFlag.SshAgentV2]: true,
/* Tools */
[FeatureFlag.DesktopSendUIRefresh]: FALSE,