Matt Rubens 7368fa9288 Moved repo to new org (#3756) il y a 9 mois
..
apps ce3e4e883d feat(evals): add UI and backend support for importing and injecting f… (#3606) il y a 9 mois
config 8cb5c4e9e3 Restore profile management work + fix #3434 (#3449) il y a 9 mois
packages 25cd57e157 ✨ feat(settings): Add allowedMaxRequests feature inspired by Cline (#3631) il y a 9 mois
scripts c300dd16de Update evals defaults, stop forking cte/evals (#3283) il y a 9 mois
.env.sample d15f813514 Evals (#2238) il y a 10 mois
.gitignore d15f813514 Evals (#2238) il y a 10 mois
.npmrc d15f813514 Evals (#2238) il y a 10 mois
.tool-versions cd07b7faeb Fix linter warning + run prettier on everything (#3581) il y a 9 mois
README.md 7368fa9288 Moved repo to new org (#3756) il y a 9 mois
package.json 8cb5c4e9e3 Restore profile management work + fix #3434 (#3449) il y a 9 mois
pnpm-lock.yaml d64f054cbe Revert "fix(deps): update nextjs monorepo to v15.3.2" (#3578) il y a 9 mois
pnpm-workspace.yaml d15f813514 Evals (#2238) il y a 10 mois
turbo.json 87af3b3424 Record tool usages in the `Cline` object, and persist them in the db for evals (#2729) il y a 10 mois

README.md

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.