NaccOll 181993f639 feat: enhance token counting by extracting text from messages using VSCode LM API (#6424) 5 months ago
..
__mocks__ d99ae582d0 feature: add toggle for disable mcp server tool from prompt (#3551) 6 months ago
__tests__ 5d4e3819e4 Support for custom slash commands (#6263) 5 months ago
activate 08c9420350 fix (#5540) 6 months ago
api 181993f639 feat: enhance token counting by extracting text from messages using VSCode LM API (#6424) 5 months ago
assets 57249a0881 PNPM + Turbo monorepo + Nightly releases (#3407) 7 months ago
core 83280a0d40 feat: Add Task History Context to Prompt Enhancement (#6343) 5 months ago
extension 921d7ca6c4 Log API-initiated tasks to a tmp directory (#5833) 6 months ago
i18n 017622d3e3 feat(tools): add image support to read_file tool (#5172) 5 months ago
integrations 93930643c6 feat: Add experimental setting to prevent editor focus disruption (#6214) 5 months ago
services 6a42e91b15 Cloud: add organization MCP controls (#6378) 5 months ago
shared 83280a0d40 feat: Add Task History Context to Prompt Enhancement (#6343) 5 months ago
utils 0cb76d9ae9 fix: add Git installation check for checkpoints feature (#3109) (#5920) 5 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 562a007438 feat: Add automatic configuration import on extension startup (#4848) 6 months ago
package.json f3d2504117 Changeset version bump (#6438) 5 months ago
package.nls.ca.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.de.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.es.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.fr.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.hi.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.id.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.it.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.ja.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.ko.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.nl.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.pl.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.pt-BR.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.ru.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.tr.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.vi.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.zh-CN.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
package.nls.zh-TW.json 09cf6d0996 Remove "(prev Roo Cline)" from extension title in all languages (#6426) 5 months ago
tsconfig.json edce187c03 fix typescript compiler watch path inconsistency (#5155) 6 months ago
turbo.json 73f39616c3 Improve turbo task dependency declarations (#4323) 7 months ago
vitest.config.ts 133af6ae64 Fix #4958: Increase vitest timeout for Windows CI (#4959) 6 months ago
vitest.setup.ts 62c3914034 Farewell jest (#4607) 7 months ago