Roo-Code/src
2025-06-29 04:46:10 +00:00
..
__mocks__ feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
__tests__ Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
activate fix terminal keyboard shortcut error when adding content to context (#5161) 2025-06-26 20:34:14 -04:00
api Remove Gemini CLI provider (#5223) 2025-06-28 23:48:28 -04:00
assets PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
core Revert "Stop double-capturing cloud telemetry" (#5220) 2025-06-28 16:03:56 -04:00
extension Fix/4100 subtask completion mismatch (#4738) 2025-06-17 15:06:44 -04:00
i18n Remove Gemini CLI provider (#5223) 2025-06-28 23:48:28 -04:00
integrations fix: resolve E2BIG error by passing large prompts via stdin to Claude CLI (#5186) 2025-06-27 20:07:04 -04:00
services fix: restore JSON backwards compatibility for .roomodes files (#5199) 2025-06-27 15:04:17 -04:00
shared Remove Gemini CLI provider (#5223) 2025-06-28 23:48:28 -04:00
utils Git Repo URL telemetry link fix: only Https (#5202) 2025-06-28 09:32:27 -04: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 feat: add LaTeX math equation rendering in chat window (#4258) (#4786) 2025-06-20 15:45:18 -04:00
esbuild.mjs Try to fix win32 esbuild (#4479) 2025-06-09 15:03:44 -07:00
eslint.config.mjs Fix linter errors (#3821) 2025-05-21 23:16:43 -07:00
extension.ts Support config policies that require use of cloud (#4762) 2025-06-16 18:31:22 -04:00
package.json changeset version bump 2025-06-29 04:46:10 +00:00
package.nls.ca.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.de.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.es.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.fr.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.hi.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.id.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.it.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.ja.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.ko.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.nl.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.pl.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.pt-BR.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.ru.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.tr.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.vi.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.zh-CN.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
package.nls.zh-TW.json feat: register importSettings as VSCode command (#5095) 2025-06-25 16:07:08 -04:00
tsconfig.json Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
turbo.json Improve turbo task dependency declarations (#4323) 2025-06-04 09:32:27 -07:00
vitest.config.ts Fix #4958: Increase vitest timeout for Windows CI (#4959) 2025-06-20 17:14:42 -07:00
vitest.setup.ts Farewell jest (#4607) 2025-06-16 21:39:45 -07:00