Roo-Code/evals
renovate[bot] 72d06f5be4
chore(deps): update dependency @dotenvx/dotenvx to v1.44.1 (#4157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 21:26:51 -04:00
..
apps [Evals] Headless evals with Docker (#4121) 2025-05-29 15:36:11 -07: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 Fix the build_extension step of the evals setup script (#4028) 2025-05-26 22:05:47 -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 Fix linter warning + run prettier on everything (#3581) 2025-05-13 15:16:24 -07: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 chore(deps): update dependency @dotenvx/dotenvx to v1.44.1 (#4157) 2025-05-30 21:26:51 -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.