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
feat: integrate codebaseIndexGeminiBaseUrl in state management
- Add codebaseIndexGeminiBaseUrl to ClineProvider state objects in getStateToPostToWebview() and getState()
- Add codebaseIndexGeminiBaseUrl to saveCodeIndexSettingsAtomic handler in webviewMessageHandler
- Add codebaseIndexGeminiBaseUrl field to WebviewMessage codeIndexSettings type definition
- Ensures Gemini base URL setting is properly managed in extension state
0 commit comments