paseo.cafe
All plugins

vscode-open-remote

by panrafal

Composer pill that opens a remote agent's working directory in VS Code, Cursor, or vscode.dev on tablet.

Requires Paseo >=0.7.2-0productivity
0 starsLicense: MITBy panrafalLast updated 10 Sep 2026 panrafal/paseo-plugins

Gallery

vscode-open-remote screenshotvscode-open-remote screenshot

Install

paseo plugin add panrafal/paseo-plugins --path vscode-open-remote

From the plugin's README

Install this plugin on each remote Paseo daemon whose agents should get the pill. Plugin contributions are daemon-scoped; the current Paseo plugin API does not expose whether an installation is local to a particular client, so installing it on a local daemon will also add pills there.

paseo plugin add panrafal/paseo-plugins:vscode-open-remote

From a checkout:

npm install
npm run typecheck
paseo plugin install /absolute/path/to/paseo-plugins/vscode-open-remote
paseo plugin ls

After editing:

npm run typecheck
paseo plugin reload vscode-open-remote
paseo plugin logs vscode-open-remote

The desktop machine needs VS Code's Remote - SSH extension or Cursor's Remote SSH support, and the Paseo host name must resolve through the desktop machine's SSH configuration.

Health checks

  • Manifest ID matches registry
  • Has a README
  • Has a license
  • Has tests
  • Has a typecheck script
  • Updated in the last 6 months

Scanned 10 Sep 2026, 09:15 UTC from panrafal/paseo-plugins/vscode-open-remote.