Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Sync evals types#3069

Merged
cte merged 2 commits into
mainfrom
cte/evals-types
May 1, 2025
Merged

Sync evals types#3069
cte merged 2 commits into
mainfrom
cte/evals-types

Conversation

@cte
Copy link
Copy Markdown
Contributor

@cte cte commented Apr 30, 2025

Context

Sync copied types from the extension.

Implementation

Screenshots

before after

How to Test

Get in Touch


Important

Syncs evals types with the extension by updating dependencies, default settings, and schemas across multiple files.

  • Dependencies:
    • Updated @dotenvx/dotenvx to ^1.41.0, @eslint/js to ^9.25.1, eslint to ^9.25.1, tsx to ^4.19.4, turbo to ^2.5.2, typescript-eslint to ^8.31.1 in package.json.
  • Defaults:
    • Removed modelTemperature, reasoningEffort, pinnedApiConfigs, browserViewportSize, screenshotQuality, remoteBrowserEnabled, checkpointStorage, ttsEnabled, ttsSpeed, soundEnabled, soundVolume, terminalOutputLineLimit, terminalShellIntegrationTimeout, terminalCommandDelay, terminalPowershellCounter, terminalZshClearEolMark, terminalZshOhMy, terminalZshP10k, terminalZdotdir, diffEnabled, fuzzyMatchThreshold, experiments, language, telemetrySetting from rooCodeDefaults in roo-code-defaults.ts.
  • Schemas:
    • Added reasoningEffortsSchema, commandExecutionStatusSchema, toolProgressStatusSchema in roo-code.ts.
    • Updated modelInfoSchema and providerSettingsSchema in roo-code.ts to include new fields like maxThinkingTokens, isPromptCacheOptional, minTokensPerCachePoint, maxCachePoints, cachableFields, tiers, openAiHostHeader, openAiLegacyFormat, enableReasoningEffort, promptCachingEnabled, diffEnabled, fuzzyMatchThreshold.
    • Added historyPreviewCollapsed, cachedChromeHostUrl to globalSettingsSchema in roo-code.ts.
    • Synced providerNames and toolNames in index.ts with roo-code.ts.

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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 30, 2025

⚠️ No Changeset found

Latest commit: f4abe26

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Apr 30, 2025
@ellipsis-dev
Copy link
Copy Markdown
Contributor

ellipsis-dev Bot commented Apr 30, 2025

The pull request contains changes across multiple areas: updating devDependencies, refactoring settings, updating schemas, and adding documentation. If these changes are not interdependent, consider splitting them into separate pull requests for better clarity and focus. For example, the updates to devDependencies could be one pull request, while the refactoring of settings and schema updates could be another. This approach can help in reviewing and testing the changes more effectively.

Comment thread evals/packages/types/src/roo-code.ts
@hannesrudolph hannesrudolph moved this from New to PR [Pre Approval Review] in Roo Code Roadmap May 1, 2025
@cte cte merged commit d6e86a9 into main May 1, 2025
10 checks passed
@cte cte deleted the cte/evals-types branch May 1, 2025 18:15
@github-project-automation github-project-automation Bot moved this from PR [Pre Approval Review] to Done in Roo Code Roadmap May 1, 2025
mehmetsunkur pushed a commit to mehmetsunkur/Roo-Code that referenced this pull request May 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants