Settings that control the behavior of the commit message generator.
+ {/* Sync to Chat Switch */}
+
+ voidSettingsService.setGlobalSetting('syncSCMToChat', newVal)}
+ />
+ {settingsState.globalSettings.syncSCMToChat ? 'Same as Chat model' : 'Different model'}
+
+
+ {/* Model Dropdown */}
+
+
+
+