clio-relay 1.3.31
Browser visualization streaming
clio-relay 1.3.31 fixes browser-gateway SSE framing so viewers reconnect after an upstream stream ends and continue receiving later visualization revisions. Persistent streams carry post-command frames, while successfully completed finite responses retain normal keep-alive behavior.
Vendored MCP contract JSON is now explicitly checked out with LF line endings, keeping exact byte digests identical on Linux and Windows.
Validation
- 14 focused browser-stream, contract-digest, and release-identity tests passed.
- Targeted Ruff and Pyright checks passed.
- The exact wheel and source distribution passed Twine validation.