-
v1.1.8 - Protocol Fix
StableAll checks were successfulRelease / build (amd64, windows) (push) Successful in 43sRelease / build (arm64, linux) (push) Successful in 1m0sRelease / build (amd64, linux) (push) Successful in 1m10sRelease / build (amd64, darwin) (push) Successful in 1m19sRelease / build (arm64, darwin) (push) Successful in 1m46sRelease / release (push) Successful in 21sreleased this
2026-04-15 06:20:35 +00:00 | 2 commits to main since this releaseSummary
This patch release addresses a protocol framing issue in the MCP stdio implementation, switching from LSP framing to NDJSON format for improved compatibility and correctness.
Bug Fixes
- MCP Protocol: Fixed stdio communication to use NDJSON (Newline Delimited JSON) instead of LSP framing format, ensuring proper message serialization and compatibility with MCP specifications
Windows
macOS
Linux
Other