Roo-Code/src/core
Matt Rubens 0682629ac8
Cloud account switcher (#8223)
* Cloud account switcher

* Bare metal evals fixes (#8224)

Co-authored-by: Roo Code <roomote@roocode.com>

* Rounded icons in chat account switcher

* Visual tweaks to CloudView

* Remove hardcoded timeout

* Safer check

* PR feedback

* Fix test

* Check for org mismatches in handleCredentialsChange

* Cloud: use the existing auth event flow to handle org switching

* Cleanup: broadcast() might be confusingly named.

---------

Co-authored-by: Chris Estreich <cestreich@gmail.com>
Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: Bruno Bergher <bruno@roocode.com>
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
2025-09-23 18:18:28 -04:00
..
assistant-message feat: add run_slash_command tool for executing slash commands (#7473) 2025-09-03 14:14:55 -04:00
checkpoints feat(checkpoints): create checkpoint when user sends a message (#7713) 2025-09-05 18:07:59 -04:00
condense fix: preserve original first message context during conversation condensing (#7939) 2025-09-12 12:52:02 -04:00
config refactor: flatten image generation settings structure (#7536) 2025-08-29 18:35:24 -04:00
context/context-management Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
context-tracking fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
diff fix: use CDATA sections in XML examples to prevent parser errors (#4852) (#6811) 2025-08-07 12:42:29 -04:00
environment fix: hide .rooignore'd files from environment details by default (#7369) 2025-08-27 18:09:06 -04:00
ignore Follow symlinks in rooignore checks (#7405) 2025-08-26 10:12:20 -04:00
mentions fix: identify mcp and slash command config path in multiple folder workspace (#6904) 2025-09-05 14:52:48 -04:00
message-queue Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
prompts fix: skip flaky Windows test in custom-system-prompt.spec.ts (#8023) 2025-09-16 13:47:56 -04:00
protect Mark code-workspace files as protected (#7403) 2025-08-26 00:09:14 -04:00
sliding-window Feat: Adding Gemini tools - URL Context and Grounding with Google Search (#5959) 2025-07-27 14:34:55 -04:00
task Fix: Improve reasoning block formatting for better readability (#7868) 2025-09-22 23:02:11 -04:00
task-persistence Publish subtask events (#7626) 2025-09-03 04:05:54 -07:00
tools fix: support dash prefix in parseMarkdownChecklist for todo lists (#8055) 2025-09-19 22:45:46 -04:00
webview Cloud account switcher (#8223) 2025-09-23 18:18:28 -04:00