SandboxCheckpoint
type SandboxCheckpoint = z.infer<typeof sandboxCheckpointSchema>;Defined in: tool/tool.ts:39
The checkpoint state persisted across an interrupt; see sandboxCheckpointSchema.
type SandboxCheckpoint = z.infer<typeof sandboxCheckpointSchema>;Defined in: tool/tool.ts:39
The checkpoint state persisted across an interrupt; see sandboxCheckpointSchema.