Skip to main content

RUN_EVENT_TYPES

@forge/monorepo


@forge/monorepo / backend/src / RUN_EVENT_TYPES

Variable: RUN_EVENT_TYPES

const RUN_EVENT_TYPES: readonly ["run.queued", "run.started", "run.checkpointed", "run.completed", "run.failed", "run.cancelled", "run.retry-pending", "part.added", "part.updated", "tool.started", "tool.completed", "tool.failed", "question.requested", "question.answered", "approval.requested", "approval.decided", "connection.requested", "connection.completed", "usage.updated", "context.compacted", "guardrail.verdict", "catalog.truncated"]

Defined in: backend/src/core/events.ts:13