Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented Jun 9, 2025

Description

Explain how to add new evals exercises.


Important

Adds ADDING-EVALS.md to document how to add new coding exercises and support new languages in the Roo Code evals system.

  • Documentation:
    • Adds ADDING-EVALS.md to packages/evals explaining how to add new coding exercises.
    • Includes sections on system overview, adding exercises to existing languages, and adding support for new languages.
  • Exercise Structure:
    • Describes standardized directory structure for exercises.
    • Provides examples for Python and Go.
  • Steps for Adding Exercises:
    • Details steps to create exercise directory, write instructions, create stubs, write tests, and test locally.
  • Adding New Language Support:
    • Instructions for updating language configuration, creating prompts, updating Docker configuration, and test runner integration.

This description was created by Ellipsis for 9ebc444. You can customize this summary. It will automatically update as commits are pushed.

@cte cte requested review from jr and mrubens as code owners June 9, 2025 17:04
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. documentation Improvements or additions to documentation labels Jun 9, 2025
@adamhill
Copy link
Contributor

adamhill commented Jun 9, 2025

@cte Thanks for documenting all this!

Do you have any guidance for evals + swapping out prompts / modes / footgunning?

I know we don't have UX for it, but I know some peeps that would not be afraid to SSH into a command line and swap things out manually (roo-rocket or roo-bakery CLI's) 🦘 🤟

@daniel-lxs daniel-lxs added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Jun 9, 2025
@cte
Copy link
Collaborator Author

cte commented Jun 9, 2025

@cte Thanks for documenting all this!

Do you have any guidance for evals + swapping out prompts / modes / footgunning?

I know we don't have UX for it, but I know some peeps that would not be afraid to SSH into a command line and swap things out manually (roo-rocket or roo-bakery CLI's) 🦘 🤟

Good call - I'll document this as well.

@cte cte merged commit 2bf4347 into main Jun 9, 2025
16 of 18 checks passed
@cte cte deleted the cte/adding-evals branch June 9, 2025 21:26
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Jun 9, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants