SupervisorStarted | runId, pollIntervalMs, staleThresholdMs, timestampMs |
SupervisorPollCompleted | runId, staleCount, resumedCount, skippedCount, durationMs, timestampMs |
RunAutoResumed | runId, lastHeartbeatAtMs, staleDurationMs, timestampMs |
RunAutoResumeSkipped | runId, reason, timestampMs |
RunStarted | runId, timestampMs |
RunStatusChanged | runId, status, timestampMs |
RunStateChanged | runId, before, after, timestampMs |
RunFinished | runId, timestampMs |
RunFailed | runId, error, timestampMs |
RunCancelled | runId, timestampMs |
RunContinuedAsNew | runId, newRunId, iteration, carriedStateSize, ancestryDepth?, timestampMs |
RunHijackRequested | runId, target?, timestampMs |
RunHijacked | runId, nodeId, iteration, attempt, engine, mode, resume?, cwd, timestampMs |
SandboxCreated | runId, sandboxId, runtime, configJson, timestampMs |
SandboxShipped | runId, sandboxId, runtime, bundleSizeBytes, timestampMs |
SandboxHeartbeat | runId, sandboxId, remoteRunId?, progress?, timestampMs |
SandboxBundleReceived | runId, sandboxId, bundleSizeBytes, patchCount, hasOutputs, timestampMs |
SandboxCompleted | runId, sandboxId, remoteRunId?, runtime, status, durationMs, timestampMs |
SandboxFailed | runId, sandboxId, runtime, error, timestampMs |
SandboxDiffReviewRequested | runId, sandboxId, patchCount, totalDiffLines, timestampMs |
SandboxDiffAccepted | runId, sandboxId, patchCount, timestampMs |
SandboxDiffRejected | runId, sandboxId, reason?, timestampMs |
FrameCommitted | runId, frameNo, xmlHash, timestampMs |
NodePending | runId, nodeId, iteration, timestampMs |
NodeStarted | runId, nodeId, iteration, attempt, timestampMs |
TaskHeartbeat | runId, nodeId, iteration, attempt, hasData, dataSizeBytes, intervalMs?, timestampMs |
TaskHeartbeatTimeout | runId, nodeId, iteration, attempt, lastHeartbeatAtMs, timeoutMs, timestampMs |
NodeFinished | runId, nodeId, iteration, attempt, timestampMs |
NodeFailed | runId, nodeId, iteration, attempt, error, timestampMs |
NodeCancelled | runId, nodeId, iteration, attempt?, reason?, timestampMs |
NodeSkipped | runId, nodeId, iteration, timestampMs |
NodeRetrying | runId, nodeId, iteration, attempt, timestampMs |
NodeWaitingApproval | runId, nodeId, iteration, timestampMs |
NodeWaitingTimer | runId, nodeId, iteration, firesAtMs, timestampMs |
ApprovalRequested | runId, nodeId, iteration, timestampMs |
ApprovalGranted | runId, nodeId, iteration, timestampMs |
ApprovalAutoApproved | runId, nodeId, iteration, timestampMs |
ApprovalDenied | runId, nodeId, iteration, timestampMs |
ToolCallStarted | runId, nodeId, iteration, attempt, toolCallId, toolName, seq, timestampMs |
ToolCallFinished | runId, nodeId, iteration, attempt, toolCallId, toolName, seq, status, timestampMs |
NodeOutput | runId, nodeId, iteration, attempt, text, stream, timestampMs |
AgentEvent | runId, nodeId, iteration, attempt, engine, event, timestampMs |
RetryTaskStarted | runId, nodeId, iteration, resetDependents, resetNodes, timestampMs |
RetryTaskFinished | runId, nodeId, iteration, resetNodes, success, error?, timestampMs |
RevertStarted | runId, nodeId, iteration, attempt, jjPointer, timestampMs |
RevertFinished | runId, nodeId, iteration, attempt, jjPointer, success, error?, timestampMs |
TimeTravelStarted | runId, nodeId, iteration, attempt, jjPointer?, timestampMs |
TimeTravelFinished | runId, nodeId, iteration, attempt, jjPointer?, success, vcsRestored, resetNodes, error?, timestampMs |
TimeTravelJumped | runId, fromFrameNo, toFrameNo, timestampMs, caller? |
WorkflowReloadDetected | runId, changedFiles, timestampMs |
WorkflowReloaded | runId, generation, changedFiles, timestampMs |
WorkflowReloadFailed | runId, error, changedFiles, timestampMs |
WorkflowReloadUnsafe | runId, reason, changedFiles, timestampMs |
ScorerStarted | runId, nodeId, scorerId, scorerName, timestampMs |
ScorerFinished | runId, nodeId, scorerId, scorerName, score, timestampMs |
ScorerFailed | runId, nodeId, scorerId, scorerName, error, timestampMs |
TokenUsageReported | runId, nodeId, iteration, attempt, model, agent, inputTokens, outputTokens, cacheReadTokens?, cacheWriteTokens?, reasoningTokens?, timestampMs |
SnapshotCaptured | runId, frameNo, contentHash, timestampMs |
RunForked | runId, parentRunId, parentFrameNo, branchLabel?, timestampMs |
ReplayStarted | runId, parentRunId, parentFrameNo, restoreVcs, timestampMs |
MemoryFactSet | runId, namespace, key, timestampMs |
MemoryRecalled | runId, namespace, query, resultCount, timestampMs |
MemoryMessageSaved | runId, threadId, role, timestampMs |
OpenApiToolCalled | runId, operationId, method, path, durationMs, status, timestampMs |
TimerCreated | runId, timerId, firesAtMs, timerType, timestampMs |
TimerFired | runId, timerId, firesAtMs, firedAtMs, delayMs, timestampMs |
TimerCancelled | runId, timerId, timestampMs |
AgentTraceEvent | runId, nodeId, iteration, attempt, trace, timestampMs |
AgentTraceSummary | runId, nodeId, iteration, attempt, summary, timestampMs |
AgentSessionEvent | runId, nodeId, iteration, attempt, transcript, timestampMs |