Roo-Code/packages/cloud/src
roomote[bot] d00f1a2bb8
feat: remove Roomote Control from extension (#11271)
* feat: remove Roomote Control from extension

Remove all Roomote Control (remote control) functionality:

- Remove BridgeOrchestrator and entire bridge directory from @roo-code/cloud
- Remove remoteControlEnabled, featureRoomoteControlEnabled from extension state
- Remove extensionBridgeEnabled from CloudUserInfo and user settings
- Remove roomoteControlEnabled from organization/user feature schemas
- Remove enableBridge from Task and ClineProvider
- Remove remote control toggle from CloudView UI
- Remove remoteControlEnabled message handler
- Remove extension bridge disconnect on logout/deactivate
- Update CloudTaskButton to show for all logged-in users
- Remove remote control translation strings from all locales
- Update all related tests

CLO-765

* fix: remove dead getOrganizationMetadata and unused socket.io-client dep

* Readmes

* Readmes

* Types

* fix: remove leftover Roomote Control references from locale READMEs and stale BridgeOrchestrator mock

* Removes cloudtaskbutton

* fix: remove orphaned qrcode packages and dead openInCloud translation keys

* pnpmlock

* Revert these

* Revert these

* Revert these

* Remove socket.io

---------

Co-authored-by: Roo Code <roomote@roocode.com>
Co-authored-by: Bruno Bergher <bruno@roocode.com>
Co-authored-by: cte <cestreich@gmail.com>
2026-02-19 16:33:39 -08:00
..
__mocks__ Focus the extension when receiving bridge commands (#7633) 2025-09-03 12:23:50 -07:00
__tests__ feat: remove Roomote Control from extension (#11271) 2026-02-19 16:33:39 -08:00
retry-queue feat(cloud): Add telemetry retry queue for network resilience (#7597) 2025-09-17 09:21:31 -07:00
CloudAPI.ts Add a RCC credit balance display (#9386) 2025-11-19 21:36:19 -05:00
CloudService.ts Add config to control public sharing (#10105) 2025-12-15 21:58:15 -05:00
CloudSettingsService.ts separate task sync roomote control (#7799) 2025-09-10 12:43:11 -07:00
CloudShareService.ts Add config to control public sharing (#10105) 2025-12-15 21:58:15 -05:00
config.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
errors.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
importVscode.ts Refactor the extension bridge (#7515) 2025-08-29 00:28:38 -07:00
index.ts feat: remove Roomote Control from extension (#11271) 2026-02-19 16:33:39 -08:00
RefreshTimer.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
StaticSettingsService.ts feat: remove Roomote Control from extension (#11271) 2026-02-19 16:33:39 -08:00
StaticTokenAuthService.ts feat: remove Roomote Control from extension (#11271) 2026-02-19 16:33:39 -08:00
TelemetryClient.ts feat(telemetry): add app version to exception captures and filter 402 errors (#9996) 2025-12-10 14:06:51 -08:00
utils.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
WebAuthService.ts feat: remove Roomote Control from extension (#11271) 2026-02-19 16:33:39 -08:00