..
__mocks__
feature: add toggle for disable mcp server tool from prompt ( #3551 )
2025-06-20 19:14:59 -04:00
__tests__
fix: hide .rooignore'd files from environment details by default ( #7369 )
2025-08-27 18:09:06 -04:00
activate
feat: focus chat input when clicking plus button in extension menu ( #6689 )
2025-08-07 09:33:25 -04:00
api
feat: update OpenRouter API to support input/output modalities and filter image generation models ( #7492 )
2025-08-28 10:19:46 -04:00
assets
PNPM + Turbo monorepo + Nightly releases ( #3407 )
2025-05-21 21:01:20 -07:00
core
fix: address PR review feedback for task cancellation
2025-08-28 17:30:54 +00:00
extension
Add an API for resuming tasks by ID ( #7122 )
2025-08-15 12:03:58 -04:00
i18n
Add support for Vercel embeddings ( #7445 )
2025-08-27 13:30:19 -04:00
integrations
Make the default image filename more generic ( #7479 )
2025-08-28 02:22:38 -04:00
services
Add support for Vercel embeddings ( #7445 )
2025-08-27 13:30:19 -04:00
shared
feat: add image generation tool with OpenRouter integration ( #7474 )
2025-08-28 01:57:48 -04:00
utils
Show console logging in vitests when the --no-silent flag is set ( #7467 )
2025-08-28 12:51:21 -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
debug: Add ErrorBoundary component for better error handling ( #5085 )
2025-07-23 08:45:35 -04:00
esbuild.mjs
Revert "fix: optimize README for VS Code marketplace to prevent UI freezing" ( #6303 )
2025-07-28 14:31:01 -04:00
eslint.config.mjs
Fix linter errors ( #3821 )
2025-05-21 23:16:43 -07:00
extension.ts
Always set remoteControlEnabled to true for cloud agents ( #7448 )
2025-08-27 02:43:51 -07:00
package.json
Changeset version bump ( #7491 )
2025-08-28 11:21:07 -04:00
package.nls.ca.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.de.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.es.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.fr.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.hi.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.id.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.it.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.ja.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.json
feat: add optional todos parameter to new_task tool with experimental setting ( #6329 ) ( #6775 )
2025-08-21 13:02:05 -07:00
package.nls.ko.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.nl.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.pl.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.pt-BR.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.ru.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.tr.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.vi.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.zh-CN.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
package.nls.zh-TW.json
fix: add i18n support for Account button title ( #6978 )
2025-08-12 22:59:01 -04:00
tsconfig.json
Support linking to @roo-code/cloud in Roo-Code repo ( #6799 )
2025-08-07 01:09:21 -10: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