Skip to content

v0.6.22

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 17:30
· 6 commits to main since this release
989a03c

Highlights

Added

  • Added support for an optional hosted model provider while preserving existing provider priority.
  • Improved hosted-service model discovery so managed deployments do not probe local inference services they do not use.

Fixed

  • MCP requests made before initialization now return the accurate invalid-parameters error when required negotiation data is missing.
  • Encoded characters are preserved while parsing documents and sitemaps.
  • Valid PDFs whose header appears at the end of the permitted prefix are accepted.

Security

  • Updated document parsers and added practical bounds for pathological PDFs.

Contributors

Full changelog: https://github.com/0xMassi/webclaw/blob/v0.6.22/CHANGELOG.md

Full comparison: v0.6.21...v0.6.22