Ask a question to get started
Enter to send•Shift+Enter new line
Normalizes HITL interrupt payloads to expose camelCase fields plus deprecated snake_case aliases for compatibility during migration.
normalizeInterruptForClient<T = unknown>(interrupt: Interrupt<T>): Interrupt<T>
interrupt
Interrupt<T>