Skip to content

Documentation/README says symlink is created on macOS, but it's the script itself #592

@drjackyl

Description

@drjackyl

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:

  1. Install VT from the macOS download (.dmg)
  2. Launch VT
  3. Confirm installation of CLI
  4. Check location, eg. ls -l (which vt) (fish)
  5. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions