debug

Stream real-time debug events from the Vocal Bridge voice agent. Shows transcriptions, agent responses, tool calls, and errors.

vocalbridgeai/vocal-bridge-claude-plugin7 installsApache-2.0Synced Aug 22

Works with

Claude CodeCursorCodex CLIGitHub CopilotGemini CLI
---
name: debug
description: Stream real-time debug events from the Vocal Bridge voice agent. Shows transcriptions, agent responses, tool calls, and errors.
license: Apache-2.0
---

Stream real-time debug events from the voice agent.

First ensure CLI is installed:

```bash
pip install --upgrade vocal-bridge
```

Then run:

```bash
vb debug $ARGUMENTS
```

This command runs continuously until interrupted (Ctrl+C).

## Options

- `--poll` - Use HTTP polling instead of WebSocket
- `-i 0.5` - Poll interval in seconds (default 0.5, only used with --poll)

## Event Types

The debug stream shows:
- **USER** - User transcriptions (what the caller said)
- **AGENT** - Agent responses (what the agent said)
- **TOOL** - Tool calls made by the agent
- **RESULT** - Tool call results
- **BG QUERY** - Background LLM queries (concierge modes)
- **BG RESULT** - Background query results
- **ERROR** - Errors encountered
- **SESSION** - Session start/end events
- **STATE** - State changes
- **HOLD** - Hold started/ended

## Prerequisites

Debug mode must be enabled in the agent's Capabilities settings at https://vocalbridgeai.com

To enable:
1. Go to your agent in the Vocal Bridge dashboard
2. Click 'Edit'
3. Enable 'Debug Mode' in the Capabilities section
4. Save changes

More Debugging skills

← All Debugging skills

Check your AI visibility

One URL in, a 0–100 score and the exact fixes out.

RUN THE CHECK

Browse all the tools

15 tools across six categories
13 of them never send your data anywhere

Free · No signup · No trial clock

SEE THE DIRECTORY