Wojciech Kordalski 449d54bdd5 Remove unused ClineSay and -Ask type variants (#2061) 10 ay önce
..
apps cb29e9d56f Remove ModelInfo objects from settings (#2939) 10 ay önce
config d15f813514 Evals (#2238) 11 ay önce
packages 449d54bdd5 Remove unused ClineSay and -Ask type variants (#2061) 10 ay önce
scripts ef9b339027 Evals improvements (#2555) 10 ay önce
.env.sample d15f813514 Evals (#2238) 11 ay önce
.gitignore d15f813514 Evals (#2238) 11 ay önce
.npmrc d15f813514 Evals (#2238) 11 ay önce
.tool-versions 91178628aa Evals enhancements: delete runs, show all run instead of just completed runs (#2520) 10 ay önce
README.md d15f813514 Evals (#2238) 11 ay önce
package.json 6ab9aa9f15 Control evals concurrency in web app (#2265) 10 ay önce
pnpm-lock.yaml 87af3b3424 Record tool usages in the `Cline` object, and persist them in the db for evals (#2729) 10 ay önce
pnpm-workspace.yaml d15f813514 Evals (#2238) 11 ay önce
turbo.json 87af3b3424 Record tool usages in the `Cline` object, and persist them in the db for evals (#2729) 10 ay önce

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.