SEP-2243: MCP HTTP headers and conformance contradiction
cxxmcp conformance testing found that the conformance suite requires `Mcp-Method`, while the TypeScript SDK reference client did not send it.
Issues & PRs
按问题和 PR 整理,比单纯列仓库更能看出实际参与过的工程细节。
cxxmcp conformance testing found that the conformance suite requires `Mcp-Method`, while the TypeScript SDK reference client did not send it.
Applied for MCP ecosystem Tier 2 with conformance evidence, tier-check output, and notes on the remaining SEP-2243 exception.
Reported a heap-use-after-free in `httplib::detail::parse_url` found while running cxxmcp release-gate tests under AddressSanitizer.
Added a header-only `jsonrpcpp` port to vcpkg, depending on vcpkg's `nlohmann-json` and including a usage file.
Started package-manager integration work for cxxmcp, including local validation with vcpkg and a draft ConanCenter recipe.
Proposed push/pop macro guards for `BLOCK_SIZE` so concurrentqueue can coexist with Linux headers such as `<linux/fs.h>`.
Added MPMC comparison benchmarks, empty bulk enqueue regression coverage, and an experimental elastic reclaim prototype.
Reported Windows libtorch C++ issues, including Qt `slots` macro conflicts and `register_module` crash/debugging notes.