Skip to content

Commit 0f32e39

Browse files
mrubensutarn
authored andcommitted
Try to avoid type error from removing gemini-cli (RooCodeInc#5226)
1 parent edd4a72 commit 0f32e39

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
@@ -20,6 +20,7 @@ export const providerNames = [
2020
"vscode-lm",
2121
"lmstudio",
2222
"gemini",
23+
"gemini-cli",
2324
"openai-native",
2425
"mistral",
2526
"deepseek",

0 commit comments

Comments
 (0)