diff --git a/packages/evals/README.md b/packages/evals/README.md index 95ef52bb49..a33c7a81cf 100644 --- a/packages/evals/README.md +++ b/packages/evals/README.md @@ -35,7 +35,7 @@ The initial build process can take a minute or two. Upon success you should see Additionally, you'll find in Docker Desktop that database and redis services are running: Screenshot 2025-06-05 at 12 07 09 PM -Navigate to [localhost:3000](http://localhost:3000/) in your browser and click the 🚀 button. +Navigate to [localhost:3446](http://localhost:3446/) in your browser and click the 🚀 button. By default a evals run will run all programming exercises in [Roo Code Evals](https://github.com/RooCodeInc/Roo-Code-Evals) repository with the Claude Sonnet 4 model and default settings. For basic configuration you can specify the LLM to use and any subset of the exercises you'd like. For advanced configuration you can import a Roo Code settings file which will allow you to run the evals with Roo Code configured any way you'd like (this includes custom modes, a footgun prompt, etc).