Release v0.9.13
Weave CLI v0.9.13
Changes since v0.9.12
- release: prepare v0.9.13 changelog
- docs: update weekend prep with critical fix details
- fix: remove -t shortcut for --timeout to resolve flag conflict
- docs: add weekend prep summary for January 29-31 work plan
- test: fix Qdrant adapter test to handle missing server gracefully
- style: fix markdown linting issues in README.md
- feat: add weave vdb command for vector database management
- feat: add -t shortcut for --timeout flag and enhance documentation
- docs: add comprehensive timeout configuration guide
- feat: add config validation and error context for Qdrant, Milvus, Chroma
- docs: complete VDB lifecycle management implementation plan
Downloads
- Linux AMD64:
weave-linux-amd64 - Linux ARM64:
weave-linux-arm64 - macOS AMD64:
weave-darwin-amd64 - macOS ARM64:
weave-darwin-arm64 - Windows AMD64:
weave-windows-amd64.exe
Installation
Download the appropriate binary for your platform and make it executable:
# Linux/macOS
chmod +x weave-linux-amd64
mv weave-linux-amd64 /usr/local/bin/weave
weave --help
# Windows
weave-windows-amd64.exe --helpVerification
Verify the integrity of the downloaded binary:
sha256sum -c checksums.txt