Chris Estreich cd07b7faeb Fix linter warning + run prettier on everything (#3581) 11 달 전
..
apps d64f054cbe Revert "fix(deps): update nextjs monorepo to v15.3.2" (#3578) 11 달 전
config 8cb5c4e9e3 Restore profile management work + fix #3434 (#3449) 11 달 전
packages 20fab97b4d Gemini implicit caching (#3515) 11 달 전
scripts c300dd16de Update evals defaults, stop forking cte/evals (#3283) 11 달 전
.env.sample d15f813514 Evals (#2238) 1 년 전
.gitignore d15f813514 Evals (#2238) 1 년 전
.npmrc d15f813514 Evals (#2238) 1 년 전
.tool-versions cd07b7faeb Fix linter warning + run prettier on everything (#3581) 11 달 전
README.md d15f813514 Evals (#2238) 1 년 전
package.json 8cb5c4e9e3 Restore profile management work + fix #3434 (#3449) 11 달 전
pnpm-lock.yaml d64f054cbe Revert "fix(deps): update nextjs monorepo to v15.3.2" (#3578) 11 달 전
pnpm-workspace.yaml d15f813514 Evals (#2238) 1 년 전
turbo.json 87af3b3424 Record tool usages in the `Cline` object, and persist them in the db for evals (#2729) 11 달 전

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/RooVetGit/Roo-Code.git
cd Roo-Code

Run the setup script:

cd evals
./scripts/setup.sh

Navigate to localhost:3000 in your browser.