Roo-Code/webview-ui/src/components/settings
2026-01-09 12:03:46 -05:00
..
__tests__ ux: Provider-centric signup (#10306) 2025-12-23 14:59:29 -08:00
providers fix(openai): remove convertToSimpleMessages to fix tool calling for OpenAI-compatible providers (#10575) 2026-01-09 12:03:46 -05:00
utils Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
About.tsx feat: Add contact links to About Roo Code settings page (#9570) 2025-11-25 08:54:12 -05:00
ApiConfigManager.tsx Add custom Button component with variant system (#9150) 2025-11-11 20:14:54 -05:00
ApiErrorMessage.tsx fix: ambiguous model id error (#4306) 2025-06-17 11:32:08 -07:00
ApiOptions.tsx chore: remove human-relay provider (#10388) 2025-12-30 15:38:46 -07:00
AutoApproveSettings.tsx feat: remove auto-approve toggles for to-do and retry actions (#10062) 2025-12-13 19:26:06 -07:00
AutoApproveToggle.tsx feat: remove auto-approve toggles for to-do and retry actions (#10062) 2025-12-13 19:26:06 -07:00
BrowserSettings.tsx Add custom Button component with variant system (#9150) 2025-11-11 20:14:54 -05:00
CheckpointSettings.tsx Add checkpoint initialization timeout settings and fix checkpoint timeout warnings (#8019) 2025-10-23 22:18:58 -04:00
ConsecutiveMistakeLimitControl.tsx Batch settings updates from the webview to the extension host (#9165) 2025-11-12 12:29:06 -08:00
constants.ts chore: remove human-relay provider (#10388) 2025-12-30 15:38:46 -07:00
ContextManagementSettings.tsx feat: recursively load .roo/rules and AGENTS.md from subdirectories (#10446) 2026-01-03 15:05:48 -05:00
CustomToolsSettings.tsx Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
DiffSettingsControl.tsx Move diff editing config to provider settings (#2655) 2025-04-15 14:59:27 -04:00
ExperimentalFeature.tsx Make experimental settings more visually consistent (#3923) 2025-05-24 10:38:13 -04:00
ExperimentalSettings.tsx Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
ImageGenerationSettings.tsx Add Roo Code Cloud as an imagegen provider (#9528) 2025-11-24 15:11:35 -05:00
LanguageSettings.tsx Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
MaxCostInput.tsx Batch settings updates from the webview to the extension host (#9165) 2025-11-12 12:29:06 -08:00
MaxLimitInputs.tsx Clean up the auto-approve UI (#6538) 2025-08-01 07:49:42 -04:00
MaxRequestsInput.tsx Batch settings updates from the webview to the extension host (#9165) 2025-11-12 12:29:06 -08:00
ModelDescriptionMarkdown.tsx Add support for Sonic model (#7207) 2025-08-19 00:53:32 -07:00
ModelInfoView.tsx [feat] Claude Code Provider Native Tool Calling (#10077) 2025-12-17 12:57:27 -08:00
ModelPicker.tsx [feat] Claude Code Provider Native Tool Calling (#10077) 2025-12-17 12:57:27 -08:00
NotificationSettings.tsx Use the Slider component everywhere (#1786) 2025-03-18 15:27:28 -07:00
PromptsSettings.tsx Batch settings updates from the webview to the extension host (#9165) 2025-11-12 12:29:06 -08:00
R1FormatSetting.tsx fix qwq model in openai provider (#1940) 2025-03-24 10:14:44 -04:00
RateLimitSecondsControl.tsx Batch settings updates from the webview to the extension host (#9165) 2025-11-12 12:29:06 -08:00
Section.tsx feat: Add contact links to About Roo Code settings page (#9570) 2025-11-25 08:54:12 -05:00
SectionHeader.tsx Localize the settings tab 2025-03-16 12:46:28 -04:00
SettingsView.tsx feat: recursively load .roo/rules and AGENTS.md from subdirectories (#10446) 2026-01-03 15:05:48 -05:00
SlashCommandsSettings.tsx feat: Move slash commands to Settings tab with gear icon for discoverability (#7988) 2025-09-15 15:41:00 -04:00
styles.ts fix: restore list styles for markdown lists in chat interface (#6095) 2025-07-25 16:51:45 -04:00
TemperatureControl.tsx feat: add kimi-k2-thinking model to moonshot provider (#9079) 2025-11-06 12:14:57 -05:00
TerminalSettings.tsx fix: update terminal settings documentation link (#8997) 2025-11-03 13:17:16 -05:00
ThinkingBudget.tsx fix: respect explicit supportsReasoningEffort array values (#9970) 2025-12-09 20:59:13 -08:00
TodoListSettingsControl.tsx Add todo list tool enable checkbox to provider advanced settings (#6032) 2025-07-21 23:27:28 -04:00
transforms.ts Organize provider settings into separate components (#3196) 2025-05-05 15:53:01 -07:00
types.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
UISettings.tsx feat: add toggle for Enter key behavior in chat input (#10002) 2025-12-10 20:31:43 -08:00
Verbosity.tsx feat: add GPT-5 model support (#6819) 2025-08-07 16:57:12 -04:00