Roo-Code/webview-ui/src/components/chat
2026-05-13 19:16:37 -06:00
..
__tests__ Remove contributor and community references (#12347) 2026-05-12 16:33:09 +01:00
checkpoints feat(chat): add previous checkpoint navigation controls and i18n (#12139) 2026-04-20 16:12:10 -06:00
context-management fix: use foreground color for context-management icons (#9912) 2025-12-08 08:17:47 -07:00
hooks Remove modifier checks from prompt history navigation (#5467) 2025-07-08 11:19:46 -04:00
utils feat: show aggregated +/− line counts in FileChangesPanel header (#11618) 2026-02-19 23:22:20 -07:00
Announcement.tsx Remove corporate extension support links (#12341) 2026-05-12 14:23:08 +01:00
ApiConfigSelector.tsx Reapply Batch 2: 9 minor-conflict non-AI-SDK cherry-picks (#11474) 2026-02-14 16:40:07 -07:00
AutoApprovedRequestLimitWarning.tsx Add custom Button component with variant system (#9150) 2025-11-11 20:14:54 -05:00
AutoApproveDropdown.tsx Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
BatchDiffApproval.tsx Fix spelling/grammar and casing inconsistencies (#11485) 2026-02-24 14:22:22 -07:00
BatchFilePermission.tsx Reapply Batch 2: 9 minor-conflict non-AI-SDK cherry-picks (#11474) 2026-02-14 16:40:07 -07:00
BatchListFilesPermission.tsx Reapply Batch 2: 9 minor-conflict non-AI-SDK cherry-picks (#11474) 2026-02-14 16:40:07 -07:00
ChatRow.tsx Remove corporate extension support links (#12341) 2026-05-12 14:23:08 +01:00
ChatTextArea.tsx Merge 3372288a98 into e921f9d21e 2026-05-13 19:16:37 -06:00
ChatView.tsx Remove corporate extension support links (#12341) 2026-05-12 14:23:08 +01:00
CheckpointRestoreDialog.tsx Edit/Delete User Message (#7447) 2025-09-05 14:50:18 -04:00
CheckpointWarning.tsx Add checkpoint initialization timeout settings and fix checkpoint timeout warnings (#8019) 2025-10-23 22:18:58 -04:00
CodebaseSearchResult.tsx Improve the display of codebase search results (#5571) 2025-07-10 12:30:06 -04:00
CodebaseSearchResultsDisplay.tsx Improve the display of codebase search results (#5571) 2025-07-10 12:30:06 -04:00
CodeIndexPopover.tsx feat: add per-workspace indexing opt-in and stop/cancel control (#11456) 2026-02-18 23:09:17 -07:00
CommandExecution.tsx Inline terminal rendering parity with the VSCode Terminal (#11361) 2026-02-20 00:19:56 -07:00
CommandExecutionError.tsx ux: improved error messages and documentation links (#9777) 2025-12-04 15:25:23 +00:00
CommandPatternSelector.tsx ux: Redesigned Message Feed (#7985) 2025-09-19 09:30:13 -04:00
ContextMenu.tsx Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
ContextWindowProgress.tsx Revert "feat: Experiment: Show a bit of stats in Cloud tab to help users discover there's more in Cloud" (#8559) 2025-10-07 21:37:10 -04:00
ErrorRow.tsx chore: remove XML tool calling support (#10841) 2026-01-20 20:25:08 -05:00
FileChangesPanel.tsx Add OpenAI's GPT-5.3-Codex model support (#11728) 2026-02-24 14:46:27 -07:00
FollowUpSuggest.tsx Release v3.39.0 (#10537) 2026-01-08 01:52:53 -05:00
IconButton.tsx Random chat text area cleanup (#7436) 2025-08-26 20:48:24 -07:00
IndexingStatusBadge.tsx feat: add per-workspace indexing opt-in and stop/cancel control (#11456) 2026-02-18 23:09:17 -07:00
LucideIconButton.tsx Fix broken share button (#9253) 2025-11-13 20:51:27 -05:00
Markdown.tsx fix: prevent scrollbar flickering in chat view during content streaming (#6266) 2025-07-26 22:55:12 -04:00
McpExecution.tsx Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
Mention.tsx ux: Improvements to to-do lists and task headers (#9096) 2025-11-07 17:26:20 -05:00
MessageModificationConfirmationDialog.tsx Message edit/delete overhaul (#5538) 2025-07-17 10:16:57 -04:00
ModeSelector.tsx Remove the MCP marketplace (#12326) 2026-05-11 18:19:08 -04:00
OpenMarkdownPreviewButton.tsx feat: add button to open markdown in VSCode preview (#10773) 2026-01-16 10:56:19 -05:00
ProfileViolationWarning.tsx Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
ProgressIndicator.tsx Revert "Tailwind migration" (#3321) 2025-05-08 10:38:29 -04:00
QueuedMessages.tsx Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
ReasoningBlock.tsx Fix thinking block word-breaking to prevent horizontal scroll (#10806) 2026-01-17 12:15:27 -05:00
ShareButton.tsx Remove Roo Code Cloud and evals (#12328) 2026-05-11 22:43:45 -04:00
SlashCommandItemSimple.tsx Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08:00
TaskActions.tsx feat: add visual feedback to copy button in task actions (#11403) 2026-02-19 23:55:22 -07:00
TaskHeader.tsx Remove Roo Code Cloud and evals (#12328) 2026-05-11 22:43:45 -04:00
TerminalOutput.tsx Inline terminal rendering parity with the VSCode Terminal (#11361) 2026-02-20 00:19:56 -07:00
TodoChangeDisplay.tsx Fix: Correct TODO list display order in chat view (ROO-107) (#9991) 2025-12-10 10:43:03 -08:00
TodoListDisplay.tsx ux: Improvements to to-do lists and task headers (#9096) 2025-11-07 17:26:20 -05:00
TooManyToolsWarning.tsx feat: warn users when too many MCP tools are enabled (#10772) 2026-01-18 09:22:09 -05:00
UpdateTodoListToolBlock.tsx add todo tool (#5182) 2025-07-07 14:07:39 -04:00
WarningRow.tsx feat: warn users when too many MCP tools are enabled (#10772) 2026-01-18 09:22:09 -05:00
WorktreeSelector.tsx ux: improve worktree selector and creation UX (#10940) 2026-01-24 22:06:37 +00:00