-
Notifications
You must be signed in to change notification settings - Fork 63
Added "Cloud" button to Roo Code. Allows to login to Roo Code Cloud #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughA new Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧬 Code graph analysis (1)jetbrains_plugin/src/main/kotlin/com/sina/weibo/agent/extensions/plugin/roo/RooCodeButtonProvider.kt (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
i wonder if is possible to build and install this instead of waiting for someone to merge the PR |
|
First I've installed RunVSAgent from Jetbrain Marketplace, it came without Roo Code. Needed to install it manually and got newest version .vsix. Next installed this fixed version with Cloud button. You can try it here: Also install new Roo Code version with Cloud button: After authenticating token (using "Having trouble?" link, pasting and Enter press) there is need to restart JetBrain. |
|
Thank you so much! |
Fixes #78
This PR adds a new "Cloud" button for Roo Code.

When connecting to Roo Code Cloud via this button, clicking the "Having trouble?" link allows users to manually copy their credentials and successfully log in to Roo Code Cloud.
Summary by CodeRabbit