Skip to content

Commit 2e60cd9

Browse files
committed
Merge remote-tracking branch 'origin/main' into docs-links
2 parents f67b152 + 27cf18c commit 2e60cd9

File tree

103 files changed

+4984
-11629
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+4984
-11629
lines changed

.changeset/dark-swans-marry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
Add a 'when to use' section to mode definitions

.changeset/lovely-moles-end.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
Switch to the new Roo message parser

.github/workflows/update-contributors.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
pull-requests: write # Needed for creating PRs
1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v4
1818

1919
- name: Setup Node.js
20-
uses: actions/setup-node@v3
20+
uses: actions/setup-node@v4
2121
with:
2222
node-version: '18'
2323
cache: 'npm'

.roo/rules/rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
# Adding a New Setting
1818

19-
To add a new setting that persists its state, follow the steps in cline_docs/settings.md
19+
To add a new setting that persists its state, follow the steps in docs/settings.md

.vscodeignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jest.*
3030
.rooignore
3131
.roo/**
3232
benchmark/**
33-
cline_docs/**
33+
docs/**
3434
e2e/**
3535
evals/**
3636
locales/**

CONTRIBUTING.md

Lines changed: 68 additions & 181 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 28 additions & 27 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)