Releases: maximilien/weave-cli
Release v0.3.2
Weave CLI v0.3.2
Changes since v0.3.0
- feat: add MCP integration tests and update test infrastructure
- feat: add version display to REPL banner
- chore: fix markdown linting and formatting in README
- feat: improve agent execution with verbose debugging and better command preferences
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.txtRelease v0.3.1
Weave CLI v0.3.1
Changes since v0.3.0
- feat: improve agent execution with verbose debugging and better command preferences
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.txtRelease v0.3.0
Weave CLI v0.3.0
Changes since v0.2.14
- fix: remove empty branch in executor.go to resolve linting error
- fix: resolve linting errors in executor and bash_agent
- feat: v0.3.0 - REPL mode and AI Agents with multi-agent architecture
- fix: remove ineffectual err assignment in pdf_convert.go
- feature: add --directory DIRECTORY_NAME with shortcut -d to
weave docs pdf-convertto convert all PDF files in directory specified by DIRECTORY_NAME - feat: add PDF conversion command for CMYK to RGB conversion (v0.2.14)
- feat: add text-only PDF processing, global no-tips flag, and CMYK PDF support (v0.2.14)
- fix: check error return values in batch.go to satisfy linter
- feature: batch document creation
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.txtRelease v0.2.14
Weave CLI v0.2.14
Changes since v0.2.13
- chore: update command files and utilities
- feat: group images in -w --summary display
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.txtRelease v0.2.13
Weave CLI v0.2.13
Changes since v0.2.12
- fix: resolve linting errors for CI
- fix: make OCR functionality optional to fix CI build
- feat: comprehensive enhancements for image processing and document management
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.txtRelease v0.2.12
Weave CLI v0.2.12
Changes since v0.2.11
- feat: update full demo to use DemoCollection and DemoCollectionImages
- docs: update demo links in README
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.txtRelease v0.2.11
Weave CLI v0.2.11
Changes since v0.2.10
- feat: align PDF and text document creation with RagMeDocs process
- fix: prevent markdown linter from adding incorrect closing tags
- Update README.md
- fix: remove remaining text closing tags from README.md code blocks
- fix: correct README.md code block formatting and organize documentation
- fix: update README.md code block formatting
- docs: simplify README.md and improve documentation structure
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.txtRelease v0.2.10
Weave CLI v0.2.10
Changes since v0.2.9
- fix: PDF success message formatting and enhance demos with PDF processing
- feat: improve PDF text extraction and human-friendly error messages
- feat: comprehensive release with optional config.yaml and improved demos
- fix: update demo scripts for optional config.yaml
- feat: make config.yaml optional with environment variable fallback
- feat: improve error message for missing Weaviate configuration
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.txtRelease v0.2.9
Weave CLI v0.2.9
Changes since v0.2.8
- feat: add document update functionality
- fix: make markdown fix script more robust for CI
- fix: resolve linting errors for CI
- docs: add v0.2.8 release notes and update changelog date
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.txtRelease v0.2.8
Weave CLI v0.2.8
Changes since v0.2.6
- feat: add score normalization and demo upload tracking for v0.2.8
- chore: prepare v0.2.7 release with semantic search features
- feat: add --search-metadata flag to query command with comprehensive e2e tests and demo scripts
- docs: update README and CHANGELOG for v0.2.6 with query functionality
- test: add comprehensive tests for query functionality
- feat: add semantic search query command to collections
- fix: resolve linting errors in config_test.go
- docs: update CHANGELOG.md for v0.2.6 release
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