You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Packaged manylinux-compatible Rust helper binaries inside the PyPI
wheel so kernel-lore-sync, kernel-lore-reindex, and kernel-lore-doctor work from uvx / wheel installs instead of
requiring a source checkout or manual cargo build.
Python CLI wrappers now prefer wheel-packaged helper binaries before
falling back to source-checkout target/release binaries or explicit KLMCP_*_BINARY overrides.