Below you will find pages that utilize the taxonomy term “libragen”
December 9, 2025
Build Libragen Library
Version updated for https://github.com/libragen/libragen to version @libragen/cli@0.4.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes c70ccb2 Thanks @yokuze! - ### Features
Add ONNX Runtime parallelism configuration to embedder for improved performance Add update prompt to CLI when a newer version is available Increase default query result limit and show full content Fixes Ensure git builds output to current working directory Fix query result content display issues Patch Changes Updated dependencies [c70ccb2]: @libragen/core@0.
December 6, 2025
Build Libragen Library
Version updated for https://github.com/libragen/libragen to version @libragen/mcp@0.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes 1ce77c6 Thanks @yokuze! - Enhanced CLI path handling and updated default installation location.
Breaking Change: Installations now default to $LIBRAGEN_HOME/libraries (global) instead of local .libragen/libraries. Feature: The -p flag now automatically appends .libragen/libraries to the provided path. Improved: Library discovery now prioritizes project-local libraries (shadowing global ones) while maintaining global default for new installations.
December 5, 2025
Build Libragen Library
Version updated for https://github.com/libragen/libragen to version @libragen/core@0.2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes 7060aad Thanks @yokuze! - Performance Improvements:
Refactor time estimation with config objects for better maintainability Implement lazy embedder initialization with background warming for faster startup Features:
Upgrade Commander.js to v14 with enhanced TypeScript support, providing better type inference and developer experience Fixes:
December 4, 2025
Build Libragen Library
Version updated for https://github.com/libragen/libragen to version @libragen/mcp@0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes e63c78e Thanks @yokuze! - ### @libragen/mcp
Add libragen_config tool to expose configuration info (paths, version, discovered directories, environment variables) @libragen/cli Add active library paths display to config command showing project-local and global paths Fix install command to accept multiple -p, --path flags (aligning with uninstall, list, update) @libragen/core Fix Windows compatibility for path separators and file locking in tests Patch Changes Updated dependencies [e63c78e]: @libragen/core@0.