Roo-Code/src
Bruno Bergher 6e2b85214e
ux: improve API error handling and visibility (#10204)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Daniel <57051444+daniel-lxs@users.noreply.github.com>
2025-12-19 11:38:56 -08:00
..
__mocks__ Add timeout to OpenAI Compatible Provider Client (#9898) 2025-12-08 17:36:53 -08:00
__tests__ fix: refresh models button not flushing cache properly (#9870) 2025-12-19 12:03:50 -05:00
activate Remove Glama provider (#9801) 2025-12-10 14:08:29 -08:00
api ux: improve API error handling and visibility (#10204) 2025-12-19 11:38:56 -08:00
assets Show the Roo provider on the welcome screen (#8317) 2025-09-25 16:13:04 -04:00
core ux: improve API error handling and visibility (#10204) 2025-12-19 11:38:56 -08:00
extension feat: streaming tool stats + token usage throttling (#9926) 2025-12-08 19:40:12 -08:00
i18n [feat] Claude Code Provider Native Tool Calling (#10077) 2025-12-17 12:57:27 -08:00
integrations feat: lock task tool protocol for consistent task resumption (#10192) 2025-12-18 11:54:26 -08:00
services fix: add userAgentAppId to Bedrock embedder for code indexing (#10166) 2025-12-17 20:20:36 -05:00
shared feat: Replace edit_file tool alias with edit_file tool (#9983) 2025-12-18 12:48:30 -07:00
utils fix: strip unsupported JSON Schema format values for OpenAI compatibility (#10198) 2025-12-18 16:57:06 -08: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 fix: refresh models button not flushing cache properly (#9870) 2025-12-19 12:03:50 -05:00
package.json Changeset version bump (#10201) 2025-12-18 18:52:16 -08: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