[KDM-TEST-FIX-309] fix: complete MCP initialization handshake - #309
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Repository UI Review profile: QUIET Plan: Advanced Run ID: Warning
|
5eb42ae to
0a04fa0
Compare
There was a problem hiding this comment.
Gates Passed
3 Quality Gates Passed
See analysis details in CodeScene
Quality Gate Profile: The Bare Minimum
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
utkarsh232005
left a comment
There was a problem hiding this comment.
Looks great! Thanks for handling the MCP initialization handshake and adding solid test coverage for both the initialize request and notification handling. Clean implementation.
LGTM — approved! 🚀
We’d love to have you continue contributing to the repo. Feel free to check out our open issues or pick up anything tagged good first issue or help wanted if you're looking for what to tackle next!
|
@all-contributors please add @harbinresearcher for code, test |
|
I've put up a pull request to add @harbinresearcher! 🎉 |
Summary
idTesting
npx vitest run src/__tests__/mcp.test.ts --pool=forks --maxWorkers=1— 6 passednpm run build— passednpm test— 402 passed; 4 unrelated dashboard tests fail identically on the unmodifiedorigin/mainbaseline in this Windows environmentFixes #254