-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Evals #2238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
This pull request is quite large, with 140 files changed, 13,998 lines added, and 3,152 lines removed. It seems to involve two main areas:
To make the review process more manageable and ensure each set of changes can be thoroughly reviewed, it might be beneficial to split this pull request into two separate ones:
Please consider splitting the changes if they are not directly related to one another. This will help reviewers focus on each aspect more effectively. Thank you! |
…istener in ClineProvider (RooCodeInc#2238)
Context
Implementation
Screenshots
How to Test
Get in Touch
Important
This pull request introduces a comprehensive evaluation framework with setup scripts, database schema, IPC communication, and configuration files for ESLint, TypeScript, and Turbo, supporting multiple programming languages and tasks.
setup.shscript for environment setup, supporting macOS only.turbo.jsonfor task management with Turbo.evals/config.drizzle-ormindrizzle.config.tsandschema.ts.drizzle/directory.src/queries/.@evals/db,@evals/lib, and@evals/typespackages with respective configurations and scripts.@evals/ipcpackage.@evals/lib.@evals/types.package.jsonwith new scripts and dependencies.knip.jsonfor project entry and ignore paths.This description was created by
for 99d8ba1. It will automatically update as commits are pushed.