RemoteVibeCode icon

Documentation

How to Use RemoteVibeCode

This guide walks through the complete workflow: connection setup, workspace selection, and using the remote Codex console with text or voice input.

Workflow Overview

  1. Configure authentication in Settings (SSH key and/or saved session).
  2. Use SSH Connection to connect to your remote host.
  3. Open Workspace to choose the remote project directory.
  4. Resume a previous session or start a new one.
  5. Use the Remote tab for text chat or voice-to-text prompts.

1) Connect to a host

  1. Go to SSH Connection.
  2. Select an existing session or tap + to add one.
  3. Fill in Session Name, Host, Port, Username, and auth method.
  4. Tap Connect.

If password/passphrase is not saved, the app prompts at connect time.

Connection screen and session setup
Session picker and connection actions.
Add Session dialog with fields completed
Add Session dialog with labeled fields.

2) Browse to your workspace directory

  1. Open the Workspace tab.
  2. Use Browse to navigate folders on the remote host.
  3. Select the project directory that contains your codebase.
  4. Resume a previous session or start a new session from this workspace.

Session discovery is scoped to the selected workspace path.

Workspace tab with project selection and session resume controls
Workspace tab with remote project and session selection.

Advanced Modes (Workspace → Advanced)

The app remembers each session's selected profile and restores it when that session is resumed.

3) Use the Remote window

Text console

Voice-to-text

Remote tab showing codex chat, controls, and prompt input
Remote chat view with Codex responses and prompt controls.

Troubleshooting