package v1.public.events.dbt_wizard

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message DbtWizardCliStarted

dbt_wizard.proto:116

Emitted immediately at binary launch, before onboarding or thread creation.

message DbtWizardError

dbt_wizard.proto:221

Emitted on structured errors (sidecar crashes, provider auth failures, panics).

message DbtWizardFeedback

dbt_wizard.proto:258

Emitted when a user submits feedback via /feedback.

message DbtWizardOnboarding

dbt_wizard.proto:145

Emitted once per onboarding step transition.

message DbtWizardSession

dbt_wizard.proto:11

Emitted once at session start and once at session end.

message DbtWizardSubAgent

dbt_wizard.proto:186

Emitted at subagent start and end to track full lifecycle.

message DbtWizardToolUse

dbt_wizard.proto:91

Emitted once per tool invocation.

message DbtWizardTurn

dbt_wizard.proto:56

Emitted once per turn completion.