..
__tests__
refactor: consolidate ThinkingBudget components and fix disable handling ( #9930 )
2025-12-08 17:23:49 -08:00
utils
fix: create new Requesty profile during OAuth ( #8699 )
2025-11-02 01:07:16 -04:00
api.ts
feat(openai): OpenAI Responses: model-driven prompt caching and generic reasoning options refactor ( #9259 )
2025-11-14 00:13:49 -05:00
array.ts
Initial streaming refactor
2024-10-09 01:49:54 -04:00
browserUtils.ts
Browser Use 2.0 ( #8941 )
2025-11-21 17:26:15 -05:00
checkExistApiConfig.ts
refactor: flatten image generation settings structure ( #7536 )
2025-08-29 18:35:24 -04:00
combineApiRequests.ts
Add a new @roo-code/types package and use it everywhere ( #3912 )
2025-05-26 12:06:45 -07:00
combineCommandSequences.ts
Random chat text area cleanup ( #7436 )
2025-08-26 20:48:24 -07:00
context-mentions.ts
fix: restrict @-mention parsing to line-start or whitespace boundaries ( #7876 )
2025-09-11 19:37:10 -04:00
cost.ts
Fix cost and token tracking between provider styles ( #8954 )
2025-10-31 15:14:29 -04:00
embeddingModels.ts
Feature/bedrock embeddings support ( #9475 )
2025-11-26 08:58:58 -05:00
experiments.ts
feat: enable multiple native tool calls per turn with failure guardrails ( #9273 )
2025-11-25 20:21:13 -05:00
ExtensionMessage.ts
Add a way to save screenshots from the browser tool ( #9963 )
2025-12-09 16:12:36 -08:00
getApiMetrics.ts
feat: streaming tool stats + token usage throttling ( #9926 )
2025-12-08 19:40:12 -08:00
globalFileNames.ts
Use yaml as default custom modes format ( #3749 )
2025-05-20 16:44:29 -04:00
language.ts
✨ feat: Indonesian translation ( #4672 )
2025-06-13 20:25:05 -04:00
mcp.ts
feature: add toggle for disable mcp server tool from prompt ( #3551 )
2025-06-20 19:14:59 -04:00
modes.ts
feat: add search_and_replace tool for batch text replacements ( #9549 )
2025-11-27 21:19:10 -07:00
package.ts
Focus the extension when receiving bridge commands ( #7633 )
2025-09-03 12:23:50 -07:00
parse-command.ts
Move auto-approval from ChatView to Task ( #9157 )
2025-11-10 17:01:50 -08:00
ProfileValidator.ts
feat: Add DeepInfra as a model provider in Roo Code ( #7677 )
2025-09-04 17:28:45 -04:00
safeJsonParse.ts
feat: vertex/gemini prompt caching ( #2996 )
2025-04-28 15:11:35 -07:00
support-prompt.ts
fix: move context condensing prompt to Prompts section ( #4924 ) ( #5279 )
2025-07-19 22:24:08 -04:00
todo.ts
add todo tool ( #5182 )
2025-07-07 14:07:39 -04:00
tools.ts
Add a way to save screenshots from the browser tool ( #9963 )
2025-12-09 16:12:36 -08:00
vsCodeSelectorUtils.ts
Prettier backfill
2025-01-17 14:11:28 -05:00
WebviewMessage.ts
feat: Add provider routing selection for OpenRouter embeddings ( #9144 ) ( #9693 )
2025-12-02 22:59:55 -05:00