Roo-Code/src/utils
2025-12-19 12:18:38 -08:00
..
__tests__ fix: force additionalProperties false for strict mode compatibility (#10210) 2025-12-19 12:18:38 -08:00
logging Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
autoImportSettings.ts feat: Add automatic configuration import on extension startup (#4848) 2025-06-30 10:45:51 -04:00
commands.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
config.ts fix: normalize Windows paths in MCP variable injection (#4739) (#4741) 2025-06-17 14:13:55 -04:00
countTokens.ts Count tokens worker (#3037) 2025-04-29 12:29:25 -07:00
errors.ts Mode and provider profile selector (#7545) 2025-08-29 16:48:06 -07:00
focusPanel.ts Reapply "Always focus the panel when clicked to ensure menu buttons are visible" (#4598) 2025-06-17 16:51:56 -04:00
fs.ts Refactor out file helpers into fs.ts 2024-10-09 01:49:55 -04:00
git.ts feat: add git status to environment details (#9310) 2025-11-17 14:10:32 -05:00
globalContext.ts fix(modes): custom modes under custom path not showing (#8499) 2025-10-28 19:36:56 -04:00
json-schema.ts fix: force additionalProperties false for strict mode compatibility (#10210) 2025-12-19 12:18:38 -08:00
mcp-name.ts fix: remove dots and colons from MCP tool names for Bedrock compatibility (#10152) 2025-12-17 08:47:52 -08:00
migrateSettings.ts fix(modes): custom modes under custom path not showing (#8499) 2025-10-28 19:36:56 -04:00
object.ts Make the default architect prompt create a todo list (#5472) 2025-07-08 13:59:48 -04:00
outputChannelLogger.ts Cloud: add auth logs to the output channel (#4270) 2025-06-02 16:56:27 -07:00
path.ts fix: resolve workspace path inconsistency in code indexing for multi-workspace scenarios (#4397) (#5403) 2025-07-07 11:29:57 -04:00
pathUtils.ts Additional checkbox for auto-approving reads and writes outside of the workspace (#1965) 2025-03-25 01:35:33 -04:00
resolveToolProtocol.ts feat: lock task tool protocol for consistent task resumption (#10192) 2025-12-18 11:54:26 -08:00
safeWriteJson.ts fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
shell.ts fix: handle array paths from VSCode terminal profiles (#7697) 2025-09-05 11:41:00 -07:00
single-completion-handler.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
storage.ts refactor(storage): better fs check (#7164) 2025-08-21 02:15:52 -07:00
text-normalization.ts fix: handle square bracket HTML entities in Gemini responses (#7577) 2025-09-16 11:53:52 -04:00
tiktoken.ts fix: correct token counting for context truncation display (#9961) 2025-12-16 16:12:02 -07:00
tts.ts Add a way to stop TTS (#1787) 2025-03-18 17:05:05 -07:00
vitest-verbosity.ts Show console logging in vitests when the --no-silent flag is set (#7467) 2025-08-28 12:51:21 -04:00
xml-matcher.ts refactor: simplify loop syntax in combineApiRequests and XmlMatcher (#3776) 2025-05-21 09:33:18 -04:00
xml.ts fix: prevent XML entity decoding in diff tools (#7107) (#7108) 2025-08-14 17:46:52 -04:00