Vigthoria DevTools Bridge

Real-time browser debugging for Vigthoria Code, CLI agent workflows, and Workbench. Agent and Operator modes can inspect DOM, network, and console output from your local apps.

npm package Cloud status

Bridge server v1.2.0

Install the local WebSocket bridge so Vigthoria products can connect to Chrome or Chromium for live debugging.

# Install globally
$ npm install -g vigthoria-devtools-bridge
$ vigthoria-bridge
# Vigthoria Code connects automatically when the bridge is running

On Windows, you can also use the Windows Desktop Bridge (ZIP + PowerShell) without npm.

Chrome companion extension

Optional: streams console logs, errors, and network events into the bridge.

Load unpacked: Chrome → Extensions → Developer mode → Load unpacked → select the extracted folder.

How it connects

Short link: go/devtools