John Richmond
3fc05adc17
Better handling of cloud login/out with multiple workspaces ( #4196 )
...
* Move client token + session id to shared secret
* Add secret event handling
* Update packages/cloud/src/AuthService.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-01 10:01:49 -04:00
Chris Estreich
d10b359809
Add mode to task message event ( #4167 )
2025-05-30 21:05:29 -07:00
Chris Estreich
699b0c051b
Appease changests ( #4126 )
2025-05-29 15:27:01 -07:00
John Richmond
838256a7c1
Add roo cloud settings ( #4117 )
...
* Add roo cloud settings
First setting controls logging task messages.
* Update packages/cloud/src/TelemetryClient.ts
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
* Fix typo
---------
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-05-29 15:10:34 -07:00
Chris Estreich
f3e124e083
Fix deeplinks again ( #4125 )
2025-05-29 14:49:24 -07:00
Chris Estreich
b0821b3148
Pass editor deeplink URI to app.roocode.com ( #4120 )
2025-05-29 13:45:06 -07:00
John Richmond
1801af26b7
Cleanup unused class ( #4115 )
...
Leftover from a rename, I think.
2025-05-29 11:55:26 -07:00
Chris Estreich
170fde848a
Add appName to TelemetryProperties ( #4111 )
2025-05-29 10:09:40 -07:00
Chris Estreich
9d9880a74b
Fix Roo Code Nightly package.json generation ( #4098 )
2025-05-28 22:23:12 -07:00
John Richmond
d4c00e58ed
Simplify CloudService callbacks ( #4097 )
...
- Remove AuthService callbacks, add user-info event
- Store userInfo on AuthService and fetch it when sessions go active
- Simplify CloudService callbacks to just stateChanged
- Add cloudUserInfo to state and remove authenticatedUser message
2025-05-28 21:15:48 -07:00
Chris Estreich
7820b7517a
Roo Code Cloud ( #4069 )
...
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
2025-05-28 20:43:30 -07:00