Skip to content

Documentation / @agentick/shared / ORCHESTRATION_EVENT_TYPES

Variable: ORCHESTRATION_EVENT_TYPES ​

const ORCHESTRATION_EVENT_TYPES: readonly ["execution_start", "execution_end", "execution", "tick_start", "tick_end", "tick", "tool_result_start", "tool_result", "tool_confirmation_required", "tool_confirmation_result", "compiled", "model_request", "provider_request", "model_response", "context_update", "fork_start", "fork_end", "spawn_start", "spawn_end", "entry_committed", "engine_error"]

Defined in: streaming.ts:867

Released under the ISC License.