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
Copy file name to clipboardExpand all lines: README.md
+20-20
Original file line number
Diff line number
Diff line change
@@ -37,20 +37,20 @@ models.
37
37
</picture>
38
38
39
39
---
40
-
## ✨ Why choose CodeGate?
40
+
## Why choose CodeGate?
41
41
42
42
AI coding assistants are powerful, but they can inadvertently introduce risks and configurations
43
43
can sprawl across multiple IDE extensions, plugins and agent systems. CodeGate simplifies the management of AI model and provider configurations and provides additional features to help you keep your development process safe.
44
44
45
-
-🌐 Centralize and manage all your AI coding assistants in one place
46
-
-🔄 Mux / Route prompts to different AI models based on workspaces or file types
47
-
-🔑 Centrally configure and manage your provider credentials and API keys
48
-
-🛡️ Protect your development process from accidental exposure of secrets and sensitive personal data to the cloud
49
-
-🔒 Ensure that the recommendations provided by your AI coding assistants follow secure coding practices
50
-
-🚫 Prevent malicious or deprecated libraries from being recommended to you by an LLM
45
+
- Centralize and manage all your AI coding assistants in one place
46
+
- Mux / Route prompts to different AI models based on workspaces or file types
47
+
- Centrally configure and manage your provider credentials and API keys
48
+
- Protect your development process from accidental exposure of secrets and sensitive personal data to the cloud
49
+
- Ensure that the recommendations provided by your AI coding assistants follow secure coding practices
50
+
- Prevent malicious or deprecated libraries from being recommended to you by an LLM
51
51
52
52
---
53
-
## 🚀 Quickstart
53
+
## Quickstart
54
54
55
55
### Prerequisites
56
56
@@ -83,7 +83,7 @@ Now it's time to configure your preferred AI coding assistant to use CodeGate
0 commit comments