Skip to content

Commit e4ec8e0

Browse files
Add 'Using Roo Code with Google Gemini' section to the readme file
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com> Assisted-by: Roo Code (Google Gemini)
1 parent 30af646 commit e4ec8e0

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,24 @@ To test your changes in Eclipse Che run the following VS Code tasks:
4848
3. `run` to run the VS Code server
4949
4. Follow the suggested URL to test your changes.
5050

51+
## Using Roo Code with Google Gemini
52+
53+
Roo Code is a powerful extension that brings AI-powered features to your Che-Code environment. To get started, connect it to Google Gemini for access to advanced language models.
54+
55+
### Extension Installation
56+
The "Roo Code" extension is included in the list of recommended extensions for this repository and should install automatically when you start your workspace. If it is not installed automatically, you can find it on the [Open VSX Registry](https://open-vsx.org/).
57+
58+
### Obtaining a Google Gemini API Key
59+
If you do not already have one, visit the Google Gemini website to create an API key.
60+
61+
### Configuring Google Gemini
62+
1. **Open Roo Code**: Launch the Roo Code extension from the Activity Bar in Che-Code.
63+
2. **Access Settings**: The first time you launch the extension, a welcome screen will appear with an option to create a Roo account or proceed without one. The settings will open automatically after you make a selection. Alternatively, you can access the settings by clicking the gear icon (⚙️) in the top-right corner of the Roo Code panel.
64+
3. **Configure the API Provider**:
65+
* **API Provider**: Select "Google Gemini" from the dropdown menu.
66+
* **API Key**: Paste your Gemini API key into the corresponding field.
67+
* **Model**: Choose your desired Gemini model, such as "gemini-2.5-pro," from the list of available options.
68+
5169
## Updates and branches
5270

5371
This repository has a main branch being rebased on the main remote branch of `Code-OSS`.

0 commit comments

Comments
 (0)