LCORE-1462: Fix skipping "client" MCP Auth Type in /tools#1382
LCORE-1462: Fix skipping "client" MCP Auth Type in /tools#1382tisnik merged 1 commit intolightspeed-core:mainfrom
/tools#1382Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
WalkthroughThe pull request adds pre-validation of MCP server authorization headers before attempting to fetch tools from each server. The tools endpoint now checks for unresolved required auth headers per toolgroup and skips servers with incomplete authentication. Related test coverage is enabled by removing a skip marker. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
Type of change
Tools used to create PR
Identify any AI code assistants used in this PR (for transparency and review context)
Related Tickets & Documents
Checklist before requesting a review
Testing
Summary by CodeRabbit
Bug Fixes
Tests