Roo-Code/evals
renovate[bot] 00861d5b43
chore(deps): update dependency eslint-plugin-react to v7.37.5 (#3575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 14:28:56 -07:00
..
apps fix(deps): update nextjs monorepo to v15.3.2 (#3564) 2025-05-13 10:48:07 -07:00
config Restore profile management work + fix #3434 (#3449) 2025-05-12 15:47:09 -04:00
packages Gemini implicit caching (#3515) 2025-05-12 14:16:27 -07:00
scripts Update evals defaults, stop forking cte/evals (#3283) 2025-05-07 12:27:10 -07: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 dependency rust to v1.86.0 (#3317) 2025-05-08 08:49:07 -07:00
package.json Restore profile management work + fix #3434 (#3449) 2025-05-12 15:47:09 -04:00
pnpm-lock.yaml chore(deps): update dependency eslint-plugin-react to v7.37.5 (#3575) 2025-05-13 14:28:56 -07:00
pnpm-workspace.yaml Evals (#2238) 2025-04-02 16:49:41 -07:00
README.md Evals (#2238) 2025-04-02 16:49:41 -07:00
turbo.json Record tool usages in the Cline object, and persist them in the db for evals (#2729) 2025-04-17 22:21:14 -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/RooVetGit/Roo-Code.git
cd Roo-Code

Run the setup script:

cd evals
./scripts/setup.sh

Navigate to localhost:3000 in your browser.