PromptInterrupt
type PromptInterrupt = z.infer<typeof promptInterruptSchema>;Defined in: core/src/prompt/prompt.ts:60
A single interrupt raised by a tool call (see promptInterruptSchema).
type PromptInterrupt = z.infer<typeof promptInterruptSchema>;Defined in: core/src/prompt/prompt.ts:60
A single interrupt raised by a tool call (see promptInterruptSchema).