Composer pill that opens a remote agent's working directory in VS Code, Cursor, or vscode.dev on tablet.
Requires Paseo: >=0.7.2-0 — from this plugin's own paseo-plugin.json.
From the plugin's README


paseo plugin add panrafal/paseo-plugins --path vscode-open-remoteFrom 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.
Scanned 10 Sep 2026, 09:15 UTC from panrafal/paseo-plugins/vscode-open-remote.