Roo-Code/src/utils
2026-01-15 23:05:00 -05:00
..
__tests__ fix: flatten top-level anyOf/oneOf/allOf in MCP tool schemas (#10726) 2026-01-15 23:05:00 -05: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 Move more types to @roo-code/types (for the cli) (#10583) 2026-01-09 11:59:06 -08: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: flatten top-level anyOf/oneOf/allOf in MCP tool schemas (#10726) 2026-01-15 23:05:00 -05:00
mcp-name.ts fix: encode hyphens in MCP tool names before sanitization (#10644) 2026-01-12 17:06:40 -05:00
migrateSettings.ts fix(modes): custom modes under custom path not showing (#8499) 2025-10-28 19:36:56 -04:00
networkProxy.ts feat(proxy): add debug-mode proxy routing (#10467) 2026-01-06 13:17:50 -07: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(path): return empty string from getReadablePath when path is empty - ROO-437 (#10638) 2026-01-12 18:49:37 -05: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: deprecate XML tool protocol selection, force native for new tasks (#10281) 2025-12-22 17:49:50 -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
tool-id.ts fix: sanitize tool_use IDs to match API validation pattern (#10649) 2026-01-12 18:04:58 -05: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