Download

Get the latest release of Jetro.

Latest Release
v0.1.0
March 2026
Free for everyoneVS Code · Cursor · Windsurf · Antigravity

Install the .vsix

Once you’ve downloaded the file, here’s how to install it.

VS Code / Cursor / Windsurf / Antigravity

  1. Open your editor
  2. Open the Command Palette (Ctrl+Shift+P on Windows/Linux, Cmd+Shift+P on Mac)
  3. Type “Install from VSIX” and select it
  4. Browse to the downloaded .vsix file and confirm

From the terminal

# VS Code
code --install-extension jetro-0.1.0.vsix

# Cursor
cursor --install-extension jetro-0.1.0.vsix

# Antigravity
antigravity --install-extension jetro-0.1.0.vsix

Your first canvas

After installing, open the Command Palette and run “Jetro: Open Canvas”. That’s it. You’re ready to go. See the Install Extension guide if you need help getting set up.

System requirements

RequirementMinimum
EditorVS Code 1.85+, Cursor, Windsurf, or Antigravity
OSmacOS 12+, Windows 10+, Linux (Ubuntu 20.04+)
Node.jsv18+ (for data engine and live refresh)
Python3.9+ (optional, for Python-based dashboards)