Roo-Code/src
2026-01-24 04:48:32 +00:00
..
__mocks__ Add timeout to OpenAI Compatible Provider Client (#9898) 2025-12-08 17:36:53 -08:00
__tests__ chore: remove diffEnabled and fuzzyMatchThreshold settings (#10298) 2026-01-23 16:39:08 -05:00
activate Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
api chore: clean up XML legacy code and native-only comments (#10900) 2026-01-22 15:56:11 -05:00
assets Show the Roo provider on the welcome screen (#8317) 2025-09-25 16:13:04 -04:00
core chore: add changeset for v3.43.0 (#10933) 2026-01-23 23:47:44 -05:00
extension feat: streaming tool stats + token usage throttling (#9926) 2025-12-08 19:40:12 -08:00
i18n feat(condense): improve condensation with environment details, accurate token counts, and lazy evaluation (#10920) 2026-01-23 13:52:47 -07:00
integrations Skip thoughtSignature blocks during markdown export #10199 (#10932) 2026-01-23 19:18:58 -08:00
services fix: use json-stream-stringify for pretty-printing MCP config files (#9864) 2026-01-23 19:19:35 -08:00
shared refactor: remove legacy XML tool calling code (getToolDescription) (#10929) 2026-01-23 19:13:55 -05:00
types feat(proxy): add debug-mode proxy routing (#10467) 2026-01-06 13:17:50 -07:00
utils fix: use json-stream-stringify for pretty-printing MCP config files (#9864) 2026-01-23 19:19:35 -08:00
workers Count tokens worker (#3037) 2025-04-29 12:29:25 -07:00
.gitignore PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
.prettierignore PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
.vscodeignore debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
esbuild.mjs feat(proxy): add debug-mode proxy routing (#10467) 2026-01-06 13:17:50 -07:00
eslint.config.mjs Fix linter errors (#3821) 2025-05-21 23:16:43 -07:00
extension.ts feat: remove Claude Code provider (#10883) 2026-01-21 21:32:56 -05:00
package.json changeset version bump 2026-01-24 04:48:32 +00:00
package.nls.ca.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.de.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.es.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.fr.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.hi.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.id.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.it.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.ja.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.ko.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.nl.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.pl.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.pt-BR.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.ru.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.tr.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.vi.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.zh-CN.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
package.nls.zh-TW.json Git worktree management (#10458) 2026-01-20 13:39:24 -08:00
tsconfig.json Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
turbo.json Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00
vitest.config.ts Show console logging in vitests when the --no-silent flag is set (#7467) 2025-08-28 12:51:21 -04:00
vitest.setup.ts Show console logging in vitests when the --no-silent flag is set (#7467) 2025-08-28 12:51:21 -04:00