Important! Check if you run the latest version and update + retest before submitting this report.
We are moving fast, issues without a version number or with an outdated number will be ignored.
Describe the bug
The README says, that during installation the macOS app creates a symlink during installation, but actually writes the script to /usr/local/bin/vt
Installation sources:
- macOS App: Creates /usr/local/bin/vt symlink during installation
https://github.com/amantus-ai/vibetunnel?tab=readme-ov-file#3-use-the-vt-command
> ls -l (which vt)
-rwxr-xr-x@ 1 root wheel 26368 Feb 3 08:47 /usr/local/bin/vt*
To Reproduce
Steps to reproduce the behavior:
- Install VT from the macOS download (.dmg)
- Launch VT
- Confirm installation of CLI
- Check location, eg.
ls -l (which vt) (fish)
- See, that it's a file, not a symlink
Expected behavior
Either the documentation should be adjusted to not describe a symlink or it should be a symlink (I'd prefer that).
Desktop (please complete the following information):
- OS: macOS 26.2
- Browser irrelevant
- Version 1.0.0-beta.15 (205)
- Just downloaded from the website and installed right before creating the issue.
Important! Check if you run the latest version and update + retest before submitting this report.
We are moving fast, issues without a version number or with an outdated number will be ignored.
Describe the bug
The README says, that during installation the macOS app creates a symlink during installation, but actually writes the script to /usr/local/bin/vt
https://github.com/amantus-ai/vibetunnel?tab=readme-ov-file#3-use-the-vt-command
To Reproduce
Steps to reproduce the behavior:
ls -l (which vt)(fish)Expected behavior
Either the documentation should be adjusted to not describe a symlink or it should be a symlink (I'd prefer that).
Desktop (please complete the following information):