Roo-Code/src/shared
2025-11-17 23:37:36 -05:00
..
__tests__ Remove experimental setting for native tool calls (#9333) 2025-11-17 23:37:36 -05: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
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 feat: add Qwen3 embedding models (0.6B and 4B) to OpenRouter support (#9060) 2025-11-05 15:35:25 -05:00
experiments.ts Remove experimental setting for native tool calls (#9333) 2025-11-17 23:37:36 -05:00
ExtensionMessage.ts feat: add git status to environment details (#9310) 2025-11-17 14:10:32 -05:00
getApiMetrics.ts Fix cost and token tracking between provider styles (#8954) 2025-10-31 15:14:29 -04: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 Expose default modes in @roo-code/types (#6184) 2025-07-24 22:13:40 -04: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 fix: resolve 400 error with native tools on OpenRouter (#9238) 2025-11-13 15:10:38 -05:00
vsCodeSelectorUtils.ts Prettier backfill 2025-01-17 14:11:28 -05:00
WebviewMessage.ts Batch settings updates from the webview to the extension host (#9165) 2025-11-12 12:29:06 -08:00