Skip to content

Rename optimizer examples for clarity#4038

Merged
aponcedeleonch merged 1 commit intomainfrom
aponcedeleonch/rename-optimizer-examples
Mar 9, 2026
Merged

Rename optimizer examples for clarity#4038
aponcedeleonch merged 1 commit intomainfrom
aponcedeleonch/rename-optimizer-examples

Conversation

@aponcedeleonch
Copy link
Member

Summary

Rename the optimizer example YAML files to be more descriptive and self-explanatory:

  • vmcp_optimizer_example.yamlvmcp_optimizer_quickstart.yaml (minimal, auto-configured setup)
  • vmcp_optimizer_advanced.yamlvmcp_optimizer_all_options.yaml (all fields explicitly set)

Also expands the quickstart example with additional popular MCP server backends (github, memory, puppeteer, osv) to better showcase the optimizer working with a realistic set of tools, and updates yardstick to use streamable-http transport.

Type of change

  • Bug fix
  • New feature
  • Refactoring (no behavior change)
  • Dependency update
  • Documentation
  • Other (describe):

Test plan

  • Manual testing (describe below)

Verified that the YAML files are valid and internal cross-references between the two example files are updated correctly.

Changes

File Change
examples/operator/virtual-mcps/vmcp_optimizer_quickstart.yaml Renamed from vmcp_optimizer_example.yaml; added github, memory, puppeteer, osv backends; updated yardstick to streamable-http; added secret setup instructions
examples/operator/virtual-mcps/vmcp_optimizer_all_options.yaml Renamed from vmcp_optimizer_advanced.yaml; updated internal reference to new quickstart filename

Does this introduce a user-facing change?

No — these are example/reference files only.

@aponcedeleonch aponcedeleonch requested a review from JAORMX as a code owner March 6, 2026 16:12
@github-actions github-actions bot added the size/S Small PR: 100-299 lines changed label Mar 6, 2026
@aponcedeleonch aponcedeleonch requested a review from jerm-dro March 6, 2026 16:13
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.68%. Comparing base (0791876) to head (a810e5c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4038      +/-   ##
==========================================
+ Coverage   68.62%   68.68%   +0.05%     
==========================================
  Files         445      445              
  Lines       45374    45374              
==========================================
+ Hits        31140    31164      +24     
+ Misses      11827    11806      -21     
+ Partials     2407     2404       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- vmcp_optimizer_example.yaml → vmcp_optimizer_quickstart.yaml
  Showcases main optimizer benefits with 6 MCP servers and minimal config
- vmcp_optimizer_advanced.yaml → vmcp_optimizer_all_options.yaml
  Showcases all optimizer and EmbeddingServer configuration knobs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@aponcedeleonch aponcedeleonch force-pushed the aponcedeleonch/rename-optimizer-examples branch from 101258c to a810e5c Compare March 9, 2026 09:26
@github-actions github-actions bot added size/S Small PR: 100-299 lines changed and removed size/S Small PR: 100-299 lines changed labels Mar 9, 2026
@aponcedeleonch aponcedeleonch merged commit 85c5f3e into main Mar 9, 2026
32 checks passed
@aponcedeleonch aponcedeleonch deleted the aponcedeleonch/rename-optimizer-examples branch March 9, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Small PR: 100-299 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants