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: README.md
+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
@@ -1,13 +1,12 @@
1
1
# Roo-Cline
2
2
3
-
## Roo Packaging and Installation
4
-
5
-
### Updating Version (for a new release)
6
-
7
-
1. Bump the version in `package.json`
8
-
2. Update the version number in the `files` list in `package.json`
9
-
10
-
After installation, Roo Cline will appear in your VSCode-compatible editor's installed extensions list. You can verify this by opening your editor's Extensions panel (Cmd/Ctrl+Shift+X) and checking under the "Installed" section.
3
+
A fork of Cline, an autonomous coding agent, with some added experimental configuration and automation features.
4
+
- Auto-approval capabilities for commands, write, and browser operations
5
+
- Support for .clinerules per-project custom instructions
0 commit comments