v0.2.5
fix(wrapper): tolerate missing home during bridge discovery Avoid calling Path.home as an infallible fallback when CI or embedded environments clear home-related variables. The wrapper now uses the same relative registry fallback as the Rust and VS Code bridge code, so direct environment bridge endpoints can still be used when no home directory is discoverable.