Roo-Code/src
2025-06-01 22:56:47 -04:00
..
__mocks__ feat: Add support for Streamable HTTP Transport MCP servers (#4210) 2025-06-01 21:54:38 -04:00
__tests__ Use yaml as default custom modes format (#3749) 2025-05-20 16:44:29 -04:00
activate Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
api Run prettier on src/ (#4221) 2025-06-01 22:56:47 -04:00
assets PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
core Run prettier on src/ (#4221) 2025-06-01 22:56:47 -04:00
extension Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
i18n feat(read_file): enhance file reading capabilities with multi-file support and improved parameter handling (#2886) 2025-05-30 17:09:42 -04:00
integrations Run prettier on src/ (#4221) 2025-06-01 22:56:47 -04:00
services add support for mcp server instructions (#3260) 2025-06-01 22:28:27 -04:00
shared Run prettier on src/ (#4221) 2025-06-01 22:56:47 -04:00
utils chore: fix typos in comment-out (#4095) 2025-06-01 22:13:42 -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 PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
esbuild.mjs Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
eslint.config.mjs Fix linter errors (#3821) 2025-05-21 23:16:43 -07:00
extension.ts Simplify CloudService callbacks (#4097) 2025-05-28 21:15:48 -07:00
jest.config.mjs Codebase indexing (Clean history) (#3137) 2025-05-23 19:07:19 -06:00
package.json chore(deps): update node.js to v20.19.2 (#4159) 2025-05-30 22:48:46 -04:00
package.nls.ca.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.de.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.es.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.fr.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.hi.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.it.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.ja.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.ko.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.nl.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.pl.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.pt-BR.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.ru.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.tr.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.vi.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.zh-CN.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
package.nls.zh-TW.json bugfix: Set sidebar name (#4146) 2025-05-30 09:33:15 -04:00
tsconfig.json PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
vitest.config.ts Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00