Release v0.9.11
Weave CLI v0.9.11
Changes since v0.9.10
- feat: release v0.9.11 - multi-agent orchestration + search tests
- feat: boost Supabase test coverage from 13.0% to 21.3%
- feat: boost Neo4j test coverage from 3.9% to 15.8%
- fix: sort evaluation results by timestamp (newest first)
- docs: update README with custom evaluator output example
- feat: integrate custom evaluators into evaluation runner
- style: add YAML document start markers to evaluator files
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