Roo-Code/webview-ui/src/utils
mlopezr e53d299acf
Allow Amazon Bedrock Marketplace ARNs (#2874)
* Update validate.ts

Allow ARNs from Bedrock Marketplace, which are different because models are deployed using SageMaker Inference behind the scenes.

* Update bedrock.ts

Allow ARNs from Bedrock Marketplace, which are different because models are deployed using SageMaker Inference behind the scenes.
2025-04-23 09:36:50 -04:00
..
__tests__ Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00
clipboard.ts Centralize clipboard functionality 2025-02-07 22:23:04 -05:00
command-validation.ts Allow setting a wildcard for auto-approve commands 2025-02-19 09:39:42 -05:00
context-mentions.ts fix(mention): conditionally remove aftercursor content (#2732) 2025-04-23 03:09:29 -04:00
format.ts Localize formatting helpers 2025-03-17 16:22:47 -04: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 Prettier backfill 2025-01-17 14:11:28 -05:00
json.ts Safe JSON parse in ChatRow (#2666) 2025-04-15 19:49:25 -04:00
mcp.ts Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00
model-utils.ts Relax provider profiles schema and log parse error to PostHog (#2139) 2025-03-30 23:07:34 -07:00
path-mentions.ts Fix: Improve drag-and-drop and SSH path handling (#2808) 2025-04-21 09:27:24 -04:00
TelemetryClient.ts Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00
textMateToHljs.ts Chore: Prettier for consistant formatting (#794) 2024-11-21 13:13:54 -08:00
useDebounceEffect.ts Add support for Mermaid diagrams 2025-03-01 18:03:28 -05:00
validate.ts Allow Amazon Bedrock Marketplace ARNs (#2874) 2025-04-23 09:36:50 -04:00
vscode.ts Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00