You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced-usage/prerelease-build.mdx
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,20 +4,19 @@ sidebar_label: Prerelease Build
4
4
5
5
# Prerelease Build
6
6
7
-
For users who want the latest features and updates, Roo Code offers prerelease builds. The primary prerelease build is**Roo Code Nightly**, which is automatically published whenever changes are merged into our main development branch.
7
+
For users who want the latest features and updates, Roo Code offers a prerelease build called**Roo Code Nightly**, which is automatically published whenever changes are merged into our main development branch.
8
8
9
9
**Note:** As prerelease software, these builds may occasionally include experimental features or bugs. They are best suited for users comfortable with testing cutting-edge software.
10
10
11
-
To install a prerelease build like Roo Code Nightly:
11
+
To install Roo Code Nightly:
12
12
13
13
1. Open VS Code.
14
14
2. Access Extensions: Click the Extensions icon in the Activity Bar or press `Ctrl+Shift+X` (Windows/Linux) or `Cmd+Shift+X` (macOS).
15
-
3. Search for "Roo Code Nightly" (or the specific prerelease build name).
16
-
4. Select the prerelease extension (e.g., "Roo Code Nightly" by RooVeterinaryInc) and click **Install**.
17
-
* If you have the stable version of Roo Code installed, the Marketplace might show an option to "Switch to Pre-Release Version" for the Roo Code extension itself, or you might find "Roo Code Nightly" as a separate listing.
15
+
3. Search for "Roo Code Nightly".
16
+
4. Select the prerelease extension ("Roo Code Nightly" by RooVeterinaryInc) and click **Install**.
18
17
5. Reload VS Code if prompted.
19
18
20
-
<imgsrc="/img/installing/installing-5.png"alt="Roo Code prerelease (Nightly) extension in VS Code Marketplace"width="400" />
21
-
*Roo Code Nightly (prerelease build) in the VS Code Marketplace.*
19
+
<imgsrc="/img/installing/installing-5.png"alt="Roo Code Nightly extension in VS Code Marketplace"width="400" />
20
+
*Roo Code Nightly in the VS Code Marketplace.*
22
21
23
-
You can have both the stable version of Roo Code and a prerelease build (like Roo Code Nightly) installed simultaneously. However, it's generally recommended to enable only one at a time in your VS Code workspace to avoid potential conflicts or unexpected behavior.
22
+
You can have both the stable version of Roo Code and Roo Code Nightly installed simultaneously.
0 commit comments