Skip to content

feat(mcp): add structured tool output behind mcp.output_schema flag - #3136

Merged
asoorm merged 14 commits into
mainfrom
ahmet/router-592-mcp-add-structured-tool-output-outputschema
Aug 17, 2026
Merged

feat(mcp): add structured tool output behind mcp.output_schema flag#3136
asoorm merged 14 commits into
mainfrom
ahmet/router-592-mcp-add-structured-tool-output-outputschema

Merge branch 'main' into ahmet/router-592-mcp-add-structured-tool-out…

be25040
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 1s

62.76% (target 30.00%)

View this Pull Request on Codecov

62.76% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 84.10042% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.76%. Comparing base (86ca1fd) to head (be25040).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
router/pkg/mcpserver/response_schema.go 81.99% 23 Missing and 15 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3136      +/-   ##
==========================================
+ Coverage   62.37%   62.76%   +0.39%     
==========================================
  Files         263      264       +1     
  Lines       31070    31302     +232     
==========================================
+ Hits        19381    19648     +267     
+ Misses      10159    10126      -33     
+ Partials     1530     1528       -2     
Files with missing lines Coverage Δ
router/core/router.go 71.00% <100.00%> (+0.39%) ⬆️
router/pkg/config/config.go 84.68% <ø> (ø)
router/pkg/mcpserver/server.go 79.29% <100.00%> (+4.20%) ⬆️
router/pkg/mcpserver/response_schema.go 81.99% <81.99%> (ø)

... and 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.