Skip to content

clio-relay 1.3.31

Choose a tag to compare

@JaimeCernuda JaimeCernuda released this 18 Jul 19:47
11f963b

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.