This directory contains temporary files created during test execution. It should be cleaned up after tests complete.
DO NOT COMMIT FILES IN THIS DIRECTORY
To install the project dependencies, navigate to the evaluation framework directory and run:
cd evals/framework
npm install
This will install all required dependencies including:
@opencode-ai/sdk - OpenCode AI SDKyaml - YAML parser for test caseszod - Schema validationglob - File pattern matchingFor development and testing, the following tools are also installed: