Roo-Code/evals
2025-05-08 23:52:18 -07:00
..
apps Remove ModelInfo objects from settings (#2939) 2025-04-25 15:23:25 -07:00
config Get rid of ApiConfiguration type alias, rename ApiConfigMeta to ProviderSettingsEntry (#3380) 2025-05-08 23:52:18 -07:00
packages Get rid of ApiConfiguration type alias, rename ApiConfigMeta to ProviderSettingsEntry (#3380) 2025-05-08 23:52:18 -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 Get rid of ApiConfiguration type alias, rename ApiConfigMeta to ProviderSettingsEntry (#3380) 2025-05-08 23:52:18 -07:00
pnpm-lock.yaml Get rid of ApiConfiguration type alias, rename ApiConfigMeta to ProviderSettingsEntry (#3380) 2025-05-08 23:52:18 -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.