Jun 7, 2026 at 2:17pm
#1
Severity: 🟠 High (0.73) | Type: 🌐 Network
Report
[The Wonderful 101] fix: MCP server test expects Content-Length framing but CLI returns raw JSON-RPC Source: https://github.com/patchloom/patchloom-vscode/issues/101 ## Problem The unit test `mcp-server starts and responds to JSON-RPC initialize` in `test/unit/patchloomCli.test.ts` fails on all branches including `main`. The test was written when the patchloom CLI used Content-Length framing for its MCP server output, but starting with v0.1.2 the CLI returns raw JSON-RPC lines without framing headers. ## Expected behavior The test should pass against the current patchloom CLI (v0.1.4). ## Actual behavior The test times out or fails because it waits for
GameGrip Intelligence | Issue #9080 |