roomote[bot] 6d8de53c8f fix: skip flaky Windows test in custom-system-prompt.spec.ts (#8023) 3 months ago
..
__mocks__ d99ae582d0 feature: add toggle for disable mcp server tool from prompt (#3551) 6 months ago
__tests__ b309a6ad8b Disable Roomote Control on logout (#7976) 3 months ago
activate 1e403a7c92 fix: identify mcp and slash command config path in multiple folder workspace (#6904) 4 months ago
api 3fe2918e67 Add Z.ai coding plan support (#8003) 3 months ago
assets 57249a0881 PNPM + Turbo monorepo + Nightly releases (#3407) 7 months ago
core 6d8de53c8f fix: skip flaky Windows test in custom-system-prompt.spec.ts (#8023) 3 months ago
extension 280b75d2eb Focus the extension when receiving bridge commands (#7633) 4 months ago
i18n 94b4511053 feat: Move slash commands to Settings tab with gear icon for discoverability (#7988) 3 months ago
integrations 6fe90713ab fix: filter out Claude Code built-in tools (ExitPlanMode, BashOutput, KillBash) (#7818) 3 months ago
services 759454b455 fix: handle ByteString conversion errors in OpenAI embedders (#8008) 3 months ago
shared b576dd9008 fix: include API key in Ollama /api/tags requests (#7903) 3 months ago
utils cde738a450 fix: handle square bracket HTML entities in Gemini responses (#7577) 3 months ago
workers 65cb9244ee Count tokens worker (#3037) 8 months ago
.gitignore 57249a0881 PNPM + Turbo monorepo + Nightly releases (#3407) 7 months ago
.prettierignore 57249a0881 PNPM + Turbo monorepo + Nightly releases (#3407) 7 months ago
.vscodeignore 3e89b06f25 debug: Add ErrorBoundary component for better error handling (#5085) 5 months ago
esbuild.mjs 6c87ce8cd7 Revert "fix: optimize README for VS Code marketplace to prevent UI freezing" (#6303) 5 months ago
eslint.config.mjs 39cd50b989 Fix linter errors (#3821) 7 months ago
extension.ts b309a6ad8b Disable Roomote Control on logout (#7976) 3 months ago
package.json 4fe051f4b5 Changeset version bump (#8026) 3 months ago
package.nls.ca.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.de.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.es.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.fr.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.hi.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.id.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.it.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.ja.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.ko.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.nl.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.pl.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.pt-BR.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.ru.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.tr.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.vi.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.zh-CN.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
package.nls.zh-TW.json fe2b6126c6 feat: add configurable embedding batch size for code indexing (#7464) 4 months ago
tsconfig.json cd9e92fa9b Move @roo-code/cloud to the Roo-Code repo (#7503) 4 months ago
turbo.json 73f39616c3 Improve turbo task dependency declarations (#4323) 7 months ago
vitest.config.ts aee531a143 Show console logging in vitests when the --no-silent flag is set (#7467) 4 months ago
vitest.setup.ts aee531a143 Show console logging in vitests when the --no-silent flag is set (#7467) 4 months ago