valdi vsix extensions can't be installed
Describe the bug I'm following the document at https://github.com/Snapchat/Valdi/blob/main/docs/INSTALL.md#3-install-valdi-extensions
the document provide links to https://github.com/Snapchat/Valdi/releases/latest (now it's beta-0.0.3) but the vsix is only available to https://github.com/Snapchat/Valdi/releases/tag/beta-0.0.1
To Reproduce I downloaded the vsix files and intalled them by 2 methods,
code --install-extension /path/to/valdi-vivaldi.vsix, as documented- in vscode, menu "install from vsix..."
Both seem to installed without error, but neither method worked, I can't find the extension in my "installed extensions"
valdi doctor still reports that the extensions are not installed (warning).
Expected behavior Extensions should be listed in the "installed extensions"
Screenshots If applicable, add screenshots to help explain your problem.
Development platform (please complete the following information):
- OS: Ubuntu 26.04
- Valdi version: beta-0.0.3
Target platform (please complete the following information):
- OS: android
- Version: default installation by
valdi dev_setup
Source: Snapchat/Valdi