Skip to content

Tags: 0xMassi/webclaw

Tags

rc/v0.6.23-pipeline.20260912.2

Toggle rc/v0.6.23-pipeline.20260912.2's commit message
Staging pipeline candidate: measured PDF and heading fixes

rc/v0.6.23-pipeline.20260912.1

Toggle rc/v0.6.23-pipeline.20260912.1's commit message
Staging candidate: document extraction, request headers, content reco…

…very and transfer observations

rc/v0.6.23-staging.20260911.1

Toggle rc/v0.6.23-staging.20260911.1's commit message
0.6.23 staging release candidate (release matrix passed on macOS arm6…

…4 and Linux amd64)

rc/v0.6.22-transfer.1

Toggle rc/v0.6.22-transfer.1's commit message
Expose optional response payload observations

rc/v0.6.22-staging.20260907.1

Toggle rc/v0.6.22-staging.20260907.1's commit message
Staging integration candidate: tester fixes and extraction cleanup

rc/v0.6.22-italian.3

Toggle rc/v0.6.22-italian.3's commit message
fix: keep overlay headings out of recovered content

rc/v0.6.22-italian.2

Toggle rc/v0.6.22-italian.2's commit message
fix: preserve selector context in fallback content

rc/v0.6.22-italian.1

Toggle rc/v0.6.22-italian.1's commit message
fix: preserve extraction scope and report unusable pages

v0.6.21

Toggle v0.6.21's commit message
v0.6.21

Fixed: a single unreadable line no longer ends an MCP session. One line the
server could not parse, including a blank line, ended the connection and was
reported as if the client had hung up, even when a valid request followed on
the next line. Bad lines are now skipped and the session continues.

Changed: the MCP server now speaks protocol revision 2026-07-28 with clients
that ask for it. Clients on older revisions are unaffected.

Closes #109.