Skip to content

Conversation

@bhavyaus
Copy link
Contributor

@bhavyaus bhavyaus commented Jan 19, 2026

I need a way to run evals with various configs.

Copilot AI review requested due to automatic review settings January 19, 2026 04:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR exposes advanced configuration for Anthropic context editing in the Messages API, allowing users to customize context management behavior. The change migrates from experimentation service-based configuration to user-configurable settings.

Changes:

  • Moved context editing configuration from experimentation service to user configuration service
  • Added new configuration schema in package.json with detailed property definitions
  • Defined default values for all context editing parameters
  • Temporarily disabled Sonnet model tool search support

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/platform/networking/common/anthropic.ts Replaced experimentation service with configuration service, added default constants, and temporarily disabled Sonnet tool search
src/platform/endpoint/node/messagesApi.ts Updated function call to use configuration service instead of experimentation service
src/platform/configuration/common/configurationService.ts Added new configuration key for Anthropic context editing with type definitions
src/extension/byok/vscode-node/anthropicProvider.ts Updated function call to use configuration service instead of experimentation service
package.nls.json Added localized description for the new configuration setting
package.json Added comprehensive configuration schema with property definitions and descriptions

@bhavyaus bhavyaus enabled auto-merge January 19, 2026 05:38
@bhavyaus bhavyaus force-pushed the dev/bhavyau/messages-api-cleanup branch from daf51ef to a937527 Compare January 19, 2026 05:54
@bhavyaus bhavyaus added this pull request to the merge queue Jan 19, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants