Toshii 7272da065c wip 9 months ago
..
apps 11daf67053 Merge branch 'upstream-at-v3.14.3' into update-upstream 9 months ago
config d15f813514 Evals (#2238) 10 months ago
packages 7272da065c wip 9 months ago
scripts 42b3077974 Merge branch 'upstream-at-v3.11.17' into merge-upstream 10 months ago
.env.sample d15f813514 Evals (#2238) 10 months ago
.gitignore d15f813514 Evals (#2238) 10 months ago
.npmrc d15f813514 Evals (#2238) 10 months ago
.tool-versions 91178628aa Evals enhancements: delete runs, show all run instead of just completed runs (#2520) 10 months ago
README.md 42b3077974 Merge branch 'upstream-at-v3.11.17' into merge-upstream 10 months ago
package.json 6ab9aa9f15 Control evals concurrency in web app (#2265) 10 months ago
pnpm-lock.yaml 87af3b3424 Record tool usages in the `Cline` object, and persist them in the db for evals (#2729) 10 months ago
pnpm-workspace.yaml d15f813514 Evals (#2238) 10 months ago
turbo.json 87af3b3424 Record tool usages in the `Cline` object, and persist them in the db for evals (#2729) 10 months ago

README.md

Run Kilo Code Evals

Get Started

NOTE: This is MacOS only for now!

Clone the Kilo Code repo:

git clone https://github.com/Kilo-Org/kilocode.git
cd kilocode

Run the setup script:

cd evals
./scripts/setup.sh

Navigate to localhost:3000 in your browser.