mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Deleted GlamaHandler export from providers index. - Removed Glama callback handling from ClineProvider. - Updated tests to exclude Glama API key and model checks. - Removed Glama-related configurations from ProfileValidator and validation functions. - Eliminated Glama components and settings from the UI. - Cleaned up localization files by removing Glama-specific entries. - Updated API utility functions to exclude Glama authentication. |
||
|---|---|---|
| .. | ||
| apps | ||
| config | ||
| packages | ||
| scripts | ||
| .env.sample | ||
| .gitignore | ||
| .npmrc | ||
| .tool-versions | ||
| Dockerfile | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| turbo.json | ||
Run Roo Code Evals
Get Started
NOTE: This is MacOS only for now!
Clone the Roo Code repo:
git clone https://github.com/RooCodeInc/Roo-Code.git
cd Roo-Code
Run the setup script:
cd evals
./scripts/setup.sh
Navigate to localhost:3000 in your browser.