Roo-Code/webview-ui/src/components
Roo Code 9a05952af7 feat: add collapsed code snippet display in chat input
Implements a feature to show code context as compact chips in the chat
input box rather than displaying full code text. When selecting code and
adding to context, it now appears as a collapsed chip showing the file
path and line range.

Features:
- CodeSnippet type for structured code references
- CodeSnippetChip component for compact display of code references
- Multiple code snippets can be added and displayed as chips
- Full code content is expanded when sending to AI
- Remove button on each chip to remove snippets

Relates to #10085
2026-01-07 14:52:44 -07:00
..
__tests__ Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
browser-session Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
chat feat: add collapsed code snippet display in chat input 2026-01-07 14:52:44 -07:00
cloud ux: Updates to CloudView (#9776) 2025-12-03 13:36:33 +00:00
common Add custom Button component with variant system (#9150) 2025-11-11 20:14:54 -05:00
history Metadata‑driven subtasks (no UI changes): automatic parent resume and single‑open safety (#9090) 2025-11-27 21:18:42 -07:00
marketplace ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
mcp Remove TabContent wrapper from Modes and MCP (#9712) 2025-12-01 11:06:21 -05:00
modes Remove TabContent wrapper from Modes and MCP (#9712) 2025-12-01 11:06:21 -05:00
settings feat: add xhigh reasoning effort to OpenAI compatible endpoints (#10061) 2026-01-07 14:32:30 -07:00
ui chore: remove human-relay provider (#10388) 2025-12-30 15:38:46 -07:00
welcome ux: Provider-centric signup (#10306) 2025-12-23 14:59:29 -08:00
ErrorBoundary.tsx Remove duplicated assignment (#6355) 2025-07-29 10:54:44 -04:00