Sam Hoang Van f06567d579 Feat/improve insert block content (#2510) 8 месяцев назад
..
apps 61e23cccb6 Record tool use errors encountered during eval runs (#2816) 9 месяцев назад
config d15f813514 Evals (#2238) 9 месяцев назад
packages f06567d579 Feat/improve insert block content (#2510) 8 месяцев назад
scripts ef9b339027 Evals improvements (#2555) 9 месяцев назад
.env.sample d15f813514 Evals (#2238) 9 месяцев назад
.gitignore d15f813514 Evals (#2238) 9 месяцев назад
.npmrc d15f813514 Evals (#2238) 9 месяцев назад
.tool-versions 91178628aa Evals enhancements: delete runs, show all run instead of just completed runs (#2520) 9 месяцев назад
README.md d15f813514 Evals (#2238) 9 месяцев назад
package.json 6ab9aa9f15 Control evals concurrency in web app (#2265) 9 месяцев назад
pnpm-lock.yaml 87af3b3424 Record tool usages in the `Cline` object, and persist them in the db for evals (#2729) 9 месяцев назад
pnpm-workspace.yaml d15f813514 Evals (#2238) 9 месяцев назад
turbo.json 87af3b3424 Record tool usages in the `Cline` object, and persist them in the db for evals (#2729) 9 месяцев назад

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.