Roo-Code/src
daniel-lxs 1ac2c81421
test: add regression test for malformed native tool call hang fix
Adds a test that reads the actual Task.ts source code and verifies that the
broken condition (filtering out tool_use blocks) is not present, preventing
future regressions of https://github.com/RooCodeInc/Roo-Code/pull/9758
2025-12-02 22:15:17 -05:00
..
__mocks__ feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
__tests__ Metadata‑driven subtasks (no UI changes): automatic parent resume and single‑open safety (#9090) 2025-11-27 21:18:42 -07:00
activate ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
api fix: remove reasoning toggles for GLM-4.5 and GLM-4.6 on z.ai provider (#9752) 2025-12-02 14:20:48 -05:00
assets Show the Roo provider on the welcome screen (#8317) 2025-09-25 16:13:04 -04:00
core test: add regression test for malformed native tool call hang fix 2025-12-02 22:15:17 -05:00
extension Metadata‑driven subtasks (no UI changes): automatic parent resume and single‑open safety (#9090) 2025-11-27 21:18:42 -07:00
i18n Feature/bedrock embeddings support (#9475) 2025-11-26 08:58:58 -05:00
integrations Refactor: Remove line_count parameter from write_to_file tool (#9667) 2025-12-02 13:39:37 -05:00
services fix: update default settings for inline terminal and codebase indexing (#9622) 2025-11-26 17:10:27 -05:00
shared Refactor: Remove line_count parameter from write_to_file tool (#9667) 2025-12-02 13:39:37 -05:00
utils Remove experimental setting for native tool calls (#9333) 2025-11-17 23:37:36 -05: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 Test a provider-oriented welcome screen (#9484) 2025-11-21 17:37:30 -05:00
package.json Changeset version bump (#9764) 2025-12-02 19:49:48 -05:00
package.nls.ca.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.de.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.es.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.fr.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.hi.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.id.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.it.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.ja.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.ko.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.nl.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.pl.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.pt-BR.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.ru.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.tr.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.vi.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.zh-CN.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05:00
package.nls.zh-TW.json ux: Toolbar cleanup and settings consolidation (#9710) 2025-12-01 09:43:15 -05: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