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
- @XiaoHuo888-hue made their first contribution in #116.
Full changelog: https://github.com/0xMassi/webclaw/blob/v0.6.22/CHANGELOG.md
Full comparison: v0.6.21...v0.6.22