Roo-Code/src
github-actions[bot] 130ce2936e
Changeset version bump (#7630)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-09-03 09:49:02 -04:00
..
__mocks__ feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
__tests__ Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
activate feat: rename Account tab to Cloud tab (#7558) 2025-08-30 18:57:00 -04:00
api fix: add cache reporting support for OpenAI-Native provider (#7602) 2025-09-02 19:59:16 -04:00
assets PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
core Publish subtask events (#7626) 2025-09-03 04:05:54 -07:00
extension Publish subtask events (#7626) 2025-09-03 04:05:54 -07:00
i18n Add support for Vercel embeddings (#7445) 2025-08-27 13:30:19 -04:00
integrations Fix claudeCode.notFound translation key (#7571) 2025-09-01 08:53:14 -04:00
services feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
shared Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
utils fix: special tokens should not break task processing (#7540) 2025-08-30 10:40:40 -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 Cloud: fix provider syncing (#7603) 2025-09-02 15:18:21 -07:00
package.json Changeset version bump (#7630) 2025-09-03 09:49:02 -04:00
package.nls.ca.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.de.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.es.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.fr.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.hi.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.id.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.it.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.ja.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.ko.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.nl.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.pl.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.pt-BR.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.ru.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.tr.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.vi.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.zh-CN.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04:00
package.nls.zh-TW.json feat: add configurable embedding batch size for code indexing (#7464) 2025-09-01 21:36:56 -04: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