Agent CLI Downloads

Download the local Workspace Viewer Agent for use with the custom GPT.

Use with the custom GPT

Workspace Viewer currently works through the custom GPT version. Open it in ChatGPT, or mention @Workspace Viewer in a normal conversation, then ask it to create an Agent pairing code.

Open Workspace Viewer GPT

The ChatGPT App version is not published yet. The current release uses GPT Actions and the local Agent CLI.

Download

Workspace Viewer Agent runs locally and connects only the workspaces you explicitly register. Choose the build that matches your operating system and CPU architecture.

Linux x64

64-bit Intel / AMD Linux

Download

macOS Apple Silicon

M-series Macs

Download

Windows x64

64-bit Windows executable

Download

Typical setup

  1. Download the Agent CLI for your platform.
  2. On Linux or macOS, make the downloaded file executable.
  3. Open Workspace Viewer GPT, or mention @Workspace Viewer in a normal ChatGPT conversation, then ask it to create an Agent pairing code.
  4. Use the pairing code with the Agent CLI.
  5. Add a local workspace and start the Agent.
# Linux / macOS
chmod +x ./workspace-viewer-agent
./workspace-viewer-agent pair <PAIRING_CODE>
./workspace-viewer-agent workspace add --name MyProject --path /path/to/project
./workspace-viewer-agent run
# Windows PowerShell
.\workspace-viewer-agent.exe pair <PAIRING_CODE>
.\workspace-viewer-agent.exe workspace add --name MyProject --path C:\path\to\project
.\workspace-viewer-agent.exe run

What the Agent does

Read-only by design: the Agent exposes only explicitly registered workspaces for bounded, read-only inspection through Workspace Viewer.

Support

Questions can be sent to slhafzjw@slhaf.work.