Skip to content

Commit 0c89162

Browse files
authored
Try to avoid type error from removing gemini-cli (RooCodeInc#5226)
1 parent a480937 commit 0c89162

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/public-bugs-hang.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
Bump

packages/types/src/provider-settings.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export const providerNames = [
1919
"vscode-lm",
2020
"lmstudio",
2121
"gemini",
22+
"gemini-cli",
2223
"openai-native",
2324
"mistral",
2425
"deepseek",

0 commit comments

Comments
 (0)