Skip to content

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:05
· 300 commits to main since this release
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.