Chris Estreich 2c8304ea31 Fix node version string when running asdf install nodejs (#2524) преди 10 месеца
..
apps 91178628aa Evals enhancements: delete runs, show all run instead of just completed runs (#2520) преди 10 месеца
config d15f813514 Evals (#2238) преди 10 месеца
packages 91178628aa Evals enhancements: delete runs, show all run instead of just completed runs (#2520) преди 10 месеца
scripts 2c8304ea31 Fix node version string when running asdf install nodejs (#2524) преди 10 месеца
.env.sample d15f813514 Evals (#2238) преди 10 месеца
.gitignore d15f813514 Evals (#2238) преди 10 месеца
.npmrc d15f813514 Evals (#2238) преди 10 месеца
.tool-versions 91178628aa Evals enhancements: delete runs, show all run instead of just completed runs (#2520) преди 10 месеца
README.md d15f813514 Evals (#2238) преди 10 месеца
package.json 6ab9aa9f15 Control evals concurrency in web app (#2265) преди 10 месеца
pnpm-lock.yaml 91178628aa Evals enhancements: delete runs, show all run instead of just completed runs (#2520) преди 10 месеца
pnpm-workspace.yaml d15f813514 Evals (#2238) преди 10 месеца
turbo.json 4e716263d0 Add a script to copy eval run results to Turso (#2452) преди 10 месеца

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.