Chris Estreich 43ff486d42 Publish subtask events (#7626) 7 months ago
..
__mocks__ d99ae582d0 feature: add toggle for disable mcp server tool from prompt (#3551) 9 months ago
__tests__ cd9e92fa9b Move @roo-code/cloud to the Roo-Code repo (#7503) 7 months ago
activate f5e0525536 feat: rename Account tab to Cloud tab (#7558) 7 months ago
api d1baa6e849 fix: add cache reporting support for OpenAI-Native provider (#7602) 7 months ago
assets 57249a0881 PNPM + Turbo monorepo + Nightly releases (#3407) 10 months ago
core 43ff486d42 Publish subtask events (#7626) 7 months ago
extension 43ff486d42 Publish subtask events (#7626) 7 months ago
i18n 1ad2129964 Add support for Vercel embeddings (#7445) 7 months ago
integrations 97cfb962a0 Fix claudeCode.notFound translation key (#7571) 7 months ago
services fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
shared 5196c75017 Move message queue to the extension host (#7604) 7 months ago
utils 47f594f27b fix: special tokens should not break task processing (#7540) 7 months ago
workers 65cb9244ee Count tokens worker (#3037) 11 months ago
.gitignore 57249a0881 PNPM + Turbo monorepo + Nightly releases (#3407) 10 months ago
.prettierignore 57249a0881 PNPM + Turbo monorepo + Nightly releases (#3407) 10 months ago
.vscodeignore 3e89b06f25 debug: Add ErrorBoundary component for better error handling (#5085) 8 months ago
esbuild.mjs 6c87ce8cd7 Revert "fix: optimize README for VS Code marketplace to prevent UI freezing" (#6303) 8 months ago
eslint.config.mjs 39cd50b989 Fix linter errors (#3821) 10 months ago
extension.ts 59d6e74ec0 Cloud: fix provider syncing (#7603) 7 months ago
package.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.ca.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.de.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.es.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.fr.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.hi.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.id.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.it.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.ja.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.ko.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.nl.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.pl.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.pt-BR.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.ru.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.tr.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.vi.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.zh-CN.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
package.nls.zh-TW.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 7 months ago
tsconfig.json cd9e92fa9b Move @roo-code/cloud to the Roo-Code repo (#7503) 7 months ago
turbo.json 73f39616c3 Improve turbo task dependency declarations (#4323) 10 months ago
vitest.config.ts aee531a143 Show console logging in vitests when the --no-silent flag is set (#7467) 7 months ago
vitest.setup.ts aee531a143 Show console logging in vitests when the --no-silent flag is set (#7467) 7 months ago