| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-08-30 | 788 Bytes | |
| webclaw-v0.6.22-x86_64-pc-windows-msvc.zip | 2026-08-30 | 26.9 MB | |
| webclaw-v0.6.22-x86_64-unknown-linux-musl.tar.gz | 2026-08-30 | 27.9 MB | |
| webclaw-v0.6.22-aarch64-apple-darwin.tar.gz | 2026-08-30 | 27.9 MB | |
| webclaw-v0.6.22-aarch64-unknown-linux-gnu.tar.gz | 2026-08-30 | 31.2 MB | |
| webclaw-v0.6.22-aarch64-unknown-linux-musl.tar.gz | 2026-08-30 | 26.1 MB | |
| webclaw-v0.6.22-x86_64-apple-darwin.tar.gz | 2026-08-30 | 29.3 MB | |
| webclaw-v0.6.22-x86_64-unknown-linux-gnu.tar.gz | 2026-08-30 | 31.1 MB | |
| README.md | 2026-08-30 | 876 Bytes | |
| v0.6.22 source code.tar.gz | 2026-08-30 | 4.3 MB | |
| v0.6.22 source code.zip | 2026-08-30 | 4.4 MB | |
| Totals: 11 Items | 209.0 MB | 2 | |
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: https://github.com/0xMassi/webclaw/compare/v0.6.21...v0.6.22