Roo-Code/evals
Matt Rubens 7cd89edaa4
Upgrade Node.js to v20.19.2 for security enhancements (#4212)
This commit upgrades Node.js version from v20.18.1 to v20.19.2.

This version incorporates security patches that address known
vulnerabilities, improving the overall security posture.

Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2025-06-01 17:02:44 -04:00
..
apps fix(deps): update dependency lucide-react to ^0.511.0 (#4182) 2025-05-31 16:04:43 -04:00
config Restore profile management work + fix #3434 (#3449) 2025-05-12 15:47:09 -04:00
packages [Condense] Move condense settings out of experimental and defualt enable (#4088) 2025-05-28 17:05:39 -07:00
scripts Upgrade Node.js to v20.19.2 for security enhancements (#4212) 2025-06-01 17:02:44 -04:00
.env.sample Evals (#2238) 2025-04-02 16:49:41 -07:00
.gitignore Evals (#2238) 2025-04-02 16:49:41 -07:00
.npmrc Evals (#2238) 2025-04-02 16:49:41 -07:00
.tool-versions chore(deps): update node.js to v20.19.2 (#4159) 2025-05-30 22:48:46 -04:00
Dockerfile [Evals] Headless evals with Docker (#4121) 2025-05-29 15:36:11 -07:00
package.json [Evals] Headless evals with Docker (#4121) 2025-05-29 15:36:11 -07:00
pnpm-lock.yaml fix(deps): update dependency lucide-react to ^0.511.0 (#4182) 2025-05-31 16:04:43 -04:00
pnpm-workspace.yaml Evals (#2238) 2025-04-02 16:49:41 -07:00
README.md Moved repo to new org (#3756) 2025-05-20 16:42:18 -04:00
turbo.json Evals fixes (#3851) 2025-05-22 11:41:04 -07:00

Run Roo Code Evals

Get Started

NOTE: This is MacOS only for now!

Clone the Roo Code repo:

git clone https://github.com/RooCodeInc/Roo-Code.git
cd Roo-Code

Run the setup script:

cd evals
./scripts/setup.sh

Navigate to localhost:3000 in your browser.