v1.0a3
Executables
Linux
The Linux executables are dynamically linked and require a Glibc-based OS
distribution from 2022 or later (Ubuntu 22.04+, RHEL 9+, or derivatives). For
older Glibc-based OS distributions and non-Glibc-based OS distributions
(Alpine, etc...), please install the Python package instead.
Other Platforms
The macOS and Windows executables should work on any recent version of their
respective operating systems.
librovore v1.0a3 (2025-09-02)
Enhancements
- Remove unreliable signature detection system to provide cleaner, more focused output with better performance.
Repairs
- CLI: Fix exception rendering to respect --display-format setting for consistent JSON output.
- MCP: Fix content length issues that caused tool failures by implementing proper response size control through user-specified limits.