Roo-Code/packages/cloud/src
John Richmond e78d9541ca
Bugfix: Cloud: be more specific about session error codes (#6051)
InvalidClientTokenError indicates an unrecoverable state for
the session, so we need to be more exact about triggering it. A recent
Clerk outage resulted in a lot of 429 responses which should really cause
inactive-session, not a full clear to logged-out.
2025-07-22 07:16:15 -07:00
..
__mocks__ cloud service cleanup (auth mostly) (#4539) 2025-06-19 12:29:02 -04:00
__tests__ Cloud: support static cloud settings (#5435) 2025-07-06 23:21:52 -04:00
auth Bugfix: Cloud: be more specific about session error codes (#6051) 2025-07-22 07:16:15 -07:00
CloudService.ts Cloud: support static cloud settings (#5435) 2025-07-06 23:21:52 -04:00
CloudSettingsService.ts Cloud: support static cloud settings (#5435) 2025-07-06 23:21:52 -04:00
Config.ts MDM check improvements (#4770) 2025-06-17 07:35:20 -04:00
index.ts Marketplace (#4538) 2025-06-11 17:28:12 -04:00
RefreshTimer.ts Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
SettingsService.ts Cloud: support static cloud settings (#5435) 2025-07-06 23:21:52 -04:00
ShareService.ts Cloud: support alternate auth token from environment (#5323) 2025-07-01 22:23:23 -04:00
StaticSettingsService.ts Cloud: support static cloud settings (#5435) 2025-07-06 23:21:52 -04:00
TelemetryClient.ts Cloud: support static cloud settings (#5435) 2025-07-06 23:21:52 -04:00
types.ts Cloud: add auth logs to the output channel (#4270) 2025-06-02 16:56:27 -07:00
utils.ts Add a share button when logged into cloud (#4448) 2025-06-08 07:08:41 -07:00