Skip to main content

TraceEventType

TraceEventType = "agent_start" | "agent_end" | "tool_start" | "tool_end" | "tool_error" | "subagent_spawn" | "decision" | "timeout" | "custom"

Defined in: types.ts:29

Event types emitted during execution. These map to framework-level lifecycle events for adapter compatibility.