+
+ {{ tm('codingAgentsEditor.providers') }}
+
+
+ {{
+ entry.type === 'custom'
+ ? tm('codingAgentsEditor.providersCustomHint')
+ : tm('codingAgentsEditor.providersHint')
+ }}
+
+
+
+
+
+
+
+ {{ tm('codingAgentsEditor.noProviders') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tm('codingAgentsEditor.removeProvider') }}
+
+
+
+
+
+
+
+ {{ tm('codingAgentsEditor.addProvider') }}
+
+
+
+