Roo-Code/webview-ui/src/utils
2025-08-26 20:48:24 -07:00
..
__tests__ feat: Add Vercel AI Gateway provider integration (#7396) 2025-08-26 13:41:02 -07:00
clipboard.ts fix(clipboard): Clear setTimeout in useCopyToClipboard to resolve memory leak (#4228) 2025-06-04 16:45:51 -04:00
command-parser.ts feat: Add terminal command permissions UI to chat interface (#5480) (#5798) 2025-07-25 16:49:51 -04:00
command-validation.ts Handle substitution patterns in command validation (#7390) 2025-08-25 12:41:01 -04:00
context-mentions.ts Add a built-in /init slash command (#7381) 2025-08-25 16:53:32 -04:00
docLinks.ts feat: add buildDocLink utility and 21 Internal Links to Docs (#3418) 2025-05-14 13:15:05 -04:00
format.ts feat: clean up task list in HistoryPreview and History components (#6687) 2025-08-05 11:05:55 -07:00
formatPrice.ts Better model picker 2025-02-07 12:25:52 -08:00
getLanguageFromPath.ts Refactor utilities to utils for consistency 2024-08-03 15:47:41 -04:00
highlight.ts fix: TaskItem display and copy issues with HTML tags in task messages. (#4444) 2025-06-11 23:50:56 -04:00
highlighter.ts Fix linter errors (#3821) 2025-05-21 23:16:43 -07:00
imageUtils.ts Message edit/delete overhaul (#5538) 2025-07-17 10:16:57 -04:00
mcp.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
model-utils.ts Update the max-token calculation in model-params to use the shared logic (#5720) 2025-07-15 02:20:22 -04:00
path-mentions.ts Support mentioning filenames with spaces (#3044) 2025-04-29 22:27:16 -04:00
removeLeadingNonAlphanumeric.ts Show LLM streaming file write content (#3241) 2025-05-13 09:47:33 -07:00
sourceMapInitializer.ts debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
sourceMapUtils.ts debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
TelemetryClient.ts Random chat text area cleanup (#7436) 2025-08-26 20:48:24 -07:00
test-utils.tsx Random chat text area cleanup (#7436) 2025-08-26 20:48:24 -07:00
textMateToHljs.ts Chore: Prettier for consistant formatting (#794) 2024-11-21 13:13:54 -08:00
url.ts Marketplace (#4538) 2025-06-11 17:28:12 -04:00
useDebounceEffect.ts Add support for Mermaid diagrams 2025-03-01 18:03:28 -05:00
validate.ts feat: Add Vercel AI Gateway provider integration (#7396) 2025-08-26 13:41:02 -07:00
vscode.ts chore: fix typos in comment & document (#5569) 2025-07-10 11:33:26 -04:00