Roo-Code/evals/README.md
Chris Estreich d15f813514
Evals (#2238)
* Evals

* Remove redundant line

* Fix tsc error

* Disable debug mode

* Add option to kill run
2025-04-02 16:49:41 -07:00

306 B

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.